public class CeilFunction extends MathFunction
| Constructor and Description |
|---|
CeilFunction() |
| Modifier and Type | Method and Description |
|---|---|
protected double |
performMathOperation(double n)
Subclasses implement this method.
|
callFunctioncall, checkArguments, nameprotected double performMathOperation(double n)
MathFunctionperformMathOperation in class MathFunctionCopyright © 2016. All rights reserved.