C cnicolapc Active Member Licensed User Longtime User Apr 1, 2011 #1 Hi, I need to always result in the integer part of a number, how can I do? (round2 I tried but I did not get the desired result) eg 1 = 1 1.50 = 1 1.52 = 2 Thank you Nicola
Hi, I need to always result in the integer part of a number, how can I do? (round2 I tried but I did not get the desired result) eg 1 = 1 1.50 = 1 1.52 = 2 Thank you Nicola
C cnicolapc Active Member Licensed User Longtime User Apr 1, 2011 #3 Thank you very much Nicola Upvote 0