ChartDirector 7.1 (C++ Edition)

ArrayMath.abs


Usage

ArrayMath& abs();

Description

Replaces each element of the ArrayMath object by its absolute value.

Arguments

None

Return Value

The current ArrayMath object.