REBOL Document

Absolute - Function Summary


Summary:

Returns the absolute value.

Usage:

absolute value

Arguments:

value - The value argument. (must be: number pair money time)

Description:

A synonym for absolute.

Related:

- - Returns the second value subtracted from the first.
abs - Returns the absolute value.
negate - Changes the sign of a number.


<Back | Index | Next>

Copyright 2004 REBOL Technologies