mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Add sqrt() to the first table in the manpage. It seems it was accidentally
omitted.
This commit is contained in:
parent
b063a42270
commit
3eb5f519a5
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue