Created on 11 May 2020
icon_unfollowing
Login to follow
roundingwithgivenprecision-xif

Rounding With Given Precision

Stable version 1.0.0 (Compatible with OutSystems 11)
Uploaded on 11 May 2020 by 
roundingwithgivenprecision-xif

Rounding With Given Precision

Details
It rounds off decimal to a specified precision .
Read more

Example

If we want to round off 2 decimal places:

35.00449 will be rounded off to 35.01, if you give input with precision of 2 


Currently I had the requirement but couldn't find any function that rounds off with given precision, this is for .NET platform


Input 

inputDecimalString(string)

Precision(Integer)

OutPut 

OutputDecimalString(String)
Release notes (1.0.0)
Reviews (0)
Category
Functional libraries & utilities, Other functions & libraries
Tags
Support options
This asset is not supported by OutSystems. You may use the discussion forums to leave suggestions or obtain best-effort support from the community, including from  who created this asset.
Dependencies
Rounding With Given Precision has no dependencies.
Application Objects
Rounding With Given Precision has 0 AOs.
Team
Compatible with
Version 11
Database:
All
Asset consumers
No consumers yet.
Weekly downloads