round method

RadInteger round()

Implementation

RadInteger round() => RadInteger(_value.round());