FORMULA LANGUAGE


@Abs
Example

Returns the absolute (unsigned) value of a number.

Syntax

@Abs( anyNumber )

Parameters

anyNumber


Return value

absoluteValue


Usage

When you use this function as the Input translation formula for a Number field, you do not have to supply the field with a default value.

You can enter a field name as the anyNumber parameter. If you do, be sure that the field you reference in an @Abs function:


Language cross-reference

Abs function in LotusScript language

Example
See Also