<real>

The common-dylan module.
Whenever possible, we have tried to keep the Dylan module pristine and unextended, preferring to add our extensions to separate modules or libraries.
The class of complex numbers, including real numbers.
The class of floating-point numbers.
The class of rational numbers.
Returns the arc-cosine of a real number.
Returns the arc-sine of a real number.
Returns the arc-tangent of a real number.
Returns the arc-tangent of a pair of real numbers.
Truncates a real number toward positive infinity.
Returns the ceiling of the quotient of two numbers.
Returns the cosine of a real number.
Returns the hyperbolic cosine of a real number.
Returns ℯ raised to a number.
Truncates a real number toward negative infinity.
Returns the floor of the quotient of two numbers.
Returns the exponent of a number.
A generic function.
Returns the second value of #floor/#.
Returns the second value of #truncate/#.
Rounds a real number toward the nearest mathematical integer.
Rounds off the quotient of two numbers.
Returns the sine of a real number.
Returns the hyperbolic sine of a real number.
A generic function.
Returns the tangent of a real number.
Returns the hyperbolic tangent of a real number.
Truncates a real number toward zero.
Returns the truncated quotient of two numbers.