All Packages Class Hierarchy This Package Previous Next Index
java.lang.Object | +----fr.inria.openmath.omapi.implementation.NodeImpl | +----fr.inria.openmath.omapi.implementation.FloatNodeImpl
public FloatNodeImpl(double value)
public FloatNodeImpl(double value, int base)
public String toString()
public void setPreferedBase(int base)
public int getPreferedBase()
public void setValue(double value)
public double getValue()
All Packages Class Hierarchy This Package Previous Next Index