Info
Version: | 0.5.1 |
Author(s): | CSharpMath Contributors (verybadcat, Happypig375, charlesroddie, FoggyFinder) |
Last Update: | Wednesday, May 5, 2021 |
.NET Fiddle: | Create the first Fiddle |
Project Url: | https://github.com/verybadcat/CSharpMath |
NuGet Url: | https://www.nuget.org/packages/CSharpMath.Evaluation |
Install
Install-Package CSharpMath.Evaluation
dotnet add package CSharpMath.Evaluation
paket add CSharpMath.Evaluation
CSharpMath.Evaluation Download (Unzip the "nupkg" after downloading)
Dependencies
- CSharpMath(>= 0.5.0)
- AngouriMath(>= 1.1.0.3)
Tags
into actual mathematical expressions that are evaluatable with AngouriMath.
Supports arithmetic, trigonometry, symbolic simplification and expansion,
as well as matrices, sets, and equation solving.