Rounds its operand to the next higher or equal integer. It takes one numeric operand.
Rounds its operand to the next lower or equal integer. It takes one numeric operand.
Rounds its operand using the report's rounding mode. It takes one numeric operand.
Rounds its operand to the nearest representable integer, rounding halfway cases away from zero. It takes one numeric operand.
Rounds its operand to the next representable integer toward zero. It takes one numeric operand.