Javascript module for computing math expressions by input string without native eval operator.
Supported features:
- Integer numbers
- Hex numbers
- Floating point numbers
- Parentheses
- Basic math operations
- Trigonometric operations
- Logarithmic operations
- Percent operation
- Constants
- Factorial