abs method

DecimalIntl abs()

Implementation

DecimalIntl abs() => DecimalIntl._rational(_rational.abs());