Documentation
Dlang.org
Decimal64.abs
arrow
decimal64
Decimal64
Computes the absolute value of the decimal destructively.
class
Decimal64
void
abs
(
)
arrow
decimal64
Decimal64
functions
abs
copy
divide
equal
greaterThan
greaterThanOrEqual
lessThan
lessThanOrEqual
minus
multiply
negate
notEqual
plus
rescale
toBytes
toInteger
toStringScale
toString_
static functions
newInteger
newString
Computes the absolute value of the decimal destructively.