mikroC
making it simple...
cosmikroC - C Compiler for Microchip PIC microcontrollers
Prototype | double cos(double x); |
Description Function returns the cosine of x in radians. The return value is from
Prototype | double cosh(double x); |
Description Function returns the hyperbolic cosine of x, defined mathematically as
Prototype | double exp(double x); |
Description Function returns the value of e — the base of natural logarithms — raised to the power of x (i.e. ex).
fabsPrototype | double fabs(double num); |
Description Function returns the absolute (i.e. positive) value of num.
|
| page |
|
MikroElektronika: Development tools - Books - Compilers | 287 | ||
|
|