absolute method

RadInteger absolute()

Implementation

RadInteger absolute() => RadInteger(_value.abs());