floor method

RadonInteger floor()

Implementation

RadonInteger floor() => RadonInteger(concat(script, OP.FLOAT_FLOOR));