Fix a typo in the cosl() prototype.
This commit is contained in:
parent
935cdf2ac6
commit
13a8e1c0b6
@ -44,8 +44,8 @@
|
||||
.Fn cos "double x"
|
||||
.Ft float
|
||||
.Fn cosf "float x"
|
||||
.Fn long double
|
||||
.Ft cosl "long double x"
|
||||
.Ft long double
|
||||
.Fn cosl "long double x"
|
||||
.Sh DESCRIPTION
|
||||
The
|
||||
.Fn cos ,
|
||||
|
Loading…
x
Reference in New Issue
Block a user