This is an old revision of the document!


Libraries

Math

The Math library extends the functionality of code in terms of mathematics and is called math.h. This header file declares basic mathematics constants and functions. Before starting using it, it must be included in the code at the very beginning in the following way:

#include <math.h>

The Math library includes such functions like cos, sin, tan, exp, log, log10, pow, square, etc.

Random

Other libraries

Adding and creating libraries

Example of Servo library

Example of Tone library

Example of display libraries

en/iot-open/programming_fundamentals_rtu/libraries.1517997804.txt.gz · Last modified: 2020/07/20 09:00 (external edit)
CC Attribution-Share Alike 4.0 International
www.chimeric.de Valid CSS Driven by DokuWiki do yourself a favour and use a real browser - get firefox!! Recent changes RSS feed Valid XHTML 1.0