Returns the nearest integer value to the argument. Context flags may be set. Implements the 'round-to-integral-exact' function in the specification. (p. 39) if setFlags is false, this is the 'round-to-integral-value' function.
See Implementation
Returns the nearest integer value to the argument. Context flags may be set. Implements the 'round-to-integral-exact' function in the specification. (p. 39) if setFlags is false, this is the 'round-to-integral-value' function.