Home
last modified time | relevance | path

Searched refs:GCD_OVERFLOW_32_BITS (Results 1 – 3 of 3) sorted by relevance

/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/util/
H A DArithmeticUtils.java261 throw new MathArithmeticException(LocalizedFormats.GCD_OVERFLOW_32_BITS, in gcd()
288 throw new MathArithmeticException(LocalizedFormats.GCD_OVERFLOW_32_BITS, in gcd()
296 throw new MathArithmeticException(LocalizedFormats.GCD_OVERFLOW_32_BITS, in gcd()
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/java/org/apache/commons/math3/exception/util/
H A DLocalizedFormats.java118 GCD_OVERFLOW_32_BITS("overflow: gcd({0}, {1}) is 2^31"), enumConstant
/dports/math/apache-commons-math/commons-math3-3.6.1-src/src/main/resources/assets/org/apache/commons/math3/exception/util/
H A DLocalizedFormats_fr.properties91 GCD_OVERFLOW_32_BITS = d\u00e9passement de capacit\u00e9 : le PGCD de {0} et {1} vaut 2\u00b3\u00b9 key