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