var $input = 99.1 var $output = call ceil $num=$input print input = $input
print output = $output