Uses of Class
org.apfloat.jscience.ApfloatField
Packages that use ApfloatField
-
Uses of ApfloatField in org.apfloat.jscience
Subclasses with type arguments of type ApfloatField in org.apfloat.jscienceModifier and TypeClassDescriptionclassThis class represents an arbitrary precision floating-point number.Methods in org.apfloat.jscience that return ApfloatFieldModifier and TypeMethodDescriptionApfloatField.copy()ApfloatField.inverse()ApfloatField.opposite()ApfloatField.plus(ApfloatField that) ApfloatField.times(ApfloatField that) Methods in org.apfloat.jscience with parameters of type ApfloatFieldModifier and TypeMethodDescriptionApfloatField.plus(ApfloatField that) ApfloatField.times(ApfloatField that)