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