Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 73760

Values being rounded automatically when we don't want it.

$
0
0

Hello, everyone!

I'm using Dynamics AX 2009 and I have the following code in X++:

Real r;

;

r = 0.259315 + 0.259315;

info(strFmt("%1", r));

Although the result of this operation is 0.51863, the value being shown is 0.52. Is there anyway for AX not to round the number?

We're having a problem with a report, which sums the prizes of some items. The sum of the prices of the items is different than the price shown in the report.

Thanks in advance!

Luiz Bezerra


Viewing all articles
Browse latest Browse all 73760

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>