Thanx for the time and effort. I did this check early this morning
before work and haven't had time to look at it further.
This could however be a potentially dangerous result should you run
iterative loops or calculations.
Will let you know as soon as I find out any more.
Dragon
> > On Tue, Jun 3, 2008 at 8:23 AM, Timothy Cyders <
t.cyd...@gmail.com> wrote:
>
> >> Dragon, could you post your loop and output? Thanks!
>
> >> TJ
>
> >> On Tue, Jun 3, 2008 at 1:09 AM, Dragon <
TmanFran...@gmail.com> wrote:
>
> >>> I did a quick and simple test to see if the computational power of the
> >>> program can hold up with Matlab. My test was to work out the factorial
> >>> with increasing order. This was done with a for loop though this
> >>> should hardly matter. The factorial of 12 is still correct but the
> >>> factorial of 13 is way off. I have tried to see if changing the
> >>> variable to a double type would make a difference but it did not. Also
> >>> if it is a variable type problem the program offers no warnings or
> >>> error messages.
>
> >>> Can someone tell me if I am missing something here or is this a bug?- Hide quoted text -
>
> - Show quoted text -