Mathematics Package One
		
		
		
		Jump to navigation
		Jump to search
		
Summary
Implements a Software simulated Serial port
Description
Add this component to use functions from the default library of C <math.h> in your Visuino.
- ACOS;
 - ASIN;
 - ATAN;
 - COSH;
 - SINH;
 - TANH;
 - LOG;
 - LOG10;
 - SQRT (Square Root);
 - CEIL;
 - FABS;
 - FLOOR
 - EXP
 
Diagram:


