fortran nint
內部函數為Fortran語言提供一些常見和重要的功能。我們已經討論過陣列,字符和 ... NINT (A [, KIND]), 返回一個最接近整數A的數. REAL (A [, KIND]), 將其轉換為 ... ,NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND argument Fortran 90 and later. Class: Elemental function. ,9.207 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... , Intel® Fortran Compiler 19.1 Developer Guide and Reference. Developer Guide and Reference. Version: ...,9.207 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... ,8.182 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... ,8.180 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... ,The NINT function returns the nearest INTEGER to a REAL argument. Syntax. NINT (a [, kind]). Required Arguments. a is an INTENT(IN) scalar or array ... ,9.205 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ...
相關軟體 Real Temp 資訊 | |
---|---|
Real Temp 是針對所有英特爾單核,雙核,四核和酷睿 i7 處理器設計的溫度監控程序。檢查如何使用 Real Temp. 這些處理器上的每個內核都有一個數字熱傳感器(DTS),用於報告相對於 TJMax 的溫度數據,TJMax 是 CPU 的安全最高操作核心溫度。當你的 CPU 變熱時,你到 TJMax 的距離將會減少。如果它達到零,你的處理器將開始熱油門或減速,所以最大限度地遠離 TJMa... Real Temp 軟體介紹
fortran nint 相關參考資料
Fortran內部函數- Fortran教學 - 極客書
內部函數為Fortran語言提供一些常見和重要的功能。我們已經討論過陣列,字符和 ... NINT (A [, KIND]), 返回一個最接近整數A的數. REAL (A [, KIND]), 將其轉換為 ... http://tw.gitbook.net NINT (The GNU Fortran Compiler)
NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND argument Fortran 90 and later. Class: Elemental function. https://gcc.gnu.org NINT (The GNU Fortran Compiler) - GNU gcc
9.207 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... https://gcc.gnu.org NINT - Intel® Developer Zone
Intel® Fortran Compiler 19.1 Developer Guide and Reference. Developer Guide and Reference. Version: ... https://software.intel.com NINT - The GNU Fortran Compiler
9.207 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... https://gcc.gnu.org NINT - The GNU Fortran Compiler - GCC, the GNU Compiler ...
8.182 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... https://gcc.gnu.org NINT - The GNU Fortran Compiler - GNU gcc
8.180 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... https://gcc.gnu.org NINT Function - Lahey Fortran
The NINT function returns the nearest INTEGER to a REAL argument. Syntax. NINT (a [, kind]). Required Arguments. a is an INTENT(IN) scalar or array ... http://www.lahey.com The GNU Fortran Compiler: NINT
9.205 NINT — Nearest whole number. Description: NINT(A) rounds its argument to the nearest whole number. Standard: Fortran 77 and later, with KIND ... https://gnu.huihoo.org |