[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13. Constants


[ < ] [ > ]   [ << ] [ Up ] [ >> ]         [Top] [Contents] [Index] [ ? ]

13.1 Definitions for Constants

Constant: %e

- the base of natural logarithms, e, is represented in Maxima as %e.

Constant: false

- the Boolean constant, false. (NIL in Lisp)

Constant: inf

- real positive infinity.

Constant: infinity

- complex infinity.

Constant: minf

- real minus infinity.

Constant: %pi

- "pi" is represented in Maxima as %pi.

Constant: true

- the Boolean constant, true. (T in Lisp)


[ << ] [ >> ]           [Top] [Contents] [Index] [ ? ]

This document was generated on March, 19 2006 using texi2html 1.76.