Could you adjust the behavior of it to print normal floating point number instead of scientific notation? If it's the your design could you provide a way to print floating point number in the normal format? I can't found any procedure to it. I tried touse your ext library to convert real to string but it didn't work. The procedure take three parameters and not suitable to use like what I desire:
Out.String(extConvert.RealToString(Math.sqrt(2)));
Could you adjust the behavior of it to print normal floating point
number instead of scientific notation? If it's the your design could
you provide a way to print floating point number in the normal
format? I can't found any procedure to it.
I tried to use your ext library to convert real to string but it
didn't work. The procedure take three parameters and not suitable to
use like what I desire >
Out.String(extConvert.RealToString(Math.sqrt(2)));
Sysop: | Keyop |
---|---|
Location: | Huddersfield, West Yorkshire, UK |
Users: | 491 |
Nodes: | 16 (2 / 14) |
Uptime: | 108:33:00 |
Calls: | 9,684 |
Files: | 13,725 |
Messages: | 6,175,604 |