diff --git a/reference/math/functions/max.xml b/reference/math/functions/max.xml index 941f1ced18..9df92c131e 100644 --- a/reference/math/functions/max.xml +++ b/reference/math/functions/max.xml @@ -1,5 +1,5 @@ - + @@ -10,9 +10,9 @@ Description numbermax - numberarg1 - numberarg2 - numberargn + mixedarg1 + mixedarg2 + mixedargn max returns the numerically highest of the @@ -32,7 +32,7 @@ an integer is returned. - See also max. + See also min.