I’m looking for a programmable calculator with the option of saving and loading the functions i created. the closest I’ve found so far is something like Free42 but the learning curve is kinda steep. thanks for your help!
I’m looking for a programmable calculator with the option of saving and loading the functions i created. the closest I’ve found so far is something like Free42 but the learning curve is kinda steep. thanks for your help!
there is for sure no nice UI/ input method. but if you use e.g. hackers keyboard it would basically just be a small learning curve typing the syntax.
but it outweighs the pros to create e.g. python scripts and bind them together and do what you want.