mikroC
making it simple...
cos
Prototype
double cos(double x);
Description
Function returns the cosine of
cosh
Prototype
double cosh(double x);
Description
Function returns the hyperbolic cosine of
the value of
exp
Prototype
double exp(double x);
Description
Function returns the value of
of
x
fabs
Prototype
double fabs(double num);
Description
Function returns the absolute (i.e. positive) value of
MikroElektronika: Development tools - Books - Compilers
is too large (if overflow occurs), the function fails.
x
e
(i.e.
).
x
e
mikroC - C Compiler for Microchip PIC microcontrollers
in radians. The return value is from -1 to 1.
x
, defined mathematically as
x
— the base of natural logarithms — raised to the power
num
x
-x
(e
+e
)/2
.
. If
page
287
Need help?
Do you have a question about the PIC Microcontrollers PIC12 and is the answer not in the manual?