Uses of Class
org.apfloat.FixedPrecisionApfloatHelper
Packages that use FixedPrecisionApfloatHelper
-
Uses of FixedPrecisionApfloatHelper in org.apfloat.jscience
Methods in org.apfloat.jscience that return FixedPrecisionApfloatHelperModifier and TypeMethodDescriptionFixedPrecisionApfloatField.helper()
Return the precision helper.Constructors in org.apfloat.jscience with parameters of type FixedPrecisionApfloatHelperModifierConstructorDescriptionFixedPrecisionApfloatField
(Apfloat value, FixedPrecisionApfloatHelper helper) Constructs a new floating-point field object with the specified value.