smile.symbolic.internal
Class Secant
- java.lang.Object
-
- smile.symbolic.internal.Expression
-
- smile.symbolic.internal.UnaryNode
-
- smile.symbolic.internal.Secant
-
public class Secant extends UnaryNode
-
-
Constructor Summary
Constructors Constructor and Description Secant(Expression exp)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method and Description Expressionderive()doublegetValue()Expressionreduce()-
Methods inherited from class smile.symbolic.internal.UnaryNode
getLeftChild, getRightChild, getType
-
-
-
-
Constructor Detail
-
Secant
public Secant(Expression exp)
-
-
Method Detail
-
derive
public Expression derive()
- Specified by:
derivein classExpression
-
reduce
public Expression reduce()
- Specified by:
reducein classExpression
-
getValue
public double getValue()
- Specified by:
getValuein classExpression
-
-
DataMelt 3.0 © DataMelt by jWork.ORG