public class TanExpression extends java.lang.Object implements Expression
Arguments: 2 (fmla="tan x y") Usage: "tan x y" = (x * tan( y )) = value of this guide
| Modifier and Type | Method and Description |
|---|---|
double |
evaluate(Context ctx) |
public double evaluate(Context ctx)
evaluate in interface ExpressionCopyright 2017 The Apache Software Foundation or its licensors, as applicable.