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 FunctionsLOG, LOG10Synopsis#include double log (double f)double log10 (double f)DescriptionThe log() function returns the natural logarithm of f. The function log10() returns the logarithm tobase 10 of f.Example#include #include voidmain (void){double f;}for(f = 1.0 ; f

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

Saved successfully!

Ooh no, something went wrong!