ChartDirector 5.1 (Java Edition)
ArrayMath
.mul2
Usage
public ArrayMath mul2(double b)
Description
Multiplies a number to every element of the ArrayMath object.
Arguments
Argument
Default
Description
b
(Mandatory)
A number to be multiplied to every element of the ArrayMath object.
Return Value
The current ArrayMath object.
© 2012 Advanced Software Engineering Limited. All rights reserved.