Uses of Class
org.apfloat.Apfloat
-
Packages that use Apfloat Package Description org.apfloat The apfloat Application Programming Interface (API).org.apfloat.samples Sample applications demonstrating apfloat use. -
-
Uses of Apfloat in org.apfloat
Classes in org.apfloat with type parameters of type Apfloat Modifier and Type Class Description private static classContinuedFractionHelper.ContinuedFractionIterator<T extends Apfloat>Subclasses of Apfloat in org.apfloat Modifier and Type Class Description classApintArbitrary precision integer class.classAprationalArbitrary precision rational number class.Fields in org.apfloat declared as Apfloat Modifier and Type Field Description private ApfloatApfloatMath.PiCalculator. Aprivate ApfloatApfloatMath.ApfloatHolder. apfloatprivate ApfloatApfloatMath.PiCalculator. Bprivate ApfloatLambertWHelper. eprivate TContinuedFractionHelper.ContinuedFractionIterator. fprivate ApfloatApfloatMath.PiCalculator. FIVEprivate ApfloatApcomplex. imagprivate ApfloatApfloatMath.PiCalculator. Jprivate ApfloatLambertWHelper. minusOnePerEprivate ApfloatEulerHelper. n2private ApfloatZetaHelper. NNprivate ApfloatApfloatMath.PiCalculator. ONEprivate ApfloatZetaHelper. piprivate ApfloatApcomplex. realprivate ApfloatApfloatMath.PiCalculator. SIXprivate ApfloatApfloatMath.PiCalculator. TWOprivate ApfloatLambertWHelper. twoPiprivate ApfloatLambertWHelper. twoPiKprivate ApfloatApint. valueprivate ApfloatLambertWHelper. xFields in org.apfloat with type parameters of type Apfloat Modifier and Type Field Description private java.lang.ref.SoftReference<Apfloat>Aprational. approxprivate java.lang.ref.SoftReference<Apfloat>Aprational. inverseDenprivate java.util.List<Apfloat>RadixConversionHelper.RadixPowerList. listprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. nextGaussianprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. radixLogprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. radixLogPiprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. radixPiprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. radixPiInverseRootprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. radixPiPprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. radixPiQprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. radixPiTprivate static java.util.Map<java.lang.Integer,Apfloat>ApfloatMath. SHUTDOWN_MAPMethods in org.apfloat that return Apfloat Modifier and Type Method Description private ApfloatApfloatMath.PiCalculator. a(long n)static ApfloatApcomplexMath. abs(Apcomplex z)Absolute value.(package private) ApfloatApfloat. abs()static ApfloatApfloatMath. abs(Apfloat x)Absolute value.ApfloatFixedPrecisionApcomplexHelper. abs(Apcomplex z)Absolute value.ApfloatFixedPrecisionApfloatHelper. abs(Apfloat x)Absolute value.private static ApfloatIncompleteGammaHelper. abs(Apcomplex z)static ApfloatApfloatMath. acos(Apfloat x)Inverse cosine.(package private) static ApfloatApfloatMath. acos(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. acos(Apfloat x)Arc cosine.static ApfloatApfloatMath. acosh(Apfloat x)Inverse hyperbolic cosine.ApfloatFixedPrecisionApfloatHelper. acosh(Apfloat x)Hyperbolic arc cosine.ApfloatApfloat. add(Apfloat x)Adds two apfloats.ApfloatFixedPrecisionApfloatHelper. add(Apfloat x, Apfloat y)Addition.private ApfloatApfloat. addOrSubtract(Apfloat x, boolean subtract)private ApfloatHypergeometricHelper. adjustOffset(Apfloat x, Apfloat offset)static ApfloatApfloatMath. agm(Apfloat a, Apfloat b)Arithmetic-geometric mean.(package private) static ApfloatApfloatMath. agm(Apfloat a, Apfloat b, java.util.function.Consumer<Apfloat> consumer)ApfloatFixedPrecisionApfloatHelper. agm(Apfloat a, Apfloat b)Arithmetic-geometric mean.private static ApfloatApfloatMath. agmConsume(java.util.function.Consumer<Apfloat> consumer, Apfloat a, Apfloat c2, long workingPrecision)static ApfloatApfloatMath. airyAi(Apfloat x)Airy function Ai.(package private) static ApfloatApfloatMath. airyAi(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. airyAi(Apfloat x)Airy function Ai.static ApfloatApfloatMath. airyAiPrime(Apfloat x)Derivative of the Airy function Ai.(package private) static ApfloatApfloatMath. airyAiPrime(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. airyAiPrime(Apfloat x)Derivative of the Airy function Ai.static ApfloatApfloatMath. airyBi(Apfloat x)Airy function Bi.(package private) static ApfloatApfloatMath. airyBi(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. airyBi(Apfloat x)Airy function Bi.static ApfloatApfloatMath. airyBiPrime(Apfloat x)Derivative of the Airy function Bi.(package private) static ApfloatApfloatMath. airyBiPrime(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. airyBiPrime(Apfloat x)Derivative of the Airy function Bi.static ApfloatApcomplexMath. arg(Apcomplex z)Angle of the complex vector in the complex plane.ApfloatFixedPrecisionApcomplexHelper. arg(Apcomplex z)Complex angle.static ApfloatApfloatMath. asin(Apfloat x)Inverse sine.ApfloatFixedPrecisionApfloatHelper. asin(Apfloat x)Arc sine.static ApfloatApfloatMath. asinh(Apfloat x)Inverse hyperbolic sine.ApfloatFixedPrecisionApfloatHelper. asinh(Apfloat x)Hyperbolic arc sine.static ApfloatApfloatMath. atan(Apfloat x)Inverse tangent.ApfloatFixedPrecisionApfloatHelper. atan(Apfloat x)Arc tangent.static ApfloatApfloatMath. atan2(Apfloat y, Apfloat x)Converts cartesian coordinates to polar coordinates.ApfloatFixedPrecisionApfloatHelper. atan2(Apfloat x, Apfloat y)Angle of point.static ApfloatApfloatMath. atanh(Apfloat x)Inverse hyperbolic tangent.ApfloatFixedPrecisionApfloatHelper. atanh(Apfloat x)Hyperbolic arc tangent.ApfloatFixedPrecisionApcomplexHelper. bernoulli(long n)Bernoulli number.ApfloatFixedPrecisionApcomplexHelper. bernoulli(long n, int radix)Bernoulli number.static ApfloatApfloatMath. bernoulliB(long n, Apfloat x)Bernoulli polynomial.(package private) static ApfloatApfloatMath. bernoulliB(long n, Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. bernoulliB(long n, Apfloat x)Bernoulli polynomial.static ApfloatApfloatMath. besselI(Apfloat ν, Apfloat x)Modified Bessel function of the first kind.ApfloatFixedPrecisionApfloatHelper. besselI(Apfloat ν, Apfloat x)Modified Bessel function of the first kind.static ApfloatApfloatMath. besselJ(Apfloat ν, Apfloat x)Bessel function of the first kind.ApfloatFixedPrecisionApfloatHelper. besselJ(Apfloat ν, Apfloat x)Bessel function of the first kind.static ApfloatApfloatMath. besselK(Apfloat ν, Apfloat x)Modified Bessel function of the second kind.ApfloatFixedPrecisionApfloatHelper. besselK(Apfloat ν, Apfloat x)Modified Bessel function of the second kind.static ApfloatApfloatMath. besselY(Apfloat ν, Apfloat x)Bessel function of the second kind.ApfloatFixedPrecisionApfloatHelper. besselY(Apfloat ν, Apfloat x)Bessel function of the second kind.static ApfloatApfloatMath. beta(Apfloat a, Apfloat b)Beta function.static ApfloatApfloatMath. beta(Apfloat x, Apfloat a, Apfloat b)Incomplete beta function.static ApfloatApfloatMath. beta(Apfloat x1, Apfloat x2, Apfloat a, Apfloat b)Generalized incomplete beta function.ApfloatFixedPrecisionApfloatHelper. beta(Apfloat a, Apfloat b)Beta function.ApfloatFixedPrecisionApfloatHelper. beta(Apfloat x, Apfloat a, Apfloat b)Incomplete beta function.ApfloatFixedPrecisionApfloatHelper. beta(Apfloat x1, Apfloat x2, Apfloat a, Apfloat b)Generalized incomplete beta function.static ApfloatApfloatMath. binomial(Apfloat n, Apfloat k)Binomial coefficient.ApfloatFixedPrecisionApcomplexHelper. binomial(long n, long k)Binomial coefficient.ApfloatFixedPrecisionApcomplexHelper. binomial(long n, long k, int radix)Binomial coefficient.ApfloatFixedPrecisionApfloatHelper. binomial(Apfloat n, Apfloat k)Binomial coefficient.private static ApfloatApfloatMath. calculatePi(long precision, int radix)static ApfloatApfloatMath. catalan(long precision)Calculates Catalan's constant, G.static ApfloatApfloatMath. catalan(long precision, int radix)Calculates Catalan's constant, G.ApfloatFixedPrecisionApcomplexHelper. catalan()Catalan's constant G.ApfloatFixedPrecisionApcomplexHelper. catalan(int radix)Catalan's constant G.static ApfloatApfloatMath. cbrt(Apfloat x)Cube root.ApfloatFixedPrecisionApfloatHelper. cbrt(Apfloat x)Cube root.ApfloatFixedPrecisionApfloatHelper. ceil(Apfloat x)Ceiling function.static ApfloatApfloatMath. chebyshevT(Apfloat ν, Apfloat x)Chebyshev function of the first kind.ApfloatFixedPrecisionApfloatHelper. chebyshevT(Apfloat ν, Apfloat x)Chebyshev function of the first kind.static ApfloatApfloatMath. chebyshevU(Apfloat ν, Apfloat x)Chebyshev function of the second kind.ApfloatFixedPrecisionApfloatHelper. chebyshevU(Apfloat ν, Apfloat x)Chebyshev function of the second kind.static ApfloatApfloatHelper. checkPow(Apfloat x, Apfloat y, long targetPrecision)private ApfloatFixedPrecisionApfloatHelper. checkSmallLinear(Apfloat x)Apfloat[]FixedPrecisionApfloatHelper. continuedFraction(Apfloat x, int n)Continued fraction.Apfloat[]FixedPrecisionApfloatHelper. convergents(Apfloat x, int n)Convergents.static ApfloatApfloatMath. copySign(Apfloat x, Apfloat y)Copy sign from one argument to another.ApfloatFixedPrecisionApfloatHelper. copySign(Apfloat x, Apfloat y)Copies the sign from one number to another.static ApfloatApfloatMath. cos(Apfloat x)Cosine.ApfloatFixedPrecisionApfloatHelper. cos(Apfloat x)Cosine.static ApfloatApfloatMath. cosh(Apfloat x)Hyperbolic cosine.ApfloatFixedPrecisionApfloatHelper. cosh(Apfloat x)Hyperbolic cosine.static ApfloatApfloatMath. coshIntegral(Apfloat x)Hyperbolic cosine integral.ApfloatFixedPrecisionApfloatHelper. coshIntegral(Apfloat x)Hyperbolic cosine integral.static ApfloatApfloatMath. cosIntegral(Apfloat x)Cosine integral.ApfloatFixedPrecisionApfloatHelper. cosIntegral(Apfloat x)Cosine integral.static ApfloatApfloatMath. digamma(Apfloat x)Digamma function.ApfloatFixedPrecisionApfloatHelper. digamma(Apfloat x)Digamma function.ApfloatApfloat. divide(Apfloat x)Divides two apfloats.ApfloatFixedPrecisionApfloatHelper. divide(Apfloat x, Apfloat y)Division.private ApfloatLambertWHelper. doReal()(package private) static ApfloatApfloatMath. doubleFactorial(long n, long precision)(package private) static ApfloatApfloatMath. doubleFactorial(long n, long precision, int radix)ApfloatFixedPrecisionApfloatHelper. doubleFactorial(long n)Double factorial.ApfloatFixedPrecisionApfloatHelper. doubleFactorial(long n, int radix)Double factorial.static ApfloatApfloatMath. e(long precision)Calculates e.static ApfloatApfloatMath. e(long precision, int radix)Calculates e.private static Apfloat[]ApfloatMath. e(long start, long end, long precision, int radix)ApfloatFixedPrecisionApcomplexHelper. e()e.ApfloatFixedPrecisionApcomplexHelper. e(int radix)e.private ApfloatLambertWHelper. e(long precision)static ApfloatApfloatMath. ellipticE(Apfloat x)Complete elliptic integral of the second kind.(package private) static ApfloatApfloatMath. ellipticE(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. ellipticE(Apfloat x)Complete elliptic integral of the second kind.static ApfloatApfloatMath. ellipticK(Apfloat x)Complete elliptic integral of the first kind.(package private) static ApfloatApfloatMath. ellipticK(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. ellipticK(Apfloat x)Complete elliptic integral of the first kind.private ApfloatAprational. ensureApprox(long precision)static ApfloatApfloatHelper. ensurePrecision(Apfloat x, long precision)static ApfloatApfloatMath. erf(Apfloat x)Error function.ApfloatFixedPrecisionApfloatHelper. erf(Apfloat x)Error function.static ApfloatApfloatMath. erfc(Apfloat x)Complementary error function.ApfloatFixedPrecisionApfloatHelper. erfc(Apfloat x)Complementary error function.(package private) static ApfloatApfloatMath. erfcFixedPrecision(Apfloat x)(package private) static ApfloatApfloatMath. erfFixedPrecision(Apfloat x)static ApfloatApfloatMath. erfi(Apfloat x)Imaginary error function.ApfloatFixedPrecisionApfloatHelper. erfi(Apfloat x)Imaginary error function.(package private) static ApfloatApfloatMath. erfiFixedPrecision(Apfloat x)static ApfloatApfloatMath. euler(long precision)Calculates γ, the Euler-Mascheroni constant.static ApfloatApfloatMath. euler(long precision, int radix)Calculates γ, the Euler-Mascheroni constant.static ApfloatEulerHelper. euler(long precision, int radix)ApfloatFixedPrecisionApcomplexHelper. euler()γ, the Euler-Mascheroni constant.ApfloatFixedPrecisionApcomplexHelper. euler(int radix)γ, the Euler-Mascheroni constant.static ApfloatApfloatMath. eulerE(long n, Apfloat x)Euler polynomial.(package private) static ApfloatApfloatMath. eulerE(long n, Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. eulerE(long n, Apfloat x)Euler polynomial.(package private) static ApfloatApfloatMath. eulerSmall(long precision, int radix)static ApfloatApfloatMath. exp(Apfloat x)Exponent function.ApfloatFixedPrecisionApfloatHelper. exp(Apfloat x)Exponential function.static ApfloatApfloatMath. expIntegralE(Apfloat ν, Apfloat x)Exponential integral E.ApfloatFixedPrecisionApfloatHelper. expIntegralE(Apfloat ν, Apfloat x)Exponential integral E.static ApfloatApfloatMath. expIntegralEi(Apfloat x)Exponential integral Ei.ApfloatFixedPrecisionApfloatHelper. expIntegralEi(Apfloat x)Exponential integral Ei.private static ApfloatHurwitzZetaHelper. expPrecision(Apfloat x)static ApfloatApfloatHelper. extendPrecision(Apfloat x)static ApfloatApfloatHelper. extendPrecision(Apfloat x, long extraPrecision)(package private) static ApfloatApfloatMath. factorial(long n, long precision)(package private) static ApfloatApfloatMath. factorial(long n, long precision, int radix)ApfloatFixedPrecisionApfloatHelper. factorial(long n)Factorial.ApfloatFixedPrecisionApfloatHelper. factorial(long n, int radix)Factorial.static ApfloatApfloatMath. fibonacci(Apfloat ν, Apfloat x)Fibonacci function.ApfloatFixedPrecisionApfloatHelper. fibonacci(Apfloat ν, Apfloat x)Fibonacci function.static ApfloatRootFinder. findRoot(java.util.function.Function<Apfloat,Apfloat> f, java.util.function.BiFunction<Apfloat,Apfloat,Apfloat> fp, Apfloat y, Apfloat initialGuess, long targetPrecision)Find the root of the given function with Newton's method, starting from the given initial guess.ApfloatFixedPrecisionApfloatHelper. floor(Apfloat x)Floor function.static ApfloatApfloatMath. fmod(Apfloat x, Apfloat y)Returns x modulo y.ApfloatFixedPrecisionApfloatHelper. fmod(Apfloat x, Apfloat y)Modulus.ApfloatApfloat. frac()Returns the fractional part.static ApfloatApfloatMath. frac(Apfloat x)Extracts fractional part.ApfloatFixedPrecisionApfloatHelper. frac(Apfloat x)Extract fractional part.static ApfloatApfloatMath. fresnelC(Apfloat x)Fresnel integral C.ApfloatFixedPrecisionApfloatHelper. fresnelC(Apfloat x)Fresnel integral C.static ApfloatApfloatMath. fresnelS(Apfloat x)Fresnel integral S.ApfloatFixedPrecisionApfloatHelper. fresnelS(Apfloat x)Fresnel integral S.static ApfloatApfloatMath. gamma(Apfloat x)Gamma function.static ApfloatApfloatMath. gamma(Apfloat a, Apfloat x)Incomplete gamma function.static ApfloatApfloatMath. gamma(Apfloat a, Apfloat x0, Apfloat x1)Generalized incomplete gamma function.ApfloatFixedPrecisionApfloatHelper. gamma(Apfloat x)Gamma function.ApfloatFixedPrecisionApfloatHelper. gamma(Apfloat a, Apfloat x)Incomplete gamma function.ApfloatFixedPrecisionApfloatHelper. gamma(Apfloat a, Apfloat x0, Apfloat x1)Generalized incomplete gamma function.static ApfloatApfloatMath. gegenbauerC(Apfloat ν, Apfloat x)Renormalized Gegenbauer function.static ApfloatApfloatMath. gegenbauerC(Apfloat ν, Apfloat λ, Apfloat x)Gegenbauer function.ApfloatFixedPrecisionApfloatHelper. gegenbauerC(Apfloat ν, Apfloat x)Renormalized Gegenbauer function.ApfloatFixedPrecisionApfloatHelper. gegenbauerC(Apfloat ν, Apfloat λ, Apfloat x)Gegenbauer function.private ApfloatRadixConversionHelper.RadixPowerList. get(int index)ApfloatApfloatMath.ApfloatHolder. getApfloat()private ApfloatAprational. getApprox(long precision)private ApfloatAprational. getInverseDen()static ApfloatApfloatMath. glaisher(long precision)Calculates the Glaisher‐Kinkelin constant, A.static ApfloatApfloatMath. glaisher(long precision, int radix)Calculates the Glaisher‐Kinkelin constant, A.ApfloatFixedPrecisionApcomplexHelper. glaisher()The Glaisher-Kinkelin constant A.ApfloatFixedPrecisionApcomplexHelper. glaisher(int radix)The Glaisher-Kinkelin constant A.(package private) static ApfloatApfloatMath. halfPi(int radix, long precision)static ApfloatApfloatMath. harmonicNumber(Apfloat x)Harmonic number.static ApfloatApfloatMath. harmonicNumber(Apfloat x, Apfloat r)Generalized harmonic number.ApfloatFixedPrecisionApfloatHelper. harmonicNumber(Apfloat x)Harmonic number.ApfloatFixedPrecisionApfloatHelper. harmonicNumber(Apfloat x, Apfloat r)Generalized harmonic number.static ApfloatApfloatMath. hermiteH(Apfloat ν, Apfloat x)Hermite function.ApfloatFixedPrecisionApfloatHelper. hermiteH(Apfloat ν, Apfloat x)Hermite function.static ApfloatApfloatMath. hypergeometric0F1(Apfloat a, Apfloat x)Confluent hypergeometric function 0F1.ApfloatFixedPrecisionApfloatHelper. hypergeometric0F1(Apfloat a, Apfloat x)Confluent hypergeometric function 0F1.static ApfloatApfloatMath. hypergeometric0F1Regularized(Apfloat a, Apfloat x)Regularized confluent hypergeometric function 0F̃1.ApfloatFixedPrecisionApfloatHelper. hypergeometric0F1Regularized(Apfloat a, Apfloat x)Regularized confluent hypergeometric function 0F̃1.static ApfloatApfloatMath. hypergeometric1F1(Apfloat a, Apfloat b, Apfloat x)Kummer confluent hypergeometric function 1F1.ApfloatFixedPrecisionApfloatHelper. hypergeometric1F1(Apfloat a, Apfloat b, Apfloat x)Kummer confluent hypergeometric function 1F1.static ApfloatApfloatMath. hypergeometric1F1Regularized(Apfloat a, Apfloat b, Apfloat x)Regularized Kummer confluent hypergeometric function 1F̃1.ApfloatFixedPrecisionApfloatHelper. hypergeometric1F1Regularized(Apfloat a, Apfloat b, Apfloat x)Regularized Kummer confluent hypergeometric function 1F̃1.static ApfloatApfloatMath. hypergeometric2F1(Apfloat a, Apfloat b, Apfloat c, Apfloat x)Hypergeometric function 2F1.ApfloatFixedPrecisionApfloatHelper. hypergeometric2F1(Apfloat a, Apfloat b, Apfloat c, Apfloat x)Hypergeometric function 2F1.static ApfloatApfloatMath. hypergeometric2F1Regularized(Apfloat a, Apfloat b, Apfloat c, Apfloat x)Regularized hypergeometric function 2F̃1.ApfloatFixedPrecisionApfloatHelper. hypergeometric2F1Regularized(Apfloat a, Apfloat b, Apfloat c, Apfloat x)Regularized hypergeometric function 2F̃1.static ApfloatApfloatMath. hypergeometricU(Apfloat a, Apfloat b, Apfloat x)Tricomi's confluent hypergeometric function U.ApfloatFixedPrecisionApfloatHelper. hypergeometricU(Apfloat a, Apfloat b, Apfloat x)Tricomi's confluent hypergeometric function U.ApfloatApcomplex. imag()Returns the imaginary part of this apcomplex.ApfloatApfloat. imag()Imaginary part of this apfloat.ApfloatFixedPrecisionApcomplexHelper. imag(Apcomplex z)Imaginary part.static ApfloatApfloatMath. inverseErf(Apfloat x)Inverse error function.ApfloatFixedPrecisionApfloatHelper. inverseErf(Apfloat x)Inverse error function.static ApfloatApfloatMath. inverseErfc(Apfloat x)Inverse complementary error function.ApfloatFixedPrecisionApfloatHelper. inverseErfc(Apfloat x)Inverse complementary error function.static ApfloatApfloatMath. inverseRoot(Apfloat x, long n)Inverse positive integer root.static ApfloatApfloatMath. inverseRoot(Apfloat x, long n, long targetPrecision)Inverse positive integer root.static ApfloatApfloatMath. inverseRoot(Apfloat x, long n, long targetPrecision, Apfloat initialGuess)Inverse positive integer root.static ApfloatApfloatMath. inverseRoot(Apfloat x, long n, long targetPrecision, Apfloat initialGuess, long initialPrecision)Inverse positive integer root.ApfloatFixedPrecisionApfloatHelper. inverseRoot(Apfloat x, long n)Inverse root.private static ApfloatHurwitzZetaHelper. J(Apfloat A, Apfloat B)static ApfloatApfloatMath. jacobiP(Apfloat ν, Apfloat a, Apfloat b, Apfloat x)Jacobi function.ApfloatFixedPrecisionApfloatHelper. jacobiP(Apfloat ν, Apfloat a, Apfloat b, Apfloat x)Jacobi function.static ApfloatApfloatMath. khinchin(long precision)Calculates Khinchin's constant, K.Uses the default radix.static ApfloatApfloatMath. khinchin(long precision, int radix)Calculates Khinchin's constant, K.ApfloatFixedPrecisionApcomplexHelper. khinchin()Khinchin's constant K.ApfloatFixedPrecisionApcomplexHelper. khinchin(int radix)Khinchin's constant K.static ApfloatApfloatMath. laguerreL(Apfloat ν, Apfloat x)Laguerre function.static ApfloatApfloatMath. laguerreL(Apfloat ν, Apfloat λ, Apfloat x)Generalized Laguerre function.ApfloatFixedPrecisionApfloatHelper. laguerreL(Apfloat ν, Apfloat x)Laguerre function.ApfloatFixedPrecisionApfloatHelper. laguerreL(Apfloat ν, Apfloat λ, Apfloat x)Generalized Laguerre function.private static ApfloatApfloatMath. lastIterationExtendPrecision(int iterations, int precisingIteration, Apfloat x)static ApfloatApfloatMath. legendreP(Apfloat ν, Apfloat x)Legendre function.static ApfloatApfloatMath. legendreP(Apfloat ν, Apfloat μ, Apfloat x)Associated Legendre function of the first kind.ApfloatFixedPrecisionApfloatHelper. legendreP(Apfloat ν, Apfloat x)Legendre function.ApfloatFixedPrecisionApfloatHelper. legendreP(Apfloat ν, Apfloat μ, Apfloat x)Associated Legendre function of the first kind.static ApfloatApfloatMath. legendreQ(Apfloat ν, Apfloat x)Legendre function of the second kind.static ApfloatApfloatMath. legendreQ(Apfloat ν, Apfloat μ, Apfloat x)Associated Legendre function of the second kind.ApfloatFixedPrecisionApfloatHelper. legendreQ(Apfloat ν, Apfloat x)Legendre function of the second kind.ApfloatFixedPrecisionApfloatHelper. legendreQ(Apfloat ν, Apfloat μ, Apfloat x)Associated Legendre function of the second kind.static ApfloatApfloatHelper. limitPrecision(Apfloat x, long precision)static ApfloatApfloatMath. log(Apfloat x)Natural logarithm.private static ApfloatApfloatMath. log(Apfloat x, boolean multiplyByPi)static ApfloatApfloatMath. log(Apfloat x, Apfloat b)Logarithm in arbitrary base.ApfloatFixedPrecisionApfloatHelper. log(Apfloat x)Natural logarithm.ApfloatFixedPrecisionApfloatHelper. log(Apfloat x, Apfloat b)Logarithm in specified base.static ApfloatApfloatMath. logGamma(Apfloat x)Logarithm of the gamma function.ApfloatFixedPrecisionApfloatHelper. logGamma(Apfloat x)Logarithm of the gamma function.static ApfloatApfloatMath. logIntegral(Apfloat x)Logarithmic integral.ApfloatFixedPrecisionApfloatHelper. logIntegral(Apfloat x)Logarithmic integral.static ApfloatApfloatMath. logisticSigmoid(Apfloat x)Logistic sigmoid.ApfloatFixedPrecisionApfloatHelper. logisticSigmoid(Apfloat x)Logistic sigmoid.static ApfloatApfloatMath. logRadix(long precision, int radix)Gets or calculates logarithm of a radix to required precision.private static ApfloatApfloatMath. logRadix(long precision, int radix, boolean multiplyByPi)ApfloatFixedPrecisionApfloatHelper. logRadix(int radix)Logarithm.static ApfloatApfloatMath. max(Apfloat x, Apfloat y)Returns the greater of the two values.ApfloatFixedPrecisionApfloatHelper. max(Apfloat x, Apfloat y)Maximum value.static ApfloatHypergeometricHelper. maxNonPositiveInteger(Apcomplex... a)static ApfloatApfloatMath. min(Apfloat x, Apfloat y)Returns the smaller of the two values.ApfloatFixedPrecisionApfloatHelper. min(Apfloat x, Apfloat y)Minimum value.ApfloatApfloat. mod(Apfloat x)Calculates the remainder when divided by an apfloat.ApfloatFixedPrecisionApfloatHelper. mod(Apfloat x, Apfloat y)Modulus.static Apfloat[]ApfloatMath. modf(Apfloat x)Split to integer and fractional parts.Apfloat[]FixedPrecisionApfloatHelper. modf(Apfloat x)Split to integer and fractional parts.ApfloatApfloat. multiply(Apfloat x)Multiplies two apfloats.ApfloatFixedPrecisionApfloatHelper. multiply(Apfloat x, Apfloat y)Multiplication.static ApfloatApfloatMath. multiplyAdd(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Fused multiply-add.ApfloatFixedPrecisionApfloatHelper. multiplyAdd(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Fused multiply-add.private static ApfloatApfloatMath. multiplyAddOrSubtract(Apfloat a, Apfloat b, Apfloat c, Apfloat d, boolean subtract)static ApfloatApfloatMath. multiplySubtract(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Fused multiply-subtract.ApfloatFixedPrecisionApfloatHelper. multiplySubtract(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Fused multiply-subtract.ApfloatApfloat. negate()Negative value.static ApfloatApfloatMath. negate(Apfloat x)Deprecated.Usenegate().ApfloatFixedPrecisionApfloatHelper. negate(Apfloat x)Negation.private ApfloatLambertWHelper. negativeRealSeries()static ApfloatApfloatMath. nextAfter(Apfloat start, Apfloat direction)Returns the number adjacent to the first argument in the direction of the second argument, considering the scale and precision of the first argument.ApfloatFixedPrecisionApfloatHelper. nextAfter(Apfloat x, Apfloat y)The number adjacent to the first argument in the direction of the second argument.static ApfloatApfloatMath. nextDown(Apfloat x)Returns the number adjacent to the argument in the direction of negative infinity, considering the scale and precision of the argument.ApfloatFixedPrecisionApfloatHelper. nextDown(Apfloat x)The adjacent value closer to negative infinity.private static ApfloatApfloatMath. nextInDirection(Apfloat x, int direction)static ApfloatApfloatMath. nextUp(Apfloat x)Returns the number adjacent to the argument in the direction of positive infinity, considering the scale and precision of the argument.ApfloatFixedPrecisionApfloatHelper. nextUp(Apfloat x)The adjacent value closer to positive infinity.static ApfloatApcomplexMath. norm(Apcomplex z)Norm.ApfloatFixedPrecisionApcomplexHelper. norm(Apcomplex z)Norm.private static ApfloatApfloatMath. oddProduct(long n, long m, long precision, int radix)private ApfloatBesselHelper. offset(long scale)private ApfloatHypergeometricHelper. offset(long scale)private ApfloatApfloatMath.PiCalculator. p(long n)static ApfloatApfloatMath. pi(long precision)Calculates π.static ApfloatApfloatMath. pi(long precision, int radix)Calculates π.(package private) ApfloatFixedPrecisionApcomplexHelper. pi()(package private) ApfloatFixedPrecisionApcomplexHelper. pi(int radix)ApfloatFixedPrecisionApfloatHelper. pi()π.ApfloatFixedPrecisionApfloatHelper. pi(int radix)π.static ApfloatApfloatMath. pochhammer(Apfloat x, Apfloat n)Pochhammer symbol.ApfloatFixedPrecisionApfloatHelper. pochhammer(Apfloat x, Apfloat n)Pochhammer symbol.static ApfloatApfloatMath. polygamma(long n, Apfloat x)Polygamma function.ApfloatFixedPrecisionApfloatHelper. polygamma(long n, Apfloat x)Polygamma function.static ApfloatApfloatMath. polylog(Apfloat ν, Apfloat x)Polylogarithm.ApfloatFixedPrecisionApfloatHelper. polylog(Apfloat ν, Apfloat x)Polylogarithm.private ApfloatLambertWHelper. positiveRealSeries()static ApfloatApfloatMath. pow(Apfloat x, long n)Integer power.static ApfloatApfloatMath. pow(Apfloat x, Apfloat y)Arbitrary power.ApfloatFixedPrecisionApfloatHelper. pow(Apfloat x, long n)Integer power.ApfloatFixedPrecisionApfloatHelper. pow(Apfloat x, Apfloat y)Power.ApfloatRadixConversionHelper.RadixPowerList. pow(long n)ApfloatApfloat. precision(long precision)Returns an apfloat with the same value as this apfloat accurate to the specified precision.static ApfloatApfloatMath. product(Apfloat... x)Product of numbers.ApfloatFixedPrecisionApfloatHelper. product(Apfloat... x)Product.private ApfloatApfloatMath.PiCalculator. q(long n)private static ApfloatHurwitzZetaHelper. R(Apcomplex s, Apcomplex a, Apint N, long M)static ApfloatApfloatMath. random(long digits)Generates a random number.static ApfloatApfloatMath. random(long digits, int radix)Generates a random number.ApfloatFixedPrecisionApfloatHelper. random()Return a uniformly distributed random number0 ≤ x < 1.ApfloatFixedPrecisionApfloatHelper. random(int radix)Return a uniformly distributed random number0 ≤ x < 1.static ApfloatApfloatMath. randomGaussian(long digits)Generates a random, Gaussian ("normally") distributed number value with mean 0 and standard deviation 1.static ApfloatApfloatMath. randomGaussian(long digits, int radix)Generates a random, Gaussian ("normally") distributed number value with mean 0 and standard deviation 1.ApfloatFixedPrecisionApfloatHelper. randomGaussian()Return a normally distributed random number with mean 0 and standard deviation 1.ApfloatFixedPrecisionApfloatHelper. randomGaussian(int radix)Return a normally distributed random number with mean 0 and standard deviation 1.private static ApfloatApfloatMath. rawLog(Apfloat x, boolean multiplyByPi)ApfloatApcomplex. real()Returns the real part of this apcomplex.ApfloatApfloat. real()Real part of this apfloat.ApfloatFixedPrecisionApcomplexHelper. real(Apcomplex z)Real part.ApfloatLambertWHelper. real()private ApfloatLambertWHelper. realSeries(Apcomplex p)static ApfloatApfloatHelper. reducePrecision(Apfloat x)static ApfloatApfloatHelper. reducePrecision(Apfloat x, long extraPrecision)static ApfloatApfloatMath. root(Apfloat x, long n)Positive integer root.ApfloatFixedPrecisionApfloatHelper. root(Apfloat x, long n)Root.static ApfloatApfloatMath. round(Apfloat x, long precision, java.math.RoundingMode roundingMode)Deprecated.static ApfloatAprationalMath. round(Aprational x, long precision, java.math.RoundingMode roundingMode)Deprecated.ApfloatFixedPrecisionApfloatHelper. round(Apfloat x, java.math.RoundingMode roundingMode)Deprecated.ApfloatFixedPrecisionApfloatHelper. roundToInteger(Apfloat x, java.math.RoundingMode roundingMode)Round to integer with specified rounding mode.static ApfloatApfloatMath. roundToMultiple(Apfloat x, Apfloat y, java.math.RoundingMode roundingMode)Roundsxto the nearest multiple ofyusing the specified rounding mode.ApfloatFixedPrecisionApfloatHelper. roundToMultiple(Apfloat x, Apfloat y, java.math.RoundingMode roundingMode)Round to multiple with specified rounding mode.static ApfloatRoundingHelper. roundToMultiple(Apfloat x, Apfloat y, java.math.RoundingMode roundingMode)static ApfloatApfloatMath. roundToPlaces(Apfloat x, long places, java.math.RoundingMode roundingMode)Roundsxto the specified number of places using the specified rounding mode.static ApfloatAprationalMath. roundToPlaces(Aprational x, long places, java.math.RoundingMode roundingMode)Roundsxto the specified number of places using the specified rounding mode.ApfloatFixedPrecisionApfloatHelper. roundToPlaces(Apfloat x, long places, java.math.RoundingMode roundingMode)Round to specified number of places with specified rounding mode.static ApfloatRoundingHelper. roundToPlaces(Apfloat x, long places, java.math.RoundingMode roundingMode)static ApfloatApfloatMath. roundToPrecision(Apfloat x, long precision, java.math.RoundingMode roundingMode)Rounds the given number to the specified precision with the specified rounding mode.static ApfloatAprationalMath. roundToPrecision(Aprational x, long precision, java.math.RoundingMode roundingMode)Rounds the given number to the specified precision with the specified rounding mode.ApfloatFixedPrecisionApfloatHelper. roundToPrecision(Apfloat x, java.math.RoundingMode roundingMode)Round to precision with specified rounding mode.static ApfloatRoundingHelper. roundToPrecision(Apfloat x, long precision, java.math.RoundingMode roundingMode)(package private) ApfloatApfloat. scale(long scale)static ApfloatApfloatMath. scale(Apfloat x, long scale)Multiply by a power of the radix.ApfloatFixedPrecisionApfloatHelper. scale(Apfloat x, long scale)Move the radix point.(package private) ApfloatFixedPrecisionApcomplexHelper. setErfPrecision(Apfloat x)(package private) ApfloatFixedPrecisionApcomplexHelper. setExponentialPrecision(Apfloat x)(package private) ApfloatFixedPrecisionApcomplexHelper. setGammaPrecision(Apfloat x)(package private) ApfloatFixedPrecisionApcomplexHelper. setLogarithmicPrecision(Apfloat x)private ApfloatFixedPrecisionApfloatHelper. setPrecision(Apfloat x)private Apfloat[]FixedPrecisionApfloatHelper. setPrecision(Apfloat[] x)(package private) ApfloatFixedPrecisionApcomplexHelper. setTrigonometricPrecision(Apfloat x)(package private) ApfloatFixedPrecisionApcomplexHelper. setZetaPrecision(Apfloat x)static ApfloatApfloatMath. sin(Apfloat x)Sine.ApfloatFixedPrecisionApfloatHelper. sin(Apfloat x)Sine.static ApfloatApfloatMath. sinc(Apfloat x)Sinc.ApfloatFixedPrecisionApfloatHelper. sinc(Apfloat x)Sinc.static ApfloatApfloatMath. sinh(Apfloat x)Hyperbolic sine.ApfloatFixedPrecisionApfloatHelper. sinh(Apfloat x)Hyperbolic sine.static ApfloatApfloatMath. sinhIntegral(Apfloat x)Hyperbolic sine integral.ApfloatFixedPrecisionApfloatHelper. sinhIntegral(Apfloat x)Hyperbolic sine integral.static ApfloatApfloatMath. sinIntegral(Apfloat x)Sine integral.ApfloatFixedPrecisionApfloatHelper. sinIntegral(Apfloat x)Sine integral.private static ApfloatRadixConversionHelper. split(Apfloat x, int toRadix, long size, long split, RadixConversionHelper.RadixPowerList radixPowerList)static ApfloatApfloatMath. sqrt(Apfloat x)Square root.ApfloatFixedPrecisionApfloatHelper. sqrt(Apfloat x)Square root.ApfloatApfloat. subtract(Apfloat x)Subtracts two apfloats.ApfloatFixedPrecisionApfloatHelper. subtract(Apfloat x, Apfloat y)Subtraction.static ApfloatApfloatMath. sum(Apfloat... x)Sum of numbers.ApfloatFixedPrecisionApfloatHelper. sum(Apfloat... x)Sum.static ApfloatApfloatMath. tan(Apfloat x)Tangent.ApfloatFixedPrecisionApfloatHelper. tan(Apfloat x)Tangent.static ApfloatApfloatMath. tanh(Apfloat x)Hyperbolic tangent.private static ApfloatApfloatMath. tanh(Apfloat x, boolean negate)ApfloatFixedPrecisionApfloatHelper. tanh(Apfloat x)Hyperbolic tangent.(package private) static ApfloatApfloatMath. tanhFixedPrecision(Apfloat x)static ApfloatApfloatMath. toDegrees(Apfloat x)Converts an angle measured in radians to degrees.ApfloatFixedPrecisionApfloatHelper. toDegrees(Apfloat x)Convert radians to degrees.static ApfloatApfloatMath. toRadians(Apfloat x)Converts an angle measured in degrees to radians.ApfloatFixedPrecisionApfloatHelper. toRadians(Apfloat x)Convert degrees to radians.ApfloatApfloat. toRadix(int radix)Convert this apfloat to the specified radix.static ApfloatRadixConversionHelper. toRadix(Apfloat x, int toRadix)private static ApfloatRadixConversionHelper. toRadixFractionalPart(Apfloat x, int toRadix, long size, long scale, RadixConversionHelper.RadixPowerList radixPowerList)private static ApfloatRadixConversionHelper. toRadixIntegerPart(Apfloat x, int toRadix, long size, long scale, RadixConversionHelper.RadixPowerList radixPowerList)private static ApfloatRadixConversionHelper. toRadixNormalizedPart(Apfloat x, int toRadix, long size, RadixConversionHelper.RadixPowerList radixPowerList)ApfloatFixedPrecisionApfloatHelper. truncate(Apfloat x)Truncate fractional part.private ApfloatLambertWHelper. twoPi()private ApfloatLambertWHelper. twoPiK()static ApfloatApcomplexMath. ulp(Apcomplex z)Returns the unit in the last place of the argument, considering the scale and precision.static ApfloatApfloatMath. ulp(Apfloat x)Returns the unit in the last place of the argument, considering the scale and precision.private static ApfloatApfloatMath. ulp(Apfloat x, int direction)ApfloatFixedPrecisionApcomplexHelper. ulp(Apcomplex z)Unit in the last place.ApfloatFixedPrecisionApfloatHelper. ulp(Apfloat x)Unit in the last place.(package private) ApfloatFixedPrecisionApcomplexHelper. valueOf(Apfloat x)ApfloatFixedPrecisionApfloatHelper. valueOf(Apfloat x)Returns the value with the specified precision.static ApfloatApfloatMath. w(Apfloat x)Lambert W function.ApfloatFixedPrecisionApfloatHelper. w(Apfloat x)Lambert W function.static ApfloatLambertWHelper. w(Apfloat x)static ApfloatApfloatMath. zeta(Apfloat s)Riemann zeta function.static ApfloatApfloatMath. zeta(Apfloat s, Apfloat a)Hurwitz zeta function.ApfloatFixedPrecisionApfloatHelper. zeta(Apfloat s)Riemann zeta function.ApfloatFixedPrecisionApfloatHelper. zeta(Apfloat s, Apfloat a)Hurwitz zeta function.Methods in org.apfloat with parameters of type Apfloat Modifier and Type Method Description static ApfloatApfloatMath. abs(Apfloat x)Absolute value.ApfloatFixedPrecisionApfloatHelper. abs(Apfloat x)Absolute value.static ApfloatApfloatMath. acos(Apfloat x)Inverse cosine.(package private) static ApfloatApfloatMath. acos(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. acos(Apfloat x)Arc cosine.static ApfloatApfloatMath. acosh(Apfloat x)Inverse hyperbolic cosine.ApfloatFixedPrecisionApfloatHelper. acosh(Apfloat x)Hyperbolic arc cosine.ApfloatApfloat. add(Apfloat x)Adds two apfloats.ApfloatFixedPrecisionApfloatHelper. add(Apfloat x, Apfloat y)Addition.private ApfloatApfloat. addOrSubtract(Apfloat x, boolean subtract)private ApfloatHypergeometricHelper. adjustOffset(Apfloat x, Apfloat offset)static ApfloatApfloatMath. agm(Apfloat a, Apfloat b)Arithmetic-geometric mean.(package private) static ApfloatApfloatMath. agm(Apfloat a, Apfloat b, java.util.function.Consumer<Apfloat> consumer)ApfloatFixedPrecisionApfloatHelper. agm(Apfloat a, Apfloat b)Arithmetic-geometric mean.private static ApfloatApfloatMath. agmConsume(java.util.function.Consumer<Apfloat> consumer, Apfloat a, Apfloat c2, long workingPrecision)static ApfloatApfloatMath. airyAi(Apfloat x)Airy function Ai.(package private) static ApfloatApfloatMath. airyAi(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. airyAi(Apfloat x)Airy function Ai.static ApfloatApfloatMath. airyAiPrime(Apfloat x)Derivative of the Airy function Ai.(package private) static ApfloatApfloatMath. airyAiPrime(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. airyAiPrime(Apfloat x)Derivative of the Airy function Ai.static ApfloatApfloatMath. airyBi(Apfloat x)Airy function Bi.(package private) static ApfloatApfloatMath. airyBi(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. airyBi(Apfloat x)Airy function Bi.static ApfloatApfloatMath. airyBiPrime(Apfloat x)Derivative of the Airy function Bi.(package private) static ApfloatApfloatMath. airyBiPrime(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. airyBiPrime(Apfloat x)Derivative of the Airy function Bi.static ApfloatApfloatMath. asin(Apfloat x)Inverse sine.ApfloatFixedPrecisionApfloatHelper. asin(Apfloat x)Arc sine.static ApfloatApfloatMath. asinh(Apfloat x)Inverse hyperbolic sine.ApfloatFixedPrecisionApfloatHelper. asinh(Apfloat x)Hyperbolic arc sine.static ApfloatApfloatMath. atan(Apfloat x)Inverse tangent.ApfloatFixedPrecisionApfloatHelper. atan(Apfloat x)Arc tangent.static ApfloatApfloatMath. atan2(Apfloat y, Apfloat x)Converts cartesian coordinates to polar coordinates.ApfloatFixedPrecisionApfloatHelper. atan2(Apfloat x, Apfloat y)Angle of point.static ApfloatApfloatMath. atanh(Apfloat x)Inverse hyperbolic tangent.ApfloatFixedPrecisionApfloatHelper. atanh(Apfloat x)Hyperbolic arc tangent.static ApfloatApfloatMath. bernoulliB(long n, Apfloat x)Bernoulli polynomial.(package private) static ApfloatApfloatMath. bernoulliB(long n, Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. bernoulliB(long n, Apfloat x)Bernoulli polynomial.static ApfloatApfloatMath. besselI(Apfloat ν, Apfloat x)Modified Bessel function of the first kind.ApfloatFixedPrecisionApfloatHelper. besselI(Apfloat ν, Apfloat x)Modified Bessel function of the first kind.static ApfloatApfloatMath. besselJ(Apfloat ν, Apfloat x)Bessel function of the first kind.ApfloatFixedPrecisionApfloatHelper. besselJ(Apfloat ν, Apfloat x)Bessel function of the first kind.static ApfloatApfloatMath. besselK(Apfloat ν, Apfloat x)Modified Bessel function of the second kind.ApfloatFixedPrecisionApfloatHelper. besselK(Apfloat ν, Apfloat x)Modified Bessel function of the second kind.static ApfloatApfloatMath. besselY(Apfloat ν, Apfloat x)Bessel function of the second kind.ApfloatFixedPrecisionApfloatHelper. besselY(Apfloat ν, Apfloat x)Bessel function of the second kind.static ApfloatApfloatMath. beta(Apfloat a, Apfloat b)Beta function.static ApfloatApfloatMath. beta(Apfloat x, Apfloat a, Apfloat b)Incomplete beta function.static ApfloatApfloatMath. beta(Apfloat x1, Apfloat x2, Apfloat a, Apfloat b)Generalized incomplete beta function.ApfloatFixedPrecisionApfloatHelper. beta(Apfloat a, Apfloat b)Beta function.ApfloatFixedPrecisionApfloatHelper. beta(Apfloat x, Apfloat a, Apfloat b)Incomplete beta function.ApfloatFixedPrecisionApfloatHelper. beta(Apfloat x1, Apfloat x2, Apfloat a, Apfloat b)Generalized incomplete beta function.static ApfloatApfloatMath. binomial(Apfloat n, Apfloat k)Binomial coefficient.ApfloatFixedPrecisionApfloatHelper. binomial(Apfloat n, Apfloat k)Binomial coefficient.static ApfloatApfloatMath. cbrt(Apfloat x)Cube root.ApfloatFixedPrecisionApfloatHelper. cbrt(Apfloat x)Cube root.static ApintApfloatMath. ceil(Apfloat x)Ceiling function.ApfloatFixedPrecisionApfloatHelper. ceil(Apfloat x)Ceiling function.static ApfloatApfloatMath. chebyshevT(Apfloat ν, Apfloat x)Chebyshev function of the first kind.ApfloatFixedPrecisionApfloatHelper. chebyshevT(Apfloat ν, Apfloat x)Chebyshev function of the first kind.static ApfloatApfloatMath. chebyshevU(Apfloat ν, Apfloat x)Chebyshev function of the second kind.ApfloatFixedPrecisionApfloatHelper. chebyshevU(Apfloat ν, Apfloat x)Chebyshev function of the second kind.private static voidApfloatMath. checkHypergeometric2F1(Apfloat a, Apfloat b, Apfloat x)private static voidApfloatMath. checkMinusOneNonInteger(Apfloat ν, Apfloat x)static ApfloatApfloatHelper. checkPow(Apfloat x, Apfloat y, long targetPrecision)private ApfloatFixedPrecisionApfloatHelper. checkSmallLinear(Apfloat x)intApfloat. compareTo(Apfloat x)Compare this apfloat to the specified apfloat.intApint. compareTo(Apfloat x)Compare this apint to the specified apfloat.intAprational. compareTo(Apfloat x)Compare this aprational to the specified apfloat.static intRoundingHelper. compareToHalf(Apfloat x)static Apint[]ApfloatMath. continuedFraction(Apfloat x, int n)Generates the firstnterms in the continued fraction representation ofx.static java.util.Iterator<Apint>ContinuedFractionHelper. continuedFraction(Apfloat x)Apfloat[]FixedPrecisionApfloatHelper. continuedFraction(Apfloat x, int n)Continued fraction.static Aprational[]ApfloatMath. convergents(Apfloat x, int n)Generates the firstnconvergents corresponding to the continued fraction ofx.Apfloat[]FixedPrecisionApfloatHelper. convergents(Apfloat x, int n)Convergents.static ApfloatApfloatMath. copySign(Apfloat x, Apfloat y)Copy sign from one argument to another.ApfloatFixedPrecisionApfloatHelper. copySign(Apfloat x, Apfloat y)Copies the sign from one number to another.static ApfloatApfloatMath. cos(Apfloat x)Cosine.ApfloatFixedPrecisionApfloatHelper. cos(Apfloat x)Cosine.static ApfloatApfloatMath. cosh(Apfloat x)Hyperbolic cosine.ApfloatFixedPrecisionApfloatHelper. cosh(Apfloat x)Hyperbolic cosine.static ApfloatApfloatMath. coshIntegral(Apfloat x)Hyperbolic cosine integral.ApfloatFixedPrecisionApfloatHelper. coshIntegral(Apfloat x)Hyperbolic cosine integral.static ApfloatApfloatMath. cosIntegral(Apfloat x)Cosine integral.ApfloatFixedPrecisionApfloatHelper. cosIntegral(Apfloat x)Cosine integral.static ApfloatApfloatMath. digamma(Apfloat x)Digamma function.ApfloatFixedPrecisionApfloatHelper. digamma(Apfloat x)Digamma function.ApfloatApfloat. divide(Apfloat x)Divides two apfloats.ApfloatFixedPrecisionApfloatHelper. divide(Apfloat x, Apfloat y)Division.static ApfloatApfloatMath. ellipticE(Apfloat x)Complete elliptic integral of the second kind.(package private) static ApfloatApfloatMath. ellipticE(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. ellipticE(Apfloat x)Complete elliptic integral of the second kind.static ApfloatApfloatMath. ellipticK(Apfloat x)Complete elliptic integral of the first kind.(package private) static ApfloatApfloatMath. ellipticK(Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. ellipticK(Apfloat x)Complete elliptic integral of the first kind.static ApfloatApfloatHelper. ensurePrecision(Apfloat x, long precision)longApfloat. equalDigits(Apfloat x)Computes number of equal digits.static ApfloatApfloatMath. erf(Apfloat x)Error function.ApfloatFixedPrecisionApfloatHelper. erf(Apfloat x)Error function.static ApfloatApfloatMath. erfc(Apfloat x)Complementary error function.ApfloatFixedPrecisionApfloatHelper. erfc(Apfloat x)Complementary error function.(package private) static ApfloatApfloatMath. erfcFixedPrecision(Apfloat x)(package private) static ApfloatApfloatMath. erfFixedPrecision(Apfloat x)static ApfloatApfloatMath. erfi(Apfloat x)Imaginary error function.ApfloatFixedPrecisionApfloatHelper. erfi(Apfloat x)Imaginary error function.(package private) static ApfloatApfloatMath. erfiFixedPrecision(Apfloat x)static ApfloatApfloatMath. eulerE(long n, Apfloat x)Euler polynomial.(package private) static ApfloatApfloatMath. eulerE(long n, Apfloat x, long precision)ApfloatFixedPrecisionApfloatHelper. eulerE(long n, Apfloat x)Euler polynomial.static ApfloatApfloatMath. exp(Apfloat x)Exponent function.ApfloatFixedPrecisionApfloatHelper. exp(Apfloat x)Exponential function.static ApfloatApfloatMath. expIntegralE(Apfloat ν, Apfloat x)Exponential integral E.ApfloatFixedPrecisionApfloatHelper. expIntegralE(Apfloat ν, Apfloat x)Exponential integral E.static ApfloatApfloatMath. expIntegralEi(Apfloat x)Exponential integral Ei.ApfloatFixedPrecisionApfloatHelper. expIntegralEi(Apfloat x)Exponential integral Ei.private static ApfloatHurwitzZetaHelper. expPrecision(Apfloat x)static ApfloatApfloatHelper. extendPrecision(Apfloat x)static ApfloatApfloatHelper. extendPrecision(Apfloat x, long extraPrecision)static ApfloatApfloatMath. fibonacci(Apfloat ν, Apfloat x)Fibonacci function.ApfloatFixedPrecisionApfloatHelper. fibonacci(Apfloat ν, Apfloat x)Fibonacci function.static ApfloatRootFinder. findRoot(java.util.function.Function<Apfloat,Apfloat> f, java.util.function.BiFunction<Apfloat,Apfloat,Apfloat> fp, Apfloat y, Apfloat initialGuess, long targetPrecision)Find the root of the given function with Newton's method, starting from the given initial guess.static ApintApfloatMath. floor(Apfloat x)Floor function.ApfloatFixedPrecisionApfloatHelper. floor(Apfloat x)Floor function.static ApfloatApfloatMath. fmod(Apfloat x, Apfloat y)Returns x modulo y.ApfloatFixedPrecisionApfloatHelper. fmod(Apfloat x, Apfloat y)Modulus.static ApfloatApfloatMath. frac(Apfloat x)Extracts fractional part.ApfloatFixedPrecisionApfloatHelper. frac(Apfloat x)Extract fractional part.static ApfloatApfloatMath. fresnelC(Apfloat x)Fresnel integral C.ApfloatFixedPrecisionApfloatHelper. fresnelC(Apfloat x)Fresnel integral C.static ApfloatApfloatMath. fresnelS(Apfloat x)Fresnel integral S.ApfloatFixedPrecisionApfloatHelper. fresnelS(Apfloat x)Fresnel integral S.private static ApcomplexApcomplexMath. fresnelTerm(Apint one, Apfloat half, Apfloat invSqrtPi, Apcomplex iz2, Apcomplex iHalfPiZ2)static ApfloatApfloatMath. gamma(Apfloat x)Gamma function.static ApfloatApfloatMath. gamma(Apfloat a, Apfloat x)Incomplete gamma function.static ApfloatApfloatMath. gamma(Apfloat a, Apfloat x0, Apfloat x1)Generalized incomplete gamma function.ApfloatFixedPrecisionApfloatHelper. gamma(Apfloat x)Gamma function.ApfloatFixedPrecisionApfloatHelper. gamma(Apfloat a, Apfloat x)Incomplete gamma function.ApfloatFixedPrecisionApfloatHelper. gamma(Apfloat a, Apfloat x0, Apfloat x1)Generalized incomplete gamma function.static ApfloatApfloatMath. gegenbauerC(Apfloat ν, Apfloat x)Renormalized Gegenbauer function.static ApfloatApfloatMath. gegenbauerC(Apfloat ν, Apfloat λ, Apfloat x)Gegenbauer function.ApfloatFixedPrecisionApfloatHelper. gegenbauerC(Apfloat ν, Apfloat x)Renormalized Gegenbauer function.ApfloatFixedPrecisionApfloatHelper. gegenbauerC(Apfloat ν, Apfloat λ, Apfloat x)Gegenbauer function.static long[]ApfloatHelper. getMatchingPrecisions(Apfloat x, Apfloat y)Get working precisions for the arguments of e.g.static long[]ApfloatHelper. getMatchingPrecisions(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Get working precisions for the arguments of an multiply-add operation a * b + c * d.static ApfloatApfloatMath. harmonicNumber(Apfloat x)Harmonic number.static ApfloatApfloatMath. harmonicNumber(Apfloat x, Apfloat r)Generalized harmonic number.ApfloatFixedPrecisionApfloatHelper. harmonicNumber(Apfloat x)Harmonic number.ApfloatFixedPrecisionApfloatHelper. harmonicNumber(Apfloat x, Apfloat r)Generalized harmonic number.static ApfloatApfloatMath. hermiteH(Apfloat ν, Apfloat x)Hermite function.ApfloatFixedPrecisionApfloatHelper. hermiteH(Apfloat ν, Apfloat x)Hermite function.static ApfloatApfloatMath. hypergeometric0F1(Apfloat a, Apfloat x)Confluent hypergeometric function 0F1.ApfloatFixedPrecisionApfloatHelper. hypergeometric0F1(Apfloat a, Apfloat x)Confluent hypergeometric function 0F1.static ApfloatApfloatMath. hypergeometric0F1Regularized(Apfloat a, Apfloat x)Regularized confluent hypergeometric function 0F̃1.ApfloatFixedPrecisionApfloatHelper. hypergeometric0F1Regularized(Apfloat a, Apfloat x)Regularized confluent hypergeometric function 0F̃1.static ApfloatApfloatMath. hypergeometric1F1(Apfloat a, Apfloat b, Apfloat x)Kummer confluent hypergeometric function 1F1.ApfloatFixedPrecisionApfloatHelper. hypergeometric1F1(Apfloat a, Apfloat b, Apfloat x)Kummer confluent hypergeometric function 1F1.static ApfloatApfloatMath. hypergeometric1F1Regularized(Apfloat a, Apfloat b, Apfloat x)Regularized Kummer confluent hypergeometric function 1F̃1.ApfloatFixedPrecisionApfloatHelper. hypergeometric1F1Regularized(Apfloat a, Apfloat b, Apfloat x)Regularized Kummer confluent hypergeometric function 1F̃1.static ApfloatApfloatMath. hypergeometric2F1(Apfloat a, Apfloat b, Apfloat c, Apfloat x)Hypergeometric function 2F1.ApfloatFixedPrecisionApfloatHelper. hypergeometric2F1(Apfloat a, Apfloat b, Apfloat c, Apfloat x)Hypergeometric function 2F1.static ApfloatApfloatMath. hypergeometric2F1Regularized(Apfloat a, Apfloat b, Apfloat c, Apfloat x)Regularized hypergeometric function 2F̃1.ApfloatFixedPrecisionApfloatHelper. hypergeometric2F1Regularized(Apfloat a, Apfloat b, Apfloat c, Apfloat x)Regularized hypergeometric function 2F̃1.static ApfloatApfloatMath. hypergeometricU(Apfloat a, Apfloat b, Apfloat x)Tricomi's confluent hypergeometric function U.ApfloatFixedPrecisionApfloatHelper. hypergeometricU(Apfloat a, Apfloat b, Apfloat x)Tricomi's confluent hypergeometric function U.static ApfloatApfloatMath. inverseErf(Apfloat x)Inverse error function.ApfloatFixedPrecisionApfloatHelper. inverseErf(Apfloat x)Inverse error function.static ApfloatApfloatMath. inverseErfc(Apfloat x)Inverse complementary error function.ApfloatFixedPrecisionApfloatHelper. inverseErfc(Apfloat x)Inverse complementary error function.static ApfloatApfloatMath. inverseRoot(Apfloat x, long n)Inverse positive integer root.static ApfloatApfloatMath. inverseRoot(Apfloat x, long n, long targetPrecision)Inverse positive integer root.static ApfloatApfloatMath. inverseRoot(Apfloat x, long n, long targetPrecision, Apfloat initialGuess)Inverse positive integer root.static ApfloatApfloatMath. inverseRoot(Apfloat x, long n, long targetPrecision, Apfloat initialGuess, long initialPrecision)Inverse positive integer root.ApfloatFixedPrecisionApfloatHelper. inverseRoot(Apfloat x, long n)Inverse root.private static booleanApfloatMath. isEven(Apfloat x)private static ApfloatHurwitzZetaHelper. J(Apfloat A, Apfloat B)static ApfloatApfloatMath. jacobiP(Apfloat ν, Apfloat a, Apfloat b, Apfloat x)Jacobi function.ApfloatFixedPrecisionApfloatHelper. jacobiP(Apfloat ν, Apfloat a, Apfloat b, Apfloat x)Jacobi function.static ApfloatApfloatMath. laguerreL(Apfloat ν, Apfloat x)Laguerre function.static ApfloatApfloatMath. laguerreL(Apfloat ν, Apfloat λ, Apfloat x)Generalized Laguerre function.ApfloatFixedPrecisionApfloatHelper. laguerreL(Apfloat ν, Apfloat x)Laguerre function.ApfloatFixedPrecisionApfloatHelper. laguerreL(Apfloat ν, Apfloat λ, Apfloat x)Generalized Laguerre function.private static ApfloatApfloatMath. lastIterationExtendPrecision(int iterations, int precisingIteration, Apfloat x)static ApfloatApfloatMath. legendreP(Apfloat ν, Apfloat x)Legendre function.static ApfloatApfloatMath. legendreP(Apfloat ν, Apfloat μ, Apfloat x)Associated Legendre function of the first kind.ApfloatFixedPrecisionApfloatHelper. legendreP(Apfloat ν, Apfloat x)Legendre function.ApfloatFixedPrecisionApfloatHelper. legendreP(Apfloat ν, Apfloat μ, Apfloat x)Associated Legendre function of the first kind.static ApfloatApfloatMath. legendreQ(Apfloat ν, Apfloat x)Legendre function of the second kind.static ApfloatApfloatMath. legendreQ(Apfloat ν, Apfloat μ, Apfloat x)Associated Legendre function of the second kind.ApfloatFixedPrecisionApfloatHelper. legendreQ(Apfloat ν, Apfloat x)Legendre function of the second kind.ApfloatFixedPrecisionApfloatHelper. legendreQ(Apfloat ν, Apfloat μ, Apfloat x)Associated Legendre function of the second kind.static ApfloatApfloatHelper. limitPrecision(Apfloat x, long precision)static ApfloatApfloatMath. log(Apfloat x)Natural logarithm.private static ApfloatApfloatMath. log(Apfloat x, boolean multiplyByPi)static ApfloatApfloatMath. log(Apfloat x, Apfloat b)Logarithm in arbitrary base.ApfloatFixedPrecisionApfloatHelper. log(Apfloat x)Natural logarithm.ApfloatFixedPrecisionApfloatHelper. log(Apfloat x, Apfloat b)Logarithm in specified base.static ApfloatApfloatMath. logGamma(Apfloat x)Logarithm of the gamma function.ApfloatFixedPrecisionApfloatHelper. logGamma(Apfloat x)Logarithm of the gamma function.static ApfloatApfloatMath. logIntegral(Apfloat x)Logarithmic integral.ApfloatFixedPrecisionApfloatHelper. logIntegral(Apfloat x)Logarithmic integral.static ApfloatApfloatMath. logisticSigmoid(Apfloat x)Logistic sigmoid.ApfloatFixedPrecisionApfloatHelper. logisticSigmoid(Apfloat x)Logistic sigmoid.static ApfloatApfloatMath. max(Apfloat x, Apfloat y)Returns the greater of the two values.ApfloatFixedPrecisionApfloatHelper. max(Apfloat x, Apfloat y)Maximum value.static ApfloatApfloatMath. min(Apfloat x, Apfloat y)Returns the smaller of the two values.ApfloatFixedPrecisionApfloatHelper. min(Apfloat x, Apfloat y)Minimum value.ApfloatApfloat. mod(Apfloat x)Calculates the remainder when divided by an apfloat.ApfloatFixedPrecisionApfloatHelper. mod(Apfloat x, Apfloat y)Modulus.static Apfloat[]ApfloatMath. modf(Apfloat x)Split to integer and fractional parts.Apfloat[]FixedPrecisionApfloatHelper. modf(Apfloat x)Split to integer and fractional parts.private static ApintApintMath. modMultiply(Apint x1, Apint x2, Apint y, Apfloat inverseY)ApfloatApfloat. multiply(Apfloat x)Multiplies two apfloats.ApfloatFixedPrecisionApfloatHelper. multiply(Apfloat x, Apfloat y)Multiplication.static ApfloatApfloatMath. multiplyAdd(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Fused multiply-add.ApfloatFixedPrecisionApfloatHelper. multiplyAdd(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Fused multiply-add.private static ApfloatApfloatMath. multiplyAddOrSubtract(Apfloat a, Apfloat b, Apfloat c, Apfloat d, boolean subtract)static ApfloatApfloatMath. multiplySubtract(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Fused multiply-subtract.ApfloatFixedPrecisionApfloatHelper. multiplySubtract(Apfloat a, Apfloat b, Apfloat c, Apfloat d)Fused multiply-subtract.static ApfloatApfloatMath. negate(Apfloat x)Deprecated.Usenegate().ApfloatFixedPrecisionApfloatHelper. negate(Apfloat x)Negation.static ApfloatApfloatMath. nextAfter(Apfloat start, Apfloat direction)Returns the number adjacent to the first argument in the direction of the second argument, considering the scale and precision of the first argument.ApfloatFixedPrecisionApfloatHelper. nextAfter(Apfloat x, Apfloat y)The number adjacent to the first argument in the direction of the second argument.static ApfloatApfloatMath. nextDown(Apfloat x)Returns the number adjacent to the argument in the direction of negative infinity, considering the scale and precision of the argument.ApfloatFixedPrecisionApfloatHelper. nextDown(Apfloat x)The adjacent value closer to negative infinity.private static ApfloatApfloatMath. nextInDirection(Apfloat x, int direction)static ApfloatApfloatMath. nextUp(Apfloat x)Returns the number adjacent to the argument in the direction of positive infinity, considering the scale and precision of the argument.ApfloatFixedPrecisionApfloatHelper. nextUp(Apfloat x)The adjacent value closer to positive infinity.static ApfloatApfloatMath. pochhammer(Apfloat x, Apfloat n)Pochhammer symbol.ApfloatFixedPrecisionApfloatHelper. pochhammer(Apfloat x, Apfloat n)Pochhammer symbol.static ApfloatApfloatMath. polygamma(long n, Apfloat x)Polygamma function.ApfloatFixedPrecisionApfloatHelper. polygamma(long n, Apfloat x)Polygamma function.static ApfloatApfloatMath. polylog(Apfloat ν, Apfloat x)Polylogarithm.ApfloatFixedPrecisionApfloatHelper. polylog(Apfloat ν, Apfloat x)Polylogarithm.static ApfloatApfloatMath. pow(Apfloat x, long n)Integer power.static ApfloatApfloatMath. pow(Apfloat x, Apfloat y)Arbitrary power.ApfloatFixedPrecisionApfloatHelper. pow(Apfloat x, long n)Integer power.ApfloatFixedPrecisionApfloatHelper. pow(Apfloat x, Apfloat y)Power.booleanApfloat. preferCompare(Apfloat x)Tests if the comparison withequalsandcompareToshould be done in the opposite order.booleanAprational. preferCompare(Apfloat x)static ApfloatApfloatMath. product(Apfloat... x)Product of numbers.ApfloatFixedPrecisionApfloatHelper. product(Apfloat... x)Product.private ApcomplexZetaHelper. Q(long v, Apfloat m)private static ApfloatApfloatMath. rawLog(Apfloat x, boolean multiplyByPi)static ApfloatApfloatHelper. reducePrecision(Apfloat x)static ApfloatApfloatHelper. reducePrecision(Apfloat x, long extraPrecision)static ApfloatApfloatMath. root(Apfloat x, long n)Positive integer root.ApfloatFixedPrecisionApfloatHelper. root(Apfloat x, long n)Root.static ApfloatApfloatMath. round(Apfloat x, long precision, java.math.RoundingMode roundingMode)Deprecated.ApfloatFixedPrecisionApfloatHelper. round(Apfloat x, java.math.RoundingMode roundingMode)Deprecated.static ApintApfloatMath. roundToInteger(Apfloat x, java.math.RoundingMode roundingMode)Roundsxto integer using the specified rounding mode.ApfloatFixedPrecisionApfloatHelper. roundToInteger(Apfloat x, java.math.RoundingMode roundingMode)Round to integer with specified rounding mode.static ApintRoundingHelper. roundToInteger(Apfloat x, java.math.RoundingMode roundingMode)static ApfloatApfloatMath. roundToMultiple(Apfloat x, Apfloat y, java.math.RoundingMode roundingMode)Roundsxto the nearest multiple ofyusing the specified rounding mode.ApfloatFixedPrecisionApfloatHelper. roundToMultiple(Apfloat x, Apfloat y, java.math.RoundingMode roundingMode)Round to multiple with specified rounding mode.static ApfloatRoundingHelper. roundToMultiple(Apfloat x, Apfloat y, java.math.RoundingMode roundingMode)static ApfloatApfloatMath. roundToPlaces(Apfloat x, long places, java.math.RoundingMode roundingMode)Roundsxto the specified number of places using the specified rounding mode.ApfloatFixedPrecisionApfloatHelper. roundToPlaces(Apfloat x, long places, java.math.RoundingMode roundingMode)Round to specified number of places with specified rounding mode.static ApfloatRoundingHelper. roundToPlaces(Apfloat x, long places, java.math.RoundingMode roundingMode)static ApfloatApfloatMath. roundToPrecision(Apfloat x, long precision, java.math.RoundingMode roundingMode)Rounds the given number to the specified precision with the specified rounding mode.ApfloatFixedPrecisionApfloatHelper. roundToPrecision(Apfloat x, java.math.RoundingMode roundingMode)Round to precision with specified rounding mode.static ApfloatRoundingHelper. roundToPrecision(Apfloat x, long precision, java.math.RoundingMode roundingMode)static ApfloatApfloatMath. scale(Apfloat x, long scale)Multiply by a power of the radix.ApfloatFixedPrecisionApfloatHelper. scale(Apfloat x, long scale)Move the radix point.voidApfloatMath.ApfloatHolder. setApfloat(Apfloat apfloat)private voidAprational. setApprox(Apfloat approx)(package private) ApfloatFixedPrecisionApcomplexHelper. setErfPrecision(Apfloat x)(package private) ApfloatFixedPrecisionApcomplexHelper. setExponentialPrecision(Apfloat x)(package private) ApfloatFixedPrecisionApcomplexHelper. setGammaPrecision(Apfloat x)private voidAprational. setInverseDen(Apfloat inverseDen)(package private) ApfloatFixedPrecisionApcomplexHelper. setLogarithmicPrecision(Apfloat x)private ApfloatFixedPrecisionApfloatHelper. setPrecision(Apfloat x)private Apfloat[]FixedPrecisionApfloatHelper. setPrecision(Apfloat[] x)(package private) ApfloatFixedPrecisionApcomplexHelper. setTrigonometricPrecision(Apfloat x)(package private) ApfloatFixedPrecisionApcomplexHelper. setZetaPrecision(Apfloat x)static ApfloatApfloatMath. sin(Apfloat x)Sine.ApfloatFixedPrecisionApfloatHelper. sin(Apfloat x)Sine.static ApfloatApfloatMath. sinc(Apfloat x)Sinc.ApfloatFixedPrecisionApfloatHelper. sinc(Apfloat x)Sinc.static ApfloatApfloatMath. sinh(Apfloat x)Hyperbolic sine.ApfloatFixedPrecisionApfloatHelper. sinh(Apfloat x)Hyperbolic sine.static ApfloatApfloatMath. sinhIntegral(Apfloat x)Hyperbolic sine integral.ApfloatFixedPrecisionApfloatHelper. sinhIntegral(Apfloat x)Hyperbolic sine integral.static ApfloatApfloatMath. sinIntegral(Apfloat x)Sine integral.ApfloatFixedPrecisionApfloatHelper. sinIntegral(Apfloat x)Sine integral.private static ApfloatRadixConversionHelper. split(Apfloat x, int toRadix, long size, long split, RadixConversionHelper.RadixPowerList radixPowerList)static ApfloatApfloatMath. sqrt(Apfloat x)Square root.ApfloatFixedPrecisionApfloatHelper. sqrt(Apfloat x)Square root.ApfloatApfloat. subtract(Apfloat x)Subtracts two apfloats.ApfloatFixedPrecisionApfloatHelper. subtract(Apfloat x, Apfloat y)Subtraction.static ApfloatApfloatMath. sum(Apfloat... x)Sum of numbers.ApfloatFixedPrecisionApfloatHelper. sum(Apfloat... x)Sum.static ApfloatApfloatMath. tan(Apfloat x)Tangent.ApfloatFixedPrecisionApfloatHelper. tan(Apfloat x)Tangent.static ApfloatApfloatMath. tanh(Apfloat x)Hyperbolic tangent.private static ApfloatApfloatMath. tanh(Apfloat x, boolean negate)ApfloatFixedPrecisionApfloatHelper. tanh(Apfloat x)Hyperbolic tangent.(package private) static ApfloatApfloatMath. tanhFixedPrecision(Apfloat x)booleanApfloat. test(Apfloat x)Tests two apfloat numbers for equality.booleanApint. test(Apfloat x)booleanAprational. test(Apfloat x)static ApfloatApfloatMath. toDegrees(Apfloat x)Converts an angle measured in radians to degrees.ApfloatFixedPrecisionApfloatHelper. toDegrees(Apfloat x)Convert radians to degrees.static ApfloatApfloatMath. toRadians(Apfloat x)Converts an angle measured in degrees to radians.ApfloatFixedPrecisionApfloatHelper. toRadians(Apfloat x)Convert degrees to radians.static ApfloatRadixConversionHelper. toRadix(Apfloat x, int toRadix)private static ApfloatRadixConversionHelper. toRadixFractionalPart(Apfloat x, int toRadix, long size, long scale, RadixConversionHelper.RadixPowerList radixPowerList)private static ApfloatRadixConversionHelper. toRadixIntegerPart(Apfloat x, int toRadix, long size, long scale, RadixConversionHelper.RadixPowerList radixPowerList)private static ApfloatRadixConversionHelper. toRadixNormalizedPart(Apfloat x, int toRadix, long size, RadixConversionHelper.RadixPowerList radixPowerList)static ApintApfloatMath. truncate(Apfloat x)Truncates fractional part.ApfloatFixedPrecisionApfloatHelper. truncate(Apfloat x)Truncate fractional part.static ApfloatApfloatMath. ulp(Apfloat x)Returns the unit in the last place of the argument, considering the scale and precision.private static ApfloatApfloatMath. ulp(Apfloat x, int direction)ApfloatFixedPrecisionApfloatHelper. ulp(Apfloat x)Unit in the last place.(package private) ApfloatFixedPrecisionApcomplexHelper. valueOf(Apfloat x)ApfloatFixedPrecisionApfloatHelper. valueOf(Apfloat x)Returns the value with the specified precision.static ApfloatApfloatMath. w(Apfloat x)Lambert W function.ApfloatFixedPrecisionApfloatHelper. w(Apfloat x)Lambert W function.static ApfloatLambertWHelper. w(Apfloat x)static ApfloatApfloatMath. zeta(Apfloat s)Riemann zeta function.static ApfloatApfloatMath. zeta(Apfloat s, Apfloat a)Hurwitz zeta function.ApfloatFixedPrecisionApfloatHelper. zeta(Apfloat s)Riemann zeta function.ApfloatFixedPrecisionApfloatHelper. zeta(Apfloat s, Apfloat a)Hurwitz zeta function.Method parameters in org.apfloat with type arguments of type Apfloat Modifier and Type Method Description (package private) static ApfloatApfloatMath. agm(Apfloat a, Apfloat b, java.util.function.Consumer<Apfloat> consumer)private static ApfloatApfloatMath. agmConsume(java.util.function.Consumer<Apfloat> consumer, Apfloat a, Apfloat c2, long workingPrecision)static ApfloatRootFinder. findRoot(java.util.function.Function<Apfloat,Apfloat> f, java.util.function.BiFunction<Apfloat,Apfloat,Apfloat> fp, Apfloat y, Apfloat initialGuess, long targetPrecision)Find the root of the given function with Newton's method, starting from the given initial guess.static ApfloatRootFinder. findRoot(java.util.function.Function<Apfloat,Apfloat> f, java.util.function.BiFunction<Apfloat,Apfloat,Apfloat> fp, Apfloat y, Apfloat initialGuess, long targetPrecision)Find the root of the given function with Newton's method, starting from the given initial guess.static ApfloatRootFinder. findRoot(java.util.function.Function<Apfloat,Apfloat> f, java.util.function.BiFunction<Apfloat,Apfloat,Apfloat> fp, Apfloat y, Apfloat initialGuess, long targetPrecision)Find the root of the given function with Newton's method, starting from the given initial guess.static ApfloatRootFinder. findRoot(java.util.function.Function<Apfloat,Apfloat> f, java.util.function.BiFunction<Apfloat,Apfloat,Apfloat> fp, Apfloat y, Apfloat initialGuess, long targetPrecision)Find the root of the given function with Newton's method, starting from the given initial guess.static ApfloatRootFinder. findRoot(java.util.function.Function<Apfloat,Apfloat> f, java.util.function.BiFunction<Apfloat,Apfloat,Apfloat> fp, Apfloat y, Apfloat initialGuess, long targetPrecision)Find the root of the given function with Newton's method, starting from the given initial guess.Constructors in org.apfloat with parameters of type Apfloat Constructor Description Apcomplex(Apfloat real)Construct a real apcomplex whose imaginary part is zero.Apcomplex(Apfloat real, Apfloat imag)Construct an apcomplex with the specified real and imaginary part.ApfloatHolder(Apfloat apfloat)Apint(Apfloat value)EulerHelper(Apfloat n2, long precision, int radix) -
Uses of Apfloat in org.apfloat.samples
Fields in org.apfloat.samples declared as Apfloat Modifier and Type Field Description private ApfloatPi.ChudnovskyBinarySplittingSeries. Aprivate ApfloatPi.RamanujanBinarySplittingSeries. Aprivate ApfloatApfloatHolder. apfloatprivate ApfloatPi.ChudnovskyBinarySplittingSeries. Bprivate ApfloatPi.RamanujanBinarySplittingSeries. Bprivate ApfloatPi.ChudnovskyBinarySplittingSeries. FIVEprivate ApfloatPi.RamanujanBinarySplittingSeries. FOURprivate ApfloatPi.ChudnovskyBinarySplittingSeries. Jprivate ApfloatPi.RamanujanBinarySplittingSeries. Jprivate ApfloatPi.ChudnovskyBinarySplittingSeries. ONEprivate ApfloatPi.RamanujanBinarySplittingSeries. ONEprivate ApfloatPi.ChudnovskyBinarySplittingSeries. SIXprivate ApfloatPi.RamanujanBinarySplittingSeries. THREEprivate ApfloatPi.ChudnovskyBinarySplittingSeries. TWOprivate ApfloatPi.RamanujanBinarySplittingSeries. TWOMethods in org.apfloat.samples that return Apfloat Modifier and Type Method Description private ApfloatPi.BinarySplittingPiCalculator. a(long n)ApfloatPi.BinarySplittingSeries. a(long n)Binary splitting term.ApfloatPi.ChudnovskyBinarySplittingSeries. a(long n)ApfloatPi.RamanujanBinarySplittingSeries. a(long n)ApfloatPi.BorweinPiCalculator. execute()Calculate pi using the Borweins' quartic iteration.ApfloatPi.ChudnovskyPiCalculator. execute()Calculate pi using the Chudnovskys' binary splitting algorithm.ApfloatPi.GaussLegendrePiCalculator. execute()Calculate pi using the Gauss-Legendre iteration.ApfloatPi.RamanujanPiCalculator. execute()Calculate pi using the Ramanujan binary splitting algorithm.ApfloatPiDistributed.DistributedChudnovskyPiCalculator. execute()ApfloatPiDistributed.DistributedRamanujanPiCalculator. execute()ApfloatPiParallel.ParallelChudnovskyPiCalculator. execute()ApfloatPiParallel.ParallelRamanujanPiCalculator. execute()private ApfloatPiDistributed.DistributedBinarySplittingPiCalculator. executeAdd(PiDistributed.Node node, Apfloat x, Apfloat y)ApfloatApfloatHolder. getApfloat()Return the apfloat contained in this bean.private ApfloatPi.BinarySplittingPiCalculator. p(long n)ApfloatPi.BinarySplittingSeries. p(long n)Binary splitting term.ApfloatPi.ChudnovskyBinarySplittingSeries. p(long n)ApfloatPi.RamanujanBinarySplittingSeries. p(long n)private ApfloatPi.BinarySplittingPiCalculator. q(long n)ApfloatPi.BinarySplittingSeries. q(long n)Binary splitting term.ApfloatPi.ChudnovskyBinarySplittingSeries. q(long n)ApfloatPi.RamanujanBinarySplittingSeries. q(long n)Methods in org.apfloat.samples that return types with arguments of type Apfloat Modifier and Type Method Description protected Operation<Apfloat>PiAWT. getOperation(long precision, int radix)Get the calculation operation to execute.protected Operation<Apfloat>PiParallelAWT. getOperation(long precision, int radix)Methods in org.apfloat.samples with parameters of type Apfloat Modifier and Type Method Description private ApfloatPiDistributed.DistributedBinarySplittingPiCalculator. executeAdd(PiDistributed.Node node, Apfloat x, Apfloat y)voidApfloatHolder. setApfloat(Apfloat apfloat)Set the apfloat contained in this bean.Method parameters in org.apfloat.samples with type arguments of type Apfloat Modifier and Type Method Description static voidPi. run(long precision, int radix, Operation<Apfloat> operation)Execute an operation and display some additional information.Constructors in org.apfloat.samples with parameters of type Apfloat Constructor Description ApfloatHolder(Apfloat apfloat)Construct an ApfloatHolder containing the specified apfloat.
-