Forum Navigation
Floating Point Accuracy
Posted: 04/10/07 22:01:04Hi, quick question.....
How do I control the number of decimal places displayed with Stdout? It seems to like to round to the nearest hundredth....
Stdout(1.235)();
Output = 1.24
Any help would be greatly appreciated, Mason












