org.matheclipse.parser.client.eval
Class DoubleVariable
- java.lang.Object
-
- org.matheclipse.parser.client.eval.DoubleVariable
-
- All Implemented Interfaces:
- IDoubleValue
public class DoubleVariable extends java.lang.Object implements IDoubleValue
-
-
Constructor Summary
Constructors Constructor and Description DoubleVariable(double v)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description doublegetValue()voidsetValue(double value)
-
-
-
Method Detail
-
getValue
public double getValue()
- Specified by:
getValuein interfaceIDoubleValue
-
setValue
public void setValue(double value)
- Specified by:
setValuein interfaceIDoubleValue
-
-
DMelt 3.0 © DataMelt by jWork.ORG