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 the most trusted enterprise browser
Defend against security incidents with Chrome Enterprise. Create customizable controls, manage extensions and set proactive alerts to keep your data and employees protected without slowing down productivity.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of BigDecimal!