Sum Bug - Printable Version +- HP Forums (https://www.hpmuseum.org/forum) +-- Forum: HP Calculators (and very old HP Computers) (/forum-3.html) +--- Forum: HP Prime (/forum-5.html) +--- Thread: Sum Bug (/thread-12895.html) |
Sum Bug - Eduardo Silveira - 04-29-2019 11:19 PM Hi there, I was trying Sum(x^2, x=0 to 100,000) in the Cas mode but the calculator restarts. Am I doing something wrong? It works well in home mode as well in a Ti Nspire CAS. Hopefully it is a simple bug to be fixed in the next firmware release. Thanks RE: Sum Bug - Tim Wessman - 04-30-2019 01:05 AM Just tested on what I think is the latest public with a Prime G1 and worked fine. Anyone else? RE: Sum Bug - Joe Horn - 04-30-2019 02:26 AM (04-30-2019 01:05 AM)Tim Wessman Wrote: Just tested on what I think is the latest public with a Prime G1 and worked fine. Anyone else? It SEEMS to hang on a rev C hardware running firmware rev 12214 (2017 08 03), but it actually finishes correctly after 24 seconds. On a rev C hardware running firmware rev 14055 (2018 09 07), it finishes almost instantly. HW rev D *does* finish instantly. Eduardo: What is your Prime's firmware version? RE: Sum Bug - toml_12953 - 04-30-2019 03:21 AM (04-30-2019 01:05 AM)Tim Wessman Wrote: Just tested on what I think is the latest public with a Prime G1 and worked fine. Anyone else? On my G2 it gives an answer immediately. Tom L RE: Sum Bug - Eduardo Silveira - 04-30-2019 11:45 AM Thanks so much, fixed after updating to the latest firmware. |