21 packages tagged with “equations”
The core of the C# math rendering engine - CSharpMath. Can display beautiful math equations and symbols from the LaTeX format. Needs a front end to function. Currently, front ends exist for Avalonia, iOS, SkiaSharp and Xamarin.Forms.
Rendering interface for CSharpMath using the Typography library.
The SkiaSharp front end for CSharpMath.
The base code for a What You See Is What You Get math editor.
Library that can parse equations and recognize user functions and user variables
.NET Standard Library to solve equations expressed as free-form strings with variables, including boolean branching and nested equation trees using forward-only parsing (very fast). Functions include common math, trigonometry and common functions, equation triggers, decimal or double calculation determination, as well as User defined functions, and user defined tables.
A collection of methods for solving Finance/Accounting equations.
The Xamarin.Forms front end for CSharpMath.
The iOS front end for CSharpMath.
The Avalonia front end for CSharpMath.
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.
Library of physics equations to do most used physics calculations.
SIUnitsArithmetic defines metric system units and provides related arithmetic operations including unit to unit multiplication even with compound units of any combination of basic units, resulting in higher or lower order units (m², 1/m or m/s). Derived units compund of any combination of basic units (length, time, mass, electric currency) are supported, Newton, Joule, Volt and Ohm units are also included as special derived units.
A tool that can parse, build, and calculate math equations in string form. With support for variables/unknowns, syntax checking, functions and constants. Also supports custom operators and functions. Follows order of operations.
A collection of methods for solving Displacement, Initial and Final Velocities, Constant Acceleration and Time.
Solver for system of nonlinear and linear equations
The Avalonia front end for CSharpMath (fork).
A comprehensive set of methods for solving Finance and Accounting equations, including specialized functions for amortization schedules and compound interest calculations.
A parser for configurably parsing and evaluating equations.
Library for calculating displacement, initial velocity, final velocity, and acceleration using the SUVAT equations of motion.
A general-purpose mathematics library for C#.