diff options
Diffstat (limited to 'static/unix-v10/man3/sin.3')
| -rw-r--r-- | static/unix-v10/man3/sin.3 | 27 |
1 files changed, 27 insertions, 0 deletions
diff --git a/static/unix-v10/man3/sin.3 b/static/unix-v10/man3/sin.3 new file mode 100644 index 00000000..80bdddb9 --- /dev/null +++ b/static/unix-v10/man3/sin.3 @@ -0,0 +1,27 @@ +.pa 1 +.he 'SIN, COS (III)'3/15/72'SIN, COS (III)' +.ti 0 +NAME sin, cos -- sine cosine +.sp +.ti 0 +SYNOPSIS jsr r5,sin (cos) +.sp +.ti 0 +DESCRIPTION The +sine (cosine) of fr0 in radians +is returned in fr0. +.sp +The magnitude of the argument should be checked +by the caller to make sure the result is meaningful. +.sp +.ti 0 +FILES kept in /lib/liba.a +.sp +.ti 0 +SEE ALSO -- +.sp +.ti 0 +DIAGNOSTICS there are none +.sp +.ti 0 +BUGS -- |
