Java-Numbers is a library for working with complex numbers of arbitrary precision in Java. Currently I have implemented Rational, which describes rational numbers in vulgar form. For example instead of 1/3 becoming the irrational 0.3333..., it remains 1/3, and so operations on it result in what was intend, i.e. (1/3) * (3) = 1, and not 0.3333... * 3.0 = 0.9999...
Categories
MathematicsLicense
GNU General Public License version 3.0 (GPLv3)Follow java-numbers
Other Useful Business Software
Eurekos LMS - Build a Smarter Customer
Eurekos is a purpose-built LMS that engages customers throughout the entire learning journey from pre-sales, to onboarding, and everything after.
Rate This Project
Login To Rate This Project
User Reviews
Be the first to post a review of java-numbers!