Click here to Login
Email
Password
Remember me
Forgot my Password
Trading Software
Features
Trading objects
How-to
Blog
QuantShare Blog
Users Blog
Forum
Partnership
White Label
Search
0
Ceil
Function - CEIL
CEIL
Ceiling
Math
SYNTAX
Ceil( ARRAY array)
RETURNS
NUMERIC ARRAY
DESCRIPTION
For each element in the array, calculate the lowest integer greater than or equal to the element value
ADDITIONAL INFO
EXAMPLE
Ceil(1,2)