Math
most used
floor
description
Returns the next lowest integer value by rounding down $value if necessary.
declaration of floor
float floor ( float $value )
test floor online
share floor
comments for floor
On 16. Mar 2016 14:45 Will wrote:
Many thanks for this service. My Excel 2003 does not give results for negative values.
+