Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: c/sloppy/nonconforming/

...

Implementations that support floating point arithmetic but which do not support subnormal numbers, such as IBM S/360 hex floating point or sloppy nonconforming IEEE-754 implementations that skip subnormals (or support them by flushing them to zero) can return a range error when calling one of the following family of functions with the following arguments:

...