- Supports Add, Subtract, Multiply, Divide
- Supports Integer (with quotient and remainder) and Float Division as well (breaks earlier division)
- Supports advanced maths operation
- Functions like GCD, LCM, Area of Circle, Factorial supported
- Trigonometric functions supported
- Basic math operations extended for multiple number types (breaks previous functions)