(Sigma)LIST crash on vectors
#1
If I try to apply the function (Sigma)LIST to a vector such as [-8774 9009] to make the sum of the two values, my HP Prime resets itself, and the emulator crashes with the following message:
"Application has crashed and will be restarted"

Is there another way to make the sum of the values of a vector?
Reply
#2
Hi Didier,

You can maybe use the sum() function:
Code:
Entry:
sum([8774 9009])

Result:
235

Dominik
Reply
#3
Thanks!
Reply




Users browsing this thread: 1 Guest(s)