>They are in "hex float" format. >You can decode them to standard decimal format using the commandline printf >program. > $ printf '%f\n' 0x0P+0 0x0P+0 0x0P+0 0x0P+0 0x1.059CF4D8377FAP+4 0x0P+0 > 0.000000 > 0.000000 > 0.000000 > 0.000000 > 16.350819 > 0.000000
That's a handy tip! Thanks Jeff! Alyssa
<<winmail.dat>>
------------------------------------------------------------------------------
_______________________________________________ Emc-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/emc-users
