diff --git a/reference/math/functions/ceil.xml b/reference/math/functions/ceil.xml index e94db512d5..53e1c84283 100644 --- a/reference/math/functions/ceil.xml +++ b/reference/math/functions/ceil.xml @@ -1,5 +1,5 @@ - + ceil @@ -15,20 +15,6 @@ Returns the next highest integer value by rounding up value if necessary. - - - <function>ceil</function> example - - -]]> - - - &reftitle.parameters; @@ -58,7 +44,18 @@ echo ceil(-3.14); // -3 &reftitle.examples; - + + <function>ceil</function> example + + +]]> + +