trader_ceil

Vector Ceil

説明

array trader_ceil(array $real)

Calculates the next highest integer for each value in real and returns the resulting array.

パラメータ

real

実数値の配列。

戻り値

Returns an array with calculated data or false on failure.