ceiling method

RadonInteger ceiling()

Implementation

RadonInteger ceiling() => RadonInteger(concat(script, OP.FLOAT_CEILING));