Hello,
I'd like to write a function who return a float with only two digits
after the point.
For instance : 12.34567 -> 12.34
Any help would be welcome
Tkx, Titi.
I'd like to write a function who return a float with only two digits
after the point.
For instance : 12.34567 -> 12.34
Any help would be welcome
Tkx, Titi.
Comment