Large Number
-
Hi all,
I was hoping someone could assist. I was wondering if there a is limit in FXdreema for large numbers? I an trying to code a long sequence however my calcs fall over on int at 10 digits and 12 for doubles. I was hoping someone could tell me if I am missing something? Many thanks!
I have included a link to the project -
Interesting question, Never thought of it. I guess the admin established a limit, but cannot confirm. You should contact him directly.
-
Try long, have never struggled with double though.
-
Thanks guys for your help