TilmanNeumann / java-math-library

A Java math library focused on number theory and integer factorization in particular.
GNU General Public License v3.0
29 stars 7 forks source link

No need to check DivideAndRemainder of BigDecimal #21

Closed Pascal66 closed 4 years ago

Pascal66 commented 4 years ago

Checking Remainder only Doesnt need to expensive Divide