public class CosineH extends PostfixMathCommand
curNumberOfParameters, numberOfParameters
Constructor and Description |
---|
CosineH() |
Modifier and Type | Method and Description |
---|---|
java.lang.Object |
cosh(java.lang.Object param) |
void |
run(java.util.Stack inStack)
Throws an exception because this method should never be called under
normal circumstances.
|
checkNumberOfParameters, checkStack, getNumberOfParameters, setCurNumberOfParameters
public void run(java.util.Stack inStack) throws ParseException
PostfixMathCommand
run
in interface PostfixMathCommandI
run
in class PostfixMathCommand
ParseException
public java.lang.Object cosh(java.lang.Object param) throws ParseException
ParseException
http://www.singularsys.com/jep Copyright © 2007 Singular Systems