Designing and Implementing Business Process Models : Business Rules Reference : Functions Overview : double ceil(double val)
double ceil(double val)
Returns the smallest integer that is greater than or equal to the specified double value.
Input Parameters
val
Integer The value whose ceiling is to be returned.
Return Value
Integer The smallest (closest to negative infinity) floating-point value that is greater than or equal to the argument and is equal to a mathematical integer.
Copyright © 2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback