Uses of Package
org.apache.commons.math3.fraction
-
Packages that use org.apache.commons.math3.fraction Package Description org.apache.commons.math3.analysis.polynomials Univariate real polynomials implementations, seen as differentiable univariate real functions.org.apache.commons.math3.distribution Implementations of common discrete and continuous distributions.org.apache.commons.math3.fraction Fraction number type and fraction number formatting.org.apache.commons.math3.geometry.euclidean.threed This package provides basic 3D geometry components.org.apache.commons.math3.geometry.euclidean.twod This package provides basic 2D geometry components.org.apache.commons.math3.linear Linear algebra support.org.apache.commons.math3.ode.nonstiff This package provides classes to solve non-stiff Ordinary Differential Equations problems.org.apache.commons.math3.stat.inference Classes providing hypothesis testing. -
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.analysis.polynomials Class Description BigFraction Representation of a rational number without any overflow. -
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.distribution Class Description BigFraction Representation of a rational number without any overflow.FractionConversionException Error thrown when a double value cannot be converted to a fraction in the allowed number of iterations. -
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.fraction Class Description AbstractFormat Common part shared by bothFractionFormat
andBigFractionFormat
.BigFraction Representation of a rational number without any overflow.BigFractionField Representation of the fractional numbers without any overflow field.BigFractionFormat Formats a BigFraction number in proper format or improper format.Fraction Representation of a rational number.FractionConversionException Error thrown when a double value cannot be converted to a fraction in the allowed number of iterations.FractionField Representation of the fractional numbers field.FractionFormat Formats a Fraction number in proper format or improper format. -
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.geometry.euclidean.threed Class Description BigFraction Representation of a rational number without any overflow. -
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.geometry.euclidean.twod Class Description BigFraction Representation of a rational number without any overflow. -
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.linear Class Description BigFraction Representation of a rational number without any overflow.Fraction Representation of a rational number. -
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.ode.nonstiff Class Description BigFraction Representation of a rational number without any overflow. -
Classes in org.apache.commons.math3.fraction used by org.apache.commons.math3.stat.inference Class Description BigFraction Representation of a rational number without any overflow.FractionConversionException Error thrown when a double value cannot be converted to a fraction in the allowed number of iterations.