ChartDirector 7.0 (Java Edition)
ArrayMath
.
sub2
Usage
public ArrayMath sub2(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.
© 2021 Advanced Software Engineering Limited. All rights reserved.