ChartDirector Ver 5.0 (C++ Edition)
ArrayMath
.sub2
Usage
ArrayMath& sub(double b);
Description
Subtracts a number from every element of the ArrayMath object.
Arguments
Argument
Default
Description
b
(Mandatory)
A number to be subtracted from every element of the ArrayMath object.
Return Value
The current ArrayMath object.
© 2010 Advanced Software Engineering Limited. All rights reserved.