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
Floor
Function - FLOOR
FLOOR
Floor
Math
SYNTAX
Floor( ARRAY array)
RETURNS
NUMERIC ARRAY
DESCRIPTION
For each element in the array, calculate the largest integer less than or equal to the element value
ADDITIONAL INFO
EXAMPLE
Floor(1,2)