trader_ceil

Vector Ceil

Beschreibung

array trader_ceil ( array $real )

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

Parameter-Liste

real

Array of real values.

Rückgabewerte

Returns an array with calculated data or false on failure.