Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Wiki Markup
C99 Section 7.12.1 defines two types of errors that relate specifically to math functions (as defined in {{math.h}}) \[[ISO/IEC 9899-1999|AA. C References#ISO/IEC 9899-1999]\]:

a domain error occurs if an input argument is outside the domain over which the mathematical function is defined.

...