Moved to https://github.com/alxnull/calcex
Calcex is a simple math parser for .NET to evaluate mathematical expressions which is developed in C#.
It supports many common mathematical operations and functions and allows the user to add custom functions and variables. It is possible to evaluate double or decimal values for high precision. Calcex also includes functions for converting numbers from decimal to binary or other bases.
The project includes a simple calculator and decimal-binary converter to show the functions of Calcex.
Features
- parse and evaluate different mathematical functions with double or decimal values
- support for all common math operations: +, -, *, /, ^, %
- support for many common math functions: sin, cos, tan, ln, lg, log, sqrt...
- add user-defined functions
- support for user-defined and built-in variables/ constants (pi, e...)
- calculate lists for mathematical expressions with variables
- convert decimal numbers to any other base
- project includes a simple calculator and decimal-binary converter
License
BSD LicenseFollow Calcex Math Parser
Other Useful Business Software
Stop Storing Third-Party Tokens in Your Database
Rolling your own OAuth token storage can be a security liability. Token Vault securely stores access and refresh tokens from federated providers and handles exchange and renewal automatically. Connected accounts, refresh exchange, and privileged worker flows included.