17.02.2015 Views

CCS C Compiler Manual PCB / PCM / PCH

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Built-in Functions<br />

Domain error occurs in the following cases:<br />

asin: when the argument not in the range[-1,+1]<br />

acos: when the argument not in the range[-1,+1]<br />

atan2: when both arguments are zero<br />

Range error occur in the following cases:<br />

cosh: when the argument is too large<br />

sinh: when the argument is too large<br />

Availability:<br />

Requires:<br />

Examples:<br />

Example<br />

Files:<br />

Also See:<br />

All devices<br />

#INCLUDE <br />

float phase;<br />

// Output one sine wave<br />

for(phase=0; phase

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

Saved successfully!

Ooh no, something went wrong!