Discussion
Jeeva Shanmugavel
IN
Last activity: 17 Apr 2016 21:47 EDT
Round off issue with Double Values having more than 15 digits
I have a User Input field mapped to a property of type Double.
When the user enters a double with 15 integers and more than 2 decimals, anything after the 2 decimals tends to be omitted.
Similarly, if the value is 14 integers and more than 3 decimals, anything after the 3 decimals is getting omitted.
And PRPC starts rounding off numbers with more than 15 digits.
Is there a way to control the rounding off strategy?