blob: 8076fe646b4a4383dbd87d7ef209e7613de3a96a (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
@node atan2
@section @code{atan2}
@findex atan2
POSIX specification:@* @url{http://www.opengroup.org/onlinepubs/9699919799/functions/atan2.html}
Gnulib module: atan2
Portability problems fixed by Gnulib:
@itemize
@end itemize
Portability problems not fixed by Gnulib:
@itemize
@end itemize
|