smile.symbolic.internal
Class Tangent
- java.lang.Object
-
- smile.symbolic.internal.Expression
-
- smile.symbolic.internal.UnaryNode
-
- smile.symbolic.internal.Tangent
-
public class Tangent extends UnaryNode
-
-
Constructor Summary
Constructors Constructor and Description Tangent(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
-
Tangent
public Tangent(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