| www.delorie.com/djgpp/doc/libc-2.01/libc_45.html | search |
#include <math.h> double atan2(double y, double x);
The arc tangent of y/x, with appropriate return values for y=0 or x=0.
Go to the first, previous, next, last section, table of contents.
| prev next webmaster | delorie software privacy |
| Copyright © 1997 | Updated Apr 1997 |