Designing and Implementing Business Process Models 10.5 | Designing and Implementing Business Process Models | Business Rules Reference | Functions | Summary of Math Functions | long round(double val)
 
long round(double val)
Returns the closest long integer to the specified double argument, with ties rounding up.
Input Parameters
val
Integer A floating-point value to be rounded to a long.
Return Value
Integer The value of the argument rounded to the nearest long value.

Copyright © 2019 | Software AG, Darmstadt, Germany and/or Software AG USA, Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.