Functionpublic class CeilFunction extends MathFunction
| Constructor | Description |
|---|---|
CeilFunction() |
| Modifier and Type | Method | Description |
|---|---|---|
protected double |
performMathOperation(double n) |
Subclasses implement this method.
|
argumentConstraints, call, namecallFunctionprotected double performMathOperation(double n)
MathFunctionperformMathOperation in class MathFunctionCopyright © 2016–2019. All rights reserved.