HP Forums
Change name for →Qπ - please suggest! - 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: Change name for →Qπ - please suggest! (/thread-9510.html)

Pages: 1 2 3 4


RE: Change name for →Qπ - please suggest! - Nigel (UK) - 11-17-2017 04:50 PM

How about "nice()"?

Nigel (UK)


RE: Change name for →Qπ - please suggest! - webmasterpdx - 11-17-2017 07:20 PM

Anyone using exact would prefer to use QPI, as it's better functionality. Besides, you could give it an argument to keep the original functionality....or direct what to use (LN, SQRT, fraction, etc....maybe as a bitmap of flags).
I recommend in Home mode, using QPI, but calling it EXACT and in CAS mode using qpif, calling it exact (look at the original QPI thread).


RE: Change name for →Qπ - please suggest! - Joe Horn - 11-17-2017 10:10 PM

My high school students suggested some names. Here are the inoffensive ones. Wink

WHATIS
WHOAMI
RECOGNIZE
IDENTIFY


RE: Change name for →Qπ - please suggest! - Jean-Michel - 11-17-2017 10:28 PM

If it looks like EXACT, but is not really, but beyond, why not:
XEXACT
or
X_EXACT

for eXtended EXACT?


RE: Change name for →Qπ - please suggest! - DrD - 11-17-2017 10:35 PM

(11-17-2017 10:10 PM)Joe Horn Wrote:  My high school students suggested some names. Here are the inoffensive ones. Wink

WHATIS
WHOAMI
RECOGNIZE
IDENTIFY

I don't think these are appropriate, please send the offensive ones. Smile


RE: Change name for →Qπ - please suggest! - salvomic - 11-17-2017 10:39 PM

(11-17-2017 10:35 PM)DrD Wrote:  
(11-17-2017 10:10 PM)Joe Horn Wrote:  My high school students suggested some names. Here are the inoffensive ones. Wink

WHATIS
WHOAMI
RECOGNIZE
IDENTIFY

I don't think these are appropriate, please send the offensive ones. Smile

APROPOS
UNAME
No, those are not offensive, is it? Smile


RE: Change name for →Qπ - please suggest! - primer - 11-17-2017 11:11 PM

what about these ones :

PRETTY
PRETTYPRINT
OPTIMIZE
STDFORM
REWRITE
EASYPRINT
SIMPLEFORM


RE: Change name for →Qπ - please suggest! - emece67 - 11-17-2017 11:41 PM

(11-17-2017 02:31 AM)Han Wrote:  QFORM

I do not have a better proposal than this one.

Regards.


RE: Change name for →Qπ - please suggest! - Egan Ford - 11-18-2017 12:41 AM

Code:
n/m



RE: Change name for →Qπ - please suggest! - compsystems - 11-18-2017 01:45 AM

(11-17-2017 11:11 PM)primer Wrote:  what about these ones :

PRETTY
PRETTYPRINT
..

it is not feasible for now, because the print() command , still does not print in prettyprint (2D), only linearly 1D

