Add sqrt() to the first table in the manpage. It seems it was accidentally
omitted.
This commit is contained in:
parent
b063a42270
commit
3eb5f519a5
@ -101,6 +101,7 @@ Otherwise, the real equivalent is called.
|
||||
.It Fn exp Ta Fn exp Ta Fn cexp
|
||||
.It Fn log Ta Fn log Ta Fn clog
|
||||
.It Fn pow Ta Fn pow Ta Fn cpow
|
||||
.It Fn sqrt Ta Fn sqrt Ta Fn csqrt
|
||||
.It Fn fabs Ta Fn fabs Ta Fn cabs
|
||||
.El
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user