diff --git a/functions/math.xml b/functions/math.xml index a82eb91859..ddbe045af8 100644 --- a/functions/math.xml +++ b/functions/math.xml @@ -1,5 +1,5 @@ - + Mathematical Functions Math @@ -599,7 +599,7 @@ $binary = base_convert ($hexadecimal, 16, 2); - Returns the next lowest integer value by truncating + Returns the next lowest integer value by rounding down value if neccessary. The return value of floor is still of type float because the value range of float is