novicebaan
11th June 2003, 15:39
hello all,

which function should i use to print a no. in the following ex.
if num=12.4 it should print 12
if num=12.5 then it should print 13

bye

sujoy.sen
11th June 2003, 15:54
Check out the following link:
round() (http://www.baanboard.com/programmers_manual_baanerp_help_functions_mathematical_operations_round)