F
floating-point number convert
Hello,
I have a problem with convert a larg floating-point number in a short.
For Example: I have 2,1515151 and i'd like to create 2,15.
I can do this with string but not with Integer.
Can sombody help me?
I have a problem with convert a larg floating-point number in a short.
For Example: I have 2,1515151 and i'd like to create 2,15.
I can do this with string but not with Integer.
Can sombody help me?