BigDecimal is a C # library that uses System.Numerics.BigInteger in its implementation, adding only a decimal place quantizer.
In BigDecimal all the arithmetic operations are implemented, including, logarithms, systems resolution of linear equations, trigonometric functions, polynomial regression, hyperbolic functions, the notorious gamma function (factorial for non-integer real numbers) and more that will be implemented still.
My intention is, at a minimum, to implement all the mathematical functions of the Windows calculator, and at most, if any, all the mathematical functions of Office Excel.
Features
- Arithmetic operations (addition, subtraction, multiplication, division, potentiation, radiciation and logarithmization)
- Resolution of systems of linear equations
- Polynomial regression
- Logarithmic Functions
- Trigonometric functions and their inverse
- Hyperbolic functions and their inverse
- And much more...
Follow BigDecimal
Other Useful Business Software
Gen AI apps are built with MongoDB Atlas
MongoDB Atlas is the developer-friendly database used to build, scale, and run gen AI and LLM-powered apps—without needing a separate vector database. Atlas offers built-in vector search, global availability across 115+ regions, and flexible document modeling. Start building AI apps faster, all in one place.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BigDecimal!