xFunc
xFunc copied to clipboard
xFunc provides a powerful parser and analyzer for mathematical expressions. It excels at calculating derivatives, simplifying expressions, and achieving high performance.
Create a separate project that allows use large numbers (integer and real). Implement +, -, *, /, % and math functions, casting from base types.
Use ILGenerator to create dynamic method that will represent expression.
Bumps [ReportGenerator](https://github.com/danielpalme/ReportGenerator) from 5.2.4 to 5.2.5. Release notes Sourced from ReportGenerator's releases. ReportGenerator_5.2.5 Changes: #665 Improved handling of duplicate classes in JaCoCo files This release requires .NET Framework 4.7 or...
Bumps [NUnit.Analyzers](https://github.com/nunit/nunit.analyzers) from 4.1.0 to 4.2.0. Release notes Sourced from NUnit.Analyzers's releases. NUnit Analyzers 4.2 - April 24, 2024 This release of the Analyzers extends NUnit2050 to also cover Assume...