Mathos 1.0.5.1

dotnet add package Mathos --version 1.0.5.1
NuGet\Install-Package Mathos -Version 1.0.5.1
This command is intended to be used within the Package Manager Console in Visual Studio, as it uses the NuGet module's version of Install-Package.
<PackageReference Include="Mathos" Version="1.0.5.1" />
For projects that support PackageReference, copy this XML node into the project file to reference the package.
paket add Mathos --version 1.0.5.1
#r "nuget: Mathos, 1.0.5.1"
#r directive can be used in F# Interactive and Polyglot Notebooks. Copy this into the interactive tool or source code of the script to reference the package.
// Install Mathos as a Cake Addin
#addin nuget:?package=Mathos&version=1.0.5.1

// Install Mathos as a Cake Tool
#tool nuget:?package=Mathos&version=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!

Product Compatible and additional computed target framework versions.
.NET Framework net is compatible. 
Compatible target framework(s)
Included target framework(s) (in package)
Learn more about Target Frameworks and .NET Standard.

This package has no dependencies.

NuGet packages

This package is not used by any NuGet packages.

GitHub repositories

This package is not used by any popular GitHub repositories.

Version Downloads Last updated
1.0.5.1 2,449 10/25/2014
1.0.4.1 2,340 2/26/2014
1.0.3.3 1,726 2/20/2014
1.0.3.2 1,767 2/20/2014

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