Class FloorFunction

java.lang.Object
org.citrusframework.functions.core.FloorFunction
All Implemented Interfaces:
Function

public class FloorFunction extends Object implements Function
Returns the largest (closest to positive infinity) double value according to numeric argument value.