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

Product LogoContact Support   |   Community   |   Feedback