print(prettyprint(−0.69314718056) returns ln(1/2) linearly =(

print(prettyprint(2.35619449019) returns 3/4*pi linearly =(

output pi
[Image: wp6ioyn.gif]

output root
[Image: o8teUQN.gif]

output ln
[Image: 4Grab77.gif]

output e
[Image: bNNYFZ2.gif]

THE BEST NAME QPIRLN


RE: Change name for →Qπ - please suggest! - Joe Horn - 11-18-2017 06:04 AM

(11-17-2017 10:35 PM)DrD Wrote:  
(11-17-2017 10:10 PM)Joe Horn Wrote:  My high school students suggested some names. Here are the inoffensive ones. Wink

I don't think these are appropriate, please send the offensive ones. Smile

The only offensive one which was also reasonable was WTH (What The Heck). Imagine it: A student gets some bizarre result, and looks at it in bewilderment and says "WTH is this?" and then presses the WTH key to find out, and the Prime tells the student WTH the result was. Perfectly natural, and reasonable, but outrageously inappropriate... at least the way the student spelled it, which wasn't "WTH". Dodgy


RE: Change name for →Qπ - please suggest! - Cristóbal De Jesús - 11-18-2017 09:39 AM

TransNum()... Transform a number.
NumRw().. Number rewrite.
AltAprox()... Alternate approximation


RE: Change name for →Qπ - please suggest! - StephenG1CMZ - 11-18-2017 10:33 AM

(11-18-2017 06:04 AM)Joe Horn Wrote:  
(11-17-2017 10:35 PM)DrD Wrote:  I don't think these are appropriate, please send the offensive ones. Smile

The only offensive one which was also reasonable was WTH (What The Heck). Imagine it: A student gets some bizarre result, and looks at it in bewilderment and says "WTH is this?" and then presses the WTH key to find out, and the Prime tells the student WTH the result was. Perfectly natural, and reasonable, but outrageously inappropriate... at least the way the student spelled it, which wasn't "WTH". Dodgy

I like that explanation, but I fear no one would remember What The Heck WTH stood for.
They would remember What's The Fraction, even though it can do much more than than just fractions.
Perhaps WHAT IS would be less awkward.


RE: Change name for →Qπ - please suggest! - DrD - 11-18-2017 10:43 AM

And we could use LOL() as a drop in replacement for the simplify() command.

Oh, and an OMG() command would have worked fine for [Help], but help is getting better, so [FYI] might be better. It could be very funny creating programs using some of these things!


RE: Change name for →Qπ - please suggest! - webmasterpdx - 11-18-2017 11:20 AM

Since exact does the same thing in some circumstances, I think it should be exact, but I was playing around with both the exact and the QPI command, and I found differences depending on how many digits you go with in the floating point input. So, there should be an option specifying the number of decimal places.
So, in HOME we should specify EXACT(float,digits,flags), where float is the input, digits is the number of places to the right of the decimal point and flags should give it some clues directing the function....like bit 0 might be fraction, bit 1 ln, bit 2 nth root...maybe even allow combinations.
EXACT(float) and exact(float) should be the same as they are now, and exact(float,digits,flags) should be like qpif and is a CAS command.

...just a suggestion.


RE: Change name for →Qπ - please suggest! - Fortin - 11-18-2017 07:19 PM

I think we (myself included) are overthinking the naming of this feature. We set the entry mode to "Textbook" for a 2D display, we set "Textbook" in Home settings for the history display. Couldn't it follow to also set the representation of the floating point (numeric) output to "Textbook" as well?

I can imagine a student wanting the floating point number to match the nice result in the textbook. So...

Would calling TEXTBOOK() on a floating point be too abstract an idea? If it isn't, the name could allow for future expansion of the capabilities without becoming misunderstood.

(I also like the simplicity of EXACT() )


RE: Change name for →Qπ - please suggest! - Han - 11-27-2017 04:16 PM

IDENTIFY() works for me. It is a means for identifying a numerical value in more easily-recognized algebraic form. In fact, a few online number recognition sites use identify as their command name. Perhaps ID() for short

ALGEBRAIC() would also work for me. Or ALG() for short


RE: Change name for →Qπ - please suggest! - Eddie W. Shore - 11-28-2017 04:19 AM

(11-18-2017 06:04 AM)Joe Horn Wrote:  
(11-17-2017 10:35 PM)DrD Wrote:  I don't think these are appropriate, please send the offensive ones. Smile

The only offensive one which was also reasonable was WTH (What The Heck). Imagine it: A student gets some bizarre result, and looks at it in bewilderment and says "WTH is this?" and then presses the WTH key to find out, and the Prime tells the student WTH the result was. Perfectly natural, and reasonable, but outrageously inappropriate... at least the way the student spelled it, which wasn't "WTH". Dodgy

I like the WTH name.


RE: Change name for →Qπ - please suggest! - chromos - 11-28-2017 04:49 AM

Three pages of suggestions. Thank God Tim didn't ask for more than one function to rename. :-)


RE: Change name for →Qπ - please suggest! - retoa - 11-28-2017 09:05 AM

Hello !

I don't think it's a good idea to have "rat" in the name, fractions containing Pi or sqrt are not rational numbers.

QPI seems good...

Reto