Mathos 1.0.5.1
* Perform basic and more complex calculations with Fractions.
* Convert different units (length, speed, mass, area, volyme), and numeral systems.
* Include Coordinates to perform simple and more advanced calculations such as Slope, MidPoint, Distance.
* Perform calculations with geometrical shapes (2 dimensional), such as Circles, Squares, Rectangles, Triangles, Parallelograms, Trapezoids, Cubes and also (3 dimensional), Spheres, Square pyramids, Rectangular prisms, Right circular cones and Right circular cylinders.
* Use the Mathos's Syntax, to calculate with less code typing.
* Make financial calculations.
* Work with Uncertain Numbers.
* And of course, there are lots of other cool features available in Mathos!
Install-Package Mathos -Version 1.0.5.1
dotnet add package Mathos --version 1.0.5.1
<PackageReference Include="Mathos" Version="1.0.5.1" />
paket add Mathos --version 1.0.5.1
#r "nuget: Mathos, 1.0.5.1"
Release Notes
Added techniques for pattern recognition.
Support for Stern-Brocot number representation and ability to find the nth term and the closed form of a sum of polynomial sequences: http://labs.mathosproject.com/Module/DataAnalysis/PolynomSeq.aspx
Dependencies
This package has no dependencies.
Used By
NuGet packages
This package is not used by any NuGet packages.
GitHub repositories
This package is not used by any popular GitHub repositories.