Abl-electronic PIC Microcontrollers PIC16 Bedienungsanleitung Seite 293

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 312
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 292
mikroC provides a set of standard ANSI C library functions for floating point
math handling.
Note: Functions have been implemented according to the ANSI C standard, but
certain functions have been modified in order to facilitate PIC programming.
acos
asin
atan
atan2
ceil
cos
cosh
exp
fabs
floor
frexp
ldexp
log
log10
modf
pow
sin
sinh
sqrt
tan
tanh
MikroElektronika:
Development
tools
-
Books
-
Compilers
285
page
mikroC
- C Compiler for Microchip PIC microcontrollers
mikroC
making it simple...
ANSI C Math Library
Library Routines
Prototype
double acos(double x);
Description Function returns the arc cosine of parameter x; that is, the value whose cosine is x.
Input parameter x must be between -1 and 1 (inclusive). The return value is in radians,
between 0 and pi (inclusive).
acos
Seitenansicht 292
1 2 ... 288 289 290 291 292 293 294 295 296 297 298 ... 311 312

Kommentare zu diesen Handbüchern

Keine Kommentare