Uses of Class
org.apache.commons.math3.dfp.DfpField
Packages that use DfpField
-
Uses of DfpField in org.apache.commons.math3.dfp
Methods in org.apache.commons.math3.dfp that return DfpFieldMethods in org.apache.commons.math3.dfp with parameters of type DfpFieldModifier and TypeMethodDescriptionprotected static Dfp[]Breaks a string representation up into two dfp's.Constructors in org.apache.commons.math3.dfp with parameters of type DfpFieldModifierConstructorDescriptionprotectedMakes an instance with a value of zero.protectedCreate an instance from a byte value.protectedCreates an instance with a non-finite value.protectedCreate an instance from a double value.protectedCreate an instance from an int value.protectedCreate an instance from a long value.protectedCreate an instance from a String representation.protectedMakes an instance with a value of zero.protectedCreate an instance from a byte value.protectedCreates an instance with a non-finite value.protectedCreate an instance from a double value.protectedCreate an instance from an int value.protectedCreate an instance from a long value.protectedCreate an instance from a String representation.