copyNegate

Returns a copy of the operand with the sign inverted. The copy is unaffected by context and is quiet -- no flags are changed. Implements the 'copy-negate' function in the specification. (p. 44)

const
decimal
copyNegate
()

Meta