Go to the first, previous, next, last section, table of contents.


math functions overview

Muq takes ANSI Common Lisp as the ultimate standard for the semantics of all functions in this section; The current implementation does not claim to be fully compliant, but programs should not be written to depend on any differences between the standard and the current implementation.

For simplicity and portability, the current implementation merely uses the math functions provided by the host C libraries.


Go to the first, previous, next, last section, table of contents.