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