Class BigIntegerExtensions
java.lang.Object
net.hl.lang.ext.BigIntegerExtensions
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic BigIntegerdiv(byte a, BigInteger b) static BigDecimaldiv(double a, BigInteger b) static BigDecimaldiv(float a, BigInteger b) static BigIntegerdiv(int a, BigInteger b) static BigIntegerdiv(long a, BigInteger b) static BigIntegerdiv(short a, BigInteger b) static BigIntegerdiv(BigInteger a, byte b) static BigDecimaldiv(BigInteger a, double b) static BigDecimaldiv(BigInteger a, float b) static BigIntegerdiv(BigInteger a, int b) static BigIntegerdiv(BigInteger a, long b) static BigIntegerdiv(BigInteger a, short b) static BigDecimaldiv(BigInteger a, BigInteger b) static BigIntegerminus(byte a, BigInteger b) static BigDecimalminus(double a, BigInteger b) static BigDecimalminus(float a, BigInteger b) static BigIntegerminus(int a, BigInteger b) static BigIntegerminus(long a, BigInteger b) static BigIntegerminus(short a, BigInteger b) static BigIntegerminus(BigInteger a, byte b) static BigDecimalminus(BigInteger a, double b) static BigDecimalminus(BigInteger a, float b) static BigIntegerminus(BigInteger a, int b) static BigIntegerminus(BigInteger a, long b) static BigIntegerminus(BigInteger a, short b) static BigDecimalminus(BigInteger a, BigInteger b) static BigIntegermul(byte a, BigInteger b) static BigDecimalmul(double a, BigInteger b) static BigDecimalmul(float a, BigInteger b) static BigIntegermul(int a, BigInteger b) static BigIntegermul(long a, BigInteger b) static BigIntegermul(short a, BigInteger b) static BigIntegermul(BigInteger a, byte b) static BigDecimalmul(BigInteger a, double b) static BigDecimalmul(BigInteger a, float b) static BigIntegermul(BigInteger a, int b) static BigIntegermul(BigInteger a, long b) static BigIntegermul(BigInteger a, short b) static BigDecimalmul(BigInteger a, BigInteger b) static BigIntegerneg(BigInteger a) static BigIntegerplus(byte a, BigInteger b) static BigIntegerplus(int a, BigInteger b) static BigIntegerplus(long a, BigInteger b) static BigIntegerplus(short a, BigInteger b) static BigIntegerplus(BigInteger a, byte b) static BigDecimalplus(BigInteger a, double b) static BigDecimalplus(BigInteger a, float b) static BigIntegerplus(BigInteger a, int b) static BigIntegerplus(BigInteger a, long b) static BigIntegerplus(BigInteger a, short b) static BigIntegerplus(BigInteger a, BigInteger b) static BigIntegertilde(BigInteger a)
-
Constructor Details
-
BigIntegerExtensions
public BigIntegerExtensions()
-
-
Method Details
-
plus
-
plus
-
plus
-
plus
-
plus
-
plus
-
tilde
-
div
-
div
-
div
-
div
-
div
-
div
-
div
-
div
-
div
-
div
-
div
-
div
-
minus
-
minus
-
minus
-
minus
-
minus
-
minus
-
minus
-
minus
-
minus
-
minus
-
minus
-
minus
-
minus
-
div
-
mul
-
mul
-
mul
-
mul
-
mul
-
mul
-
mul
-
mul
-
mul
-
mul
-
mul
-
mul
-
mul
-
plus
-
neg
-
plus
-
plus
-
plus
-
plus
-