Menu

Handling of SQR

Anonymous
2016-09-19
2016-11-17
  • Anonymous

    Anonymous - 2016-09-19

    I'm using version 15.8.10 on a WIN7-64. It looks like there's a boo-boo in handling large SQR's. If I enter:
    PRINT SQR(1.6E7^2);SQR(1.8E7^2), I get:
    1.6E07 8500000.
    Seems like something happens above 1.6e7^2. Luckily, my old Win98 still runs GWBASIC, so I can check results.

    Bob Dehoney

     
    • Rob Hagemans

      Rob Hagemans - 2016-09-19

      Hi Bob, thanks for reporting this bug. I'll check what's going on.

      Rob

       
      • Rob Hagemans

        Rob Hagemans - 2016-11-17

        Sorry for the delay - I've fixed this and will include it in the next release.