trader_div

(PECL trader >= 0.2.0)

trader_divVector Arithmetic Div

説明

trader_div(array $real0, array $real1): array

Divides each value from real0 by the corresponding value from real1 and returns the resulting array.

パラメータ

real0

実数値の配列。

real1

実数値の配列。

戻り値

Returns an array with calculated data or false on failure.

関連キーワード:  Arithmetic, Div, trader, array, 配列, 実数, from, 関数, Divides, each