diff options
Diffstat (limited to 'Doc/Zsh/mod_mathfunc.yo')
| -rw-r--r-- | Doc/Zsh/mod_mathfunc.yo | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Doc/Zsh/mod_mathfunc.yo b/Doc/Zsh/mod_mathfunc.yo index 428a5be47..61aa3decf 100644 --- a/Doc/Zsh/mod_mathfunc.yo +++ b/Doc/Zsh/mod_mathfunc.yo @@ -38,8 +38,7 @@ distinct expressions. The functions tt(min), tt(max), and tt(sum) are defined not in this module but in the tt(zmathfunc) autoloadable function, described in -ifzman(the section `Mathematical Functions' in zmanref(zshcontrib))\ -ifnzman(noderef(Mathematical Functions)). +sectref(Mathematical Functions)(zshcontrib). The following functions take two floating point arguments: tt(copysign), tt(fmod), tt(hypot), tt(nextafter). |
