Class CeilingFunction

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

public class CeilingFunction extends Object implements Function
Returns the smallest (closest to negative infinity) double value according to the numeric argument.