public class Expr extends Object implements DoubleUnaryOperator
| Modifier and Type | Method and Description |
|---|---|
double |
applyAsDouble(double operand) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitandThen, compose, identitypublic Expr(String expr)
public double applyAsDouble(double operand)
applyAsDouble in interface DoubleUnaryOperatorCopyright © 2018. All rights reserved.