An assembly language implementation for the different mathematical functions, including statistical functions, matrix operations, numerical methods, and some other stuff.
- Average
- Mode
- Median
- Standard Deviation
- Determinant
- Inverse
- LU Decompisition
- Multiplication
- Routh-Hurweitz criterion (Control theory)
- Bracketing method
- False-Position method
- Newton-Raphson method
- Secant method
- Least Sqaures
- Cacluator