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