Sets round() to behave like ceil().
After the call, floor() and ceil() are not anymore reliable.
The previous rounding mode, which can be restored with setIzRoundingMode().
See Implementation
Sets round() to behave like ceil().
After the call, floor() and ceil() are not anymore reliable.