G
Guest
Hello !
With c# ,I want to get a number with a spcific number of digits after the
point ,
for example if the specific number is '2' :
for this number 334.23523
I want to get 334.23
How can I do it?
Thanks!
With c# ,I want to get a number with a spcific number of digits after the
point ,
for example if the specific number is '2' :
for this number 334.23523
I want to get 334.23
How can I do it?
Thanks!