ChartDirector 7.0 (PHP Edition)

ArrayMath.sub2


Usage

sub2(b)

Description

Subtracts a number from every element of the ArrayMath object.

Arguments

ArgumentDefaultDescription
b(Mandatory)A number to be subtracted from every element of the ArrayMath object.

Return Value

The current ArrayMath object.