public class MathCbrtFunction extends FunctionNode
Constructor and Description |
---|
MathCbrtFunction(GroupingExpression exp)
Constructs a new instance of this class.
|
Modifier and Type | Method and Description |
---|---|
MathCbrtFunction |
copy()
Returns a deep copy of this
|
args, asList, asList, asList, getArg, getNumArgs, iterator, resolveLevel, visit
asImage, asString, getLevel, getLevelOrNull, setLabel
getImage, getLabel, toString
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
forEach, spliterator
public MathCbrtFunction(GroupingExpression exp)
exp
- The expression to evaluate, double value will be requested.public MathCbrtFunction copy()
GroupingExpression
copy
in class GroupingExpression
Copyright © 2018. All rights reserved.