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
You Might Also Like
MongoDB Atlas runs apps anywhere
MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.