copyAbs

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

const
decimal
copyAbs
()

Meta