Skip to content

CSharpMath.Evaluation 0.5.1-ci-ed72190a76825656e3915972f1652c14c968f51b

Install from the command line:
Learn more about NuGet packages
$ dotnet add package CSharpMath.Evaluation --version 0.5.1-ci-ed72190a76825656e3915972f1652c14c968f51b

About this version

Can convert CSharpMath.Atom.MathList parsed from LaTeX with CSharpMath.Atom.LaTeXParser into actual mathematical expressions that are evaluatable with AngouriMath. Supports arithmetic, trigonometry, symbolic simplification and expansion, as well as matrices, sets, and equation solving.