Hi all,
I am trying to set a decimal value to zero but it seems a little bit trickier than I thought. I have a value that is 43.21765 and when I set it to 0 the final result is something like 0.001765. How set any decimal value entirely to zero?
Regards