File:  [Research Unix] / researchv10dc / dist / man / v4 / man3 / atan.3
Revision 1.1.1.1 (vendor branch): download - view: text, annotated - select for diffs
Tue Apr 24 17:21:34 2018 UTC (8 years, 1 month ago) by root
Branches: belllabs, MAIN
CVS tags: researchv10, HEAD
researchv10 Dan Cross

.th ATAN III 4/30/73
.sh NAME
atan \*- arc tangent function
.sh SYNOPSIS
.ft B
jsr    r5,atan\fR[\fB2\fR]\fB
.s3
.br
double atan(x)
.br
double x;
.br
.s3
double atan2(x, y)
.br
double x, y;
.ft R
.sh DESCRIPTION
The
\fIatan\fR entry returns the arc tangent
of fr0 in fr0;
from C, the arc tangent of \fIx\fR is returned.
The range is \*-\*p/2 to \*p/2.
The \fIatan2\fR entry returns the arc tangent
of fr0/fr1 in fr0;
from C, the arc tangent of
\fIx/y\fR is returned.
The range is \*-\*p to \(*p.
.sh DIAGNOSTIC
There is no error return.
.sh BUGS

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.