Hi,
I have a variable with simple numbers, e.g. 234567 and I want to convert the variable into 0.234567 , adding a 0. decimal at the beginning of each of the number.
Any idea?
Thanks
-Nick
I have a variable with simple numbers, e.g. 234567 and I want to convert the variable into 0.234567 , adding a 0. decimal at the beginning of each of the number.
Any idea?
Thanks
-Nick
Comment