11.07.2015 Views

PicC 9.50 dsPIC Manual.pdf

PicC 9.50 dsPIC Manual.pdf

PicC 9.50 dsPIC Manual.pdf

SHOW MORE
SHOW LESS

Create successful ePaper yourself

Turn your PDF publications into a flip-book with our unique Google optimized e-Paper software.

Library FunctionsATANSynopsis#include double atan (double x)DescriptionThis function returns the arc tangent of its argument, i.e. it returns an angle e in the range - πExampleSee Also#include #include voidmain (void){printf("%f\n", atan(1.5));}sin(), cos(), tan(), asin(), acos(), atan2()Return ValueThe arc tangent of its argument.124

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!