www.delorie.com/djgpp/v2faq/faq090.html | search |
| Previous | Next | Up | Top |
atan
function. So if you use atan(1.)
to get the value of Pi, that might be your problem. Solution: make Pi a constant, as God intended. The
header file <math.h>
includes the constant M_PI
which you can use; or get the value of Pi from the net.
webmaster donations bookstore | delorie software privacy |
Copyright ⌐ 1998 by Eli Zaretskii | Updated Sep 1998 |
You can help support this site by visiting the advertisers that sponsor it! (only once each, though)