public class ArcCosineH extends PostfixMathCommand
| Constructor and Description |
|---|
ArcCosineH() |
| Modifier and Type | Method and Description |
|---|---|
Object |
acosh(Object param) |
void |
run(Stack inStack)
Throws an exception because this method should never be called under
normal circumstances.
|
checkNumberOfParameters, getNumberOfParameters, setCurNumberOfParameterspublic void run(Stack inStack) throws ParseException
PostfixMathCommandrun in interface PostfixMathCommandIrun in class PostfixMathCommandParseExceptionpublic Object acosh(Object param) throws ParseException
ParseExceptionJas4pp 1.5 © Java Analysis Studio for Particle Physics