diff options
| author | Krónos <Krónos@Sāturnus> | 1993-10-11 00:00:00 +0100 |
|---|---|---|
| committer | Alejandro Colomar <alx@kernel.org> | 2022-12-15 23:09:38 +0100 |
| commit | 9e0fdb0c0192079e5847f49832374ea28b5ad436 (patch) | |
| tree | 0eb6ca406983d655aa04225550ec9f8a6c265e90 /man3/sin.3 | |
| parent | 3c23040573650f36a3f2778a3629f4ae7e6c10ab (diff) | |
| download | man-pages-prehistory-backwards.tar.gz | |
man-pages 1.0prehistory-backwards
man-pages-1.1 seems to be missing. :/
Link: <https://www.win.tue.nl/~aeb/ftpdocs/linux-local/manpages.archive/>
Signed-off-by: Alejandro Colomar <alx@kernel.org>
Diffstat (limited to 'man3/sin.3')
| -rw-r--r-- | man3/sin.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/man3/sin.3 b/man3/sin.3 index 10207ed9a4..916b8fefc5 100644 --- a/man3/sin.3 +++ b/man3/sin.3 @@ -18,8 +18,8 @@ sin \- sine function The \fBsin()\fP function returns the sine of \fIx\fP, where \fIx\fP is given in radians. .SH "RETURN VALUE" -The \fBsin()\fP function returns a value between \-1 and 1. +The \fBsin()\fP function returns a value between -1 and 1. .SH "CONFORMING TO" SVID 3, POSIX, BSD 4.3, ISO 9899 -.SH "SEE ALSO" +.SH SEE ALSO .BR acos "(3), " asin "(3), " atan "(3), " atan2 "(3), " cos "(3), " tan (3) |
