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
Get Avast Free Antivirus with 24/7 AI-powered online scam detection
Award-winning antivirus protection, as well as protection against online scams, dangerous Wi-Fi connections, hacked accounts, and ransomware. It includes Avast Assistant, your built-in AI partner, which gives you help with suspicious online messages, offers, and more.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BigDecimal!