public class Floor extends java.lang.Object implements UnivariateFunction
floor function.public double value(double x)
value in interface UnivariateFunctionx - Point at which the function value should be computed.Copyright (c) 2003-2015 Apache Software Foundation