HP Forums
New beta version 4/16 - 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: New beta version 4/16 (/thread-16670.html)

Pages: 1 2


RE: New beta version 4/16 - akmon - 04-18-2021 09:13 PM

Thank you for this new beta fixing some problems with geometry app. Now I can use SecHp, an app that didnĀ“t work with previous beta.


RE: New beta version 4/16 - Dougggg - 04-19-2021 03:56 PM

(04-18-2021 06:47 PM)Dougggg Wrote:  On my g1 prime python does work now and synching wit the connecticity kit worked for a while but after using it for a while syncing would reboot the calculator when it got to the apps section. Getting closer. ?

Hopefully when the beta is done they will work on the android pro app and get it availible again

I have got the g1 to sync w/o rebooting the calculator by reseting the, Function, graph 3d and advance 3d Apps. and all seems good maybe I will use those apps one at a time to find the guilty app.

On python the input statement wont accept the +/- key for a negative number You have to use the - key but if you press - on a blank line you get 'Ans-" so you have to type the number then move to front of the number and place the -, that does work

example
A=float (input ("A? ")) will give a Value error if I use the +/- key