Arbitrary-precision Decimal Class with Arithmetic Methods
Have you ever noticed that double precision is not sufficient? Have you ever wanted your software to be able to compute 10^10 + 10^-10 ? If the answer is yes, then this component is definetely for you. Based on a string representation, this class allows you to work with numbers without any limitations whatsoever on the number of digits being used. You can perform simple arithmetics (+, -, *, /), to even more complex computations (power, sqrt) This component is really easy to include in your project, compared to other solutions. So, why would you waste your time installing a whole package (like GMP) when you only want to be able to perform some operations on huge and/or tiny numbers?
Visit publisher site: Arbitrary-precision Decimal Class with Arithmetic MethodsListing Details
- Version:
- 1
- Filed in:
-
Scripts / C & C++ / Scripts & Programs / Development Tools / Libraries & Classes
- Submitted on:
- Last Updated:
- Sep 7, 2011
- Publisher:
- Samuel Hiard Other listings by this publisher
License & Pricing Information
- License Type:
- Other
- Price:
- $0.00 USD
- Additional Info:
User Reviews
Be the first to review this listing!Not yet reviewed by any member.... You can be the FIRST one to write a review for Arbitrary-precision Decimal Class with Arithmetic Methods