Datasheet
ANSI C MATH LIBRARY
The mikroC PRO for AVR provides a set of standard ANSI C library functions for
floating point math handling.
Note: Not all of the standard functions have been included.
Note: The functions have been mostly implemented according to the ANSI C stan-
dard, but certain functions have been modified in order to facilitate AVR program-
ming. Be sure to skim through the description before using standard C functions.
Library Functions
- acos 
- asin 
- atan 
- atan2 
- ceil 
- cos 
- cosh 
- eval_poly 
- exp 
- fabs 
- floor 
- frexp 
- ldexp 
- log 
- log10 
- modf 
- pow 
- sin 
- sinh 
- sqrt 
- tan 
- tanh 
545
MIKROELEKTRONIKA - SOFTWARE AND HARDWARE SOLUTIONS FOR EMBEDDED WORLD
Libraries
mikroC PRO for AVR
CHAPTER 6










