Wow, that's scary.

No error for us on AX3 SP3 Kernel Rollup 3.

--- In development-axapta@yahoogroups.com, "Stefan" <[EMAIL PROTECTED]> wrote:
>
> Hi,
> 
> I have the following code fragment:
> 
>         real a1,a2,a3;
> 
> 
>          a1=8.0/24.0*3.0;
>          a2=8.0/24.0*3.0;
> 
>          a3=a1+a2;
> 
>          print a3;
>         
> 
> In AX3.0SP3 I get 1.0 as a result which is definitely wrong. Is this a
> known error? What is the extent of it - under what circumstances does
> this happen?
> 
> Stefan
>


Reply via email to