public class IDoubleR extends IParameterObject implements IDoubleI, IReferenceParameter
| Modifier and Type | Class and Description |
|---|---|
static class |
IDoubleR.Abs |
static class |
IDoubleR.ACos |
static class |
IDoubleR.Add |
static class |
IDoubleR.ASin |
static class |
IDoubleR.ATan |
static class |
IDoubleR.ATan2 |
static class |
IDoubleR.Cos |
static class |
IDoubleR.Deg |
static class |
IDoubleR.Div |
static class |
IDoubleR.Eq |
static class |
IDoubleR.Exp |
static class |
IDoubleR.FromInt |
static class |
IDoubleR.Inv |
static class |
IDoubleR.Log |
static class |
IDoubleR.Mul |
static class |
IDoubleR.Neg |
static class |
IDoubleR.Pow |
static class |
IDoubleR.Rad |
static class |
IDoubleR.Sin |
static class |
IDoubleR.Sq |
static class |
IDoubleR.Sqrt |
static class |
IDoubleR.Sub |
static class |
IDoubleR.Tan |
| Modifier and Type | Field and Description |
|---|---|
protected IDoubleOp |
op |
parent| Constructor and Description |
|---|
IDoubleR(double v) |
IDoubleR(IDoubleOp v) |
IDoubleR(IIntegerI v) |
IDoubleR(IServerI s,
double v) |
IDoubleR(IServerI s,
IDoubleOp v) |
IDoubleR(IServerI s,
IIntegerI v) |
createObject, parent, parentprotected IDoubleOp op
public IDoubleR(double v)
public IDoubleR(IDoubleOp v)
public IDoubleR(IIntegerI v)
public IDoubleR(IServerI s, double v)
public double x()
public IDouble get()
public IDoubleR getX()
public IDoubleOp operator()
operator in interface IReferenceParameterpublic IDoubleR dup()
public IDoubleR cp()
public IDoubleR zero()