diff options
Diffstat (limited to 'man3/tan.3')
-rw-r--r-- | man3/tan.3 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -44,7 +44,7 @@ tan, tanf, tanl \- tangent function .sp Link with \-lm. .SH DESCRIPTION -The \fBtan()\fP function returns the tangent of \fIx\fP, where \fIx\fP is +The \fBtan\fP() function returns the tangent of \fIx\fP, where \fIx\fP is given in radians. .SH "CONFORMING TO" SVID 3, POSIX, 4.3BSD, ISO 9899. |