Euler's number or Napier's constant.
mathematical constant Pi.
foramat as ascii string
Factor a polynomial or integer.
(fn [params*] body)
(function body paramList)
format as human readable string
imag(z) returns the imaginary part of the complex number z.
format as infix string
format as latex string
mod(a,b) returns the remainder of the result of a divided by b.
real(z) returns the real part of the complex number z.
format as s-expression string
Standard part function
tau(x) = 2 * PI * x
Natively implemented concepts. Uppercase elements correspond to constants. Lowercase elements correspond to functions.