webMethods Integration Cloud and Cloud Deployment Documentation 6.0.0 | webMethods Integration Cloud | Built-In Services | Built-In Services | Math | roundNumber
 
roundNumber
Returns a rounded number.
Input Parameters
num
String Number to be rounded.
numberOfDigits
String Specifies the number of digits to which you want to round the number.
roundingMode
String Optional. Specifies the rounding method.
Valid values for the roundingMode parameter are RoundHalfUp, RoundUp, RoundDown, RoundCeiling, RoundFloor, RoundHalfDown, and RoundHalfEven. The default value is RoundHalfUp.
Output Parameters
roundedNumber
String The rounded number.

Copyright © 2014- 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.