Legato
Legato

GoFiler Legato Script Reference

 

Legato v 1.4j

Application v 5.22b

  

 

Chapter SevenMath Functions (continued)

Absolute Function

Overview

The Absolute function returns the absolute (or positive) value.

Syntax/Parameters

Syntax

float = Absolute ( float x );

long = Absolute ( long x );

Parameters

x

A float or long containing a numeric source value. If x is not a float, the data will be converted to a 64-bit floating-point number.

Return Value

Returns a float or long containing the absolute value of x.

Related Functions

Platform Support

Go13, Go16, GoFiler Complete, GoFiler Corporate, GoFiler, GoFiler Lite, GoXBRL

Legato IDE, Legato Basic