Skip to content

ArsenShnurkov/deveel-math

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Deveel Math

Build status

Join the chat at https://gitter.im/deveel/deveel-math

This is the port of the Java Math library implemented by the Apache Harmony framework, that is used to factorize big numbers and decimals, for the .NET and Mono frameworks. In fact the native .NET support for decimal numbers appear to be limited in several contexts, leading some independent developments of the support within applications.

Tha aim of this library is to provide .NET developers with a powerful instrument to handle operations on very big numbers, keeping performances and reliability under control.

How to Install It

From the NuGet Package Management console, select the project where the library will be installed and type the following command

PM> Install-Package dmath

About

A library for handling big numbers and decimals under Mono/.NET frameworks

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • C# 100.0%