Uses of Class
org.apfloat.jscience.ApfloatField
-
-
Uses of ApfloatField in org.apfloat.jscience
Methods in org.apfloat.jscience that return ApfloatField Modifier and Type Method Description ApfloatFieldApfloatField. copy()ApfloatFieldApfloatField. inverse()ApfloatFieldApfloatField. opposite()ApfloatFieldApfloatField. plus(ApfloatField that)ApfloatFieldApfloatField. times(ApfloatField that)Methods in org.apfloat.jscience with parameters of type ApfloatField Modifier and Type Method Description ApfloatFieldApfloatField. plus(ApfloatField that)ApfloatFieldApfloatField. times(ApfloatField that)
-