Skip to Main Content

Intelligent Advisor

Round up (Round.top) function in OIA

In my OIA-model, I want the outcome of a certain rulebase to always round up to the nearest whole number instead of rounding down. For example 5.23, 5.44, 5.87 al have to become 6. And 150.2 and 150.9 have to become 151.
I can only find the function Round(), but it automatically rounds up or down depending which one is closest. Does anyone have a solution for this?
Thank you in advance.

This post has been answered by Richard Napier on Jun 9 2021
Jump to Answer
Comments
Post Details
Added on Jun 9 2021
4 comments
92 views