abs

Returns the absolute value of its argument.

Exported from

Modifiers

open

Arguments

object1An instance of <object>.

Values

object2An instance of <object>.
Summary
Returns the absolute value of its argument.
The method on <complex> returns an instance of <real>.
Not real.

Functions

abs

The method on <complex> returns an instance of <real>.

abs

Not real.

The class of complex numbers, including real numbers.
The class of real numbers.
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 all Dylan objects.