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 FunctionsFABSSynopsis#include double fabs (double f)DescriptionThis routine returns the absolute value of its double argument.Example#include #include voidmain (void){printf("%f %f\n", fabs(1.5), fabs(-1.5));}See Alsoabs()144

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

Saved successfully!

Ooh no, something went wrong!