Floating point system variables on RS6000 [message #714] |
Mon, 23 November 1992 14:19 |
bowman
Messages: 121 Registered: September 1991
|
Senior Member |
|
|
Due to some underflow problems, I have noticed that the system variables
!DTOR, !PI, and !RADDEG are floats. Since all arithmetic on the RS6000 is
done in double precision, is there any reason not to store these as double
precision? Aside from the improved precision, it would obviate the need
for the (invisible) conversion from�float to double at the system level.
(I know there is a !DPI double precision system variable.)
------------------------------------------------------------ ---------------
Dr. Kenneth P. Bowman 409-862-4060
Climate System Research Program 409-862-4132 fax
Department of Meteorology bowman@csrp.tamu.edu
Texas A&M University
College Station, TX 77843-3150
|
|
|