Post Reply 
Change name for →Qπ - please suggest!
11-28-2017, 10:23 AM
Post: #61
RE: Change name for →Qπ - please suggest!
Hi,

Yes, QPI without the arrow on the left, it is faster to type.

Gérard.
Find all posts by this user
Quote this message in a reply
11-29-2017, 05:59 AM
Post: #62
RE: Change name for →Qπ - please suggest!
(11-28-2017 10:23 AM)ggauny@live.fr Wrote:  Yes, QPI without the arrow on the left, it is faster to type.

Until it's officially renamed, create your own alias for →Qπ called "qpi". It's not only easier to type but it also works in CAS:

[Image: qpi06.png]

<0|ɸ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
11-29-2017, 06:34 AM
Post: #63
RE: Change name for →Qπ - please suggest!
(11-29-2017 05:59 AM)Joe Horn Wrote:  Until it's officially renamed, create your own alias ...

Thanks for the tip. I called it "CantorTurningInHisGrave" ;-)
Find all posts by this user
Quote this message in a reply
11-29-2017, 09:34 AM
Post: #64
RE: Change name for →Qπ - please suggest!
Hi Joe,

Thanks for this tips.

Gérard.
Find all posts by this user
Quote this message in a reply
11-29-2017, 04:21 PM
Post: #65
RE: Change name for →Qπ - please suggest!
But be aware that a soft reset with <On-Symb> will mess up the "defines" (input variables will become unchecked), and sometimes the entire "define" function will even disappear. Until this is fixed, I prefer to have qpi as a one-line program in the catalog.
Find all posts by this user
Quote this message in a reply
11-30-2017, 01:43 AM
Post: #66
RE: Change name for →Qπ - please suggest!
(11-29-2017 04:21 PM)Helge Gabert Wrote:  But be aware that a soft reset with <On-Symb> will mess up the "defines" (input variables will become unchecked), and sometimes the entire "define" function will even disappear. Until this is fixed, I prefer to have qpi as a one-line program in the catalog.

The entire function will only disappear if you haven't turned the calculator off and back on between creating the definition and pressing On+Symb. Toggling power saves Prime's RAM (where Defines reside) to flash, so it's always a good idea to do that right after doing anything that you don't want to lose (e.g. a Define).

<0|ɸ|0>
-Joe-
Visit this user's website Find all posts by this user
Quote this message in a reply
11-30-2017, 02:35 AM (This post was last modified: 11-30-2017 02:46 AM by Fortin.)
Post: #67
RE: Change name for →Qπ - please suggest!
One could also make a program to create user defined functions:

HVars("qpi",{"X"}):='→Qπ(X)'
Find all posts by this user
Quote this message in a reply
11-30-2017, 03:51 PM
Post: #68
RE: Change name for →Qπ - please suggest!
Yes - - this approach (via HVars) seems to hold everything together, even after a soft reset.
Find all posts by this user
Quote this message in a reply
Post Reply 




User(s) browsing this thread: 2 Guest(s)