9 packages tagged with “CSharpMath ”
Rendering interface for CSharpMath using the Typography library.
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.
The SkiaSharp front end for CSharpMath.
The base code for a What You See Is What You Get math editor.
The Xamarin.Forms 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.
MathKeyboardEngine provides the logic for a highly customizable virtual math keyboard. It is intended for use together with any LaTeX typesetting library.
The Avalonia front end for CSharpMath (fork).