This folder will contain the number data type functions
- BITS.h and BITS.c have functions to work over bits in memory
- INT.h and INT.c have functions to work over integers in memory
- FLOAT.h and FLOAT.c have functions to work over floats in memory
The MATH folder has (will have) math functions to work over diferent kind of numbers