fortran dble
9.83 DBLE — Double conversion function. Description: DBLE(A) Converts A to double precision real type. Standard: Fortran 77 and later. Class: Elemental ... , Intel® Fortran Compiler 19.1 Developer Guide and Reference. Developer Guide and Reference. Version: ...,7.38 DBLE — Double conversion function. Description: DBLE(X) Converts X to double precision real type. DFLOAT is an alias for DBLE; Option: f95, gnu ,9.83 DBLE — Double conversion function. Description: DBLE(A) Converts A to double precision real type. Standard: Fortran 77 and later. Class: Elemental ... ,8.59 DBLE — Double conversion function. Description: DBLE(A) Converts A to double precision real type. Standard: Fortran 77 and later; Class: Elemental ... ,The DBLE function returns a double-precision REAL value given a numeric argument. Syntax. DBLE (a). Arguments. a is an INTENT(IN) scalar or array of type ... , Description. dble(a) Converts a to double precision real type. Standard. FORTRAN 77 and later. Class. Elemental function. Syntax.,REAL*8. Y=CONJG(X). 共軛複數. COMPLEX. COMPLEX. Y=DCONJG(X). 共軛倍精度複數. COMPLEX*16. COMPLEX*16. Y=DBLE(X). 轉換為倍精度實數. ALL.
相關軟體 Real Temp 資訊 | |
---|---|
Real Temp 是針對所有英特爾單核,雙核,四核和酷睿 i7 處理器設計的溫度監控程序。檢查如何使用 Real Temp. 這些處理器上的每個內核都有一個數字熱傳感器(DTS),用於報告相對於 TJMax 的溫度數據,TJMax 是 CPU 的安全最高操作核心溫度。當你的 CPU 變熱時,你到 TJMax 的距離將會減少。如果它達到零,你的處理器將開始熱油門或減速,所以最大限度地遠離 TJMa... Real Temp 軟體介紹
fortran dble 相關參考資料
DBLE (The GNU Fortran Compiler) - GCC
9.83 DBLE — Double conversion function. Description: DBLE(A) Converts A to double precision real type. Standard: Fortran 77 and later. Class: Elemental ... https://gcc.gnu.org DBLE - Intel® Developer Zone
Intel® Fortran Compiler 19.1 Developer Guide and Reference. Developer Guide and Reference. Version: ... https://software.intel.com DBLE - The GNU Fortran 95 Compiler
7.38 DBLE — Double conversion function. Description: DBLE(X) Converts X to double precision real type. DFLOAT is an alias for DBLE; Option: f95, gnu https://gcc.gnu.org DBLE - The GNU Fortran Compiler
9.83 DBLE — Double conversion function. Description: DBLE(A) Converts A to double precision real type. Standard: Fortran 77 and later. Class: Elemental ... https://gcc.gnu.org DBLE - The GNU Fortran Compiler - GCC, the GNU Compiler ...
8.59 DBLE — Double conversion function. Description: DBLE(A) Converts A to double precision real type. Standard: Fortran 77 and later; Class: Elemental ... https://gcc.gnu.org DBLE Function - Lahey Fortran
The DBLE function returns a double-precision REAL value given a numeric argument. Syntax. DBLE (a). Arguments. a is an INTENT(IN) scalar or array of type ... http://www.lahey.com dble in Fortran Wiki
Description. dble(a) Converts a to double precision real type. Standard. FORTRAN 77 and later. Class. Elemental function. Syntax. http://fortranwiki.org FORTRAN 內建函數
REAL*8. Y=CONJG(X). 共軛複數. COMPLEX. COMPLEX. Y=DCONJG(X). 共軛倍精度複數. COMPLEX*16. COMPLEX*16. Y=DBLE(X). 轉換為倍精度實數. ALL. http://physexp.thu.edu.tw |