Carl
2008-11-26 08:47:42 UTC
hi there.
I want to cut off some Digits from a Float Value WITHOUT rounding.
eg
-33.123456789
to appear as
-33.123456
NOT Rounding the last Digit... Using FormatFloat always rounds the
Value...
Any ideas
I want to cut off some Digits from a Float Value WITHOUT rounding.
eg
-33.123456789
to appear as
-33.123456
NOT Rounding the last Digit... Using FormatFloat always rounds the
Value...
Any ideas