ceiling method

RadInteger ceiling()

Implementation

RadInteger ceiling() => RadInteger(_value.ceil());