Uses of Class
org.apfloat.FixedPrecisionApcomplexHelper
Packages that use FixedPrecisionApcomplexHelper
Package
Description
The apfloat Application Programming Interface (API).
JScience wrapper for apfloat.
- 
Uses of FixedPrecisionApcomplexHelper in org.apfloatSubclasses of FixedPrecisionApcomplexHelper in org.apfloatModifier and TypeClassDescriptionclassFixed-precision mathematical functions for floating-point numbers.
- 
Uses of FixedPrecisionApcomplexHelper in org.apfloat.jscienceMethods in org.apfloat.jscience that return FixedPrecisionApcomplexHelperModifier and TypeMethodDescriptionFixedPrecisionApcomplexField.helper()Return the precision helper.Constructors in org.apfloat.jscience with parameters of type FixedPrecisionApcomplexHelperModifierConstructorDescriptionFixedPrecisionApcomplexField(Apcomplex value, FixedPrecisionApcomplexHelper helper) Constructs a new complex field object with the specified value and precision helper.