diff --git a/functions/math.xml b/functions/math.xml index 3a3f6f0701..1acfb6da52 100644 --- a/functions/math.xml +++ b/functions/math.xml @@ -1,5 +1,5 @@ - + Mathematical Functions Math @@ -1238,7 +1238,7 @@ echo pow(-1, 5.5); // error - See also exp. + See also exp and sqrt.