floor method

RadInteger floor()

Implementation

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