ChartDirector Ver 4.1 (C++ Edition)

ArrayMath.mul2


Usage

ArrayMath& mul(double b);

Description

Multiplies a number to every element of the ArrayMath object.
SEO India | Search Engine Optimization Company India

Arguments

Argument Default Description
b (Mandatory) A number to be multiplied to every element of the ArrayMath object.

Return Value

The current ArrayMath object.