Is there a more elegant way to get the integer part of a positive number, making sure the result is bigger than the initial number.
ex : number=10.2 would give "11"
Rounding off to the superior value is very common when you calculate the sections of a steel structure for instance...
Tags: