public class Ceil extends Object implements UnivariateFunction
ceil function.| Constructor and Description |
|---|
Ceil() |
public double value(double x)
value in interface UnivariateFunctionx - Point at which the function value should be computed.Copyright © 2016–2019 Hipparchus.org. All rights reserved.