Roundup Function
Tips & Tricks
In RFEM and RSTAB, you can use formulas to determine a numerical value. In addition to general mathematical operations, verification and max/min functions are also possible. A roundup function is not included. However, it can be mapped using the available functions:
if(Value-int(Value)==0;Value;(int(abs(Value))+1)*Value/abs(Value))
Keywords
Rounding up Round-up function Formula Parameter
Links
Write Comment...
Write Comment...
Contact us
Do you have questions or need advice?
Contact our free e-mail, chat, or forum support or find various suggested solutions and useful tips on our FAQ page.