Hi
Is it possible to print floats with a specified number of digits after the decimal point ?
Suppose number is 3.1425826 and I want only the 2 numbers after the decimal point
so it would print 3.14.
Could this be done using calculations , or another way ?
Any advice is welcome !
Thanks Ronny Suy