请问用fortran编程这是什么错误?Error:REAL(KIND=16) is not supported on this platform.

来源:学生作业帮助网 编辑:作业帮 时间:2024/05/15 18:40:39
请问用fortran编程这是什么错误?Error:REAL(KIND=16) is not supported on this platform.
x){~OY_TR|ϴ+_l'x9e]򋬂\}4=\l 42KK SSJ29%@slin~ }|dGË5g8?Egs.edǪkjz6w鋅+/}Ow-{uϦntCϧ̇h/.lF߳);إPe`eUQQa_\g##

请问用fortran编程这是什么错误?Error:REAL(KIND=16) is not supported on this platform.
请问用fortran编程这是什么错误?Error:REAL(KIND=16) is not supported on this platform.

请问用fortran编程这是什么错误?Error:REAL(KIND=16) is not supported on this platform.
一般的PC电脑最多8个字节来表示双精度浮点数
将发生错误的变量声明改为 real*8 ::xxx