mikroElektronika PIC Microcontrollers PIC12 User Manual page 295

Mikroc user's manual
Table of Contents

Advertisement

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

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the PIC Microcontrollers PIC12 and is the answer not in the manual?

This manual is also suitable for:

Pic microcontrollers pic16Pic microcontrollers pic18

Table of Contents