Search found 21 matches

by Epidiah
Wed Sep 26, 2018 12:24 am
Forum: Usage tips, tricks and problem reports
Topic: SUM, MEAN & SDEV don't lift the stack
Replies: 20
Views: 9400

Re: SUM, MEAN & SDEV don't lift the stack

Interesting.

Best guess I have is that it's a way to review all three statistics and still preserve some of the stack.
by Epidiah
Tue Sep 25, 2018 10:40 pm
Forum: Usage tips, tricks and problem reports
Topic: SUM, MEAN & SDEV don't lift the stack
Replies: 20
Views: 9400

SUM, MEAN & SDEV don't lift the stack

I was messing around with the statistical functions and noticed that SUM, MEAN and SDEV don't lift the stack. They just replace whatever was in X and Y. WMN, however, does lift the stack. That seemed curious to me. Since I don't have an actual HP 42s to compare this to, I checked the manual to see i...
by Epidiah
Mon Mar 26, 2018 3:08 pm
Forum: OFFIMG library
Topic: My Custom OFFIMGs
Replies: 1
Views: 3466

My Custom OFFIMGs

Here are a few custom OFFIMGs I made for my on DM42 that I thought I would share in case someone shares my sense of humor. This first one is a dumb calculator joke. Something I whipped up in response to folks making the same joke whenever I post about my new calc. (It's upside down on purpose.) http...
by Epidiah
Sun Mar 11, 2018 6:44 am
Forum: Usage tips, tricks and problem reports
Topic: First Entry into Matrix Pushes Stack
Replies: 17
Views: 14224

Re: First Entry into Matrix Pushes Stack

This is probably as it should be, then, but in case it matters, the stack lifts for the first entries into MATA, MATB, and MATX as well.
by Epidiah
Sat Mar 10, 2018 6:54 pm
Forum: Usage tips, tricks and problem reports
Topic: First Entry into Matrix Pushes Stack
Replies: 17
Views: 14224

Re: First Entry into Matrix Pushes Stack

Sorry to cause all this trouble. Unfortunately, I don't have 42S to compare it to. I had to depend on the kindness of you good strangers. :D So, on the original 42S, the EDIT function is the odd one out? That is EDITN, GOTO and all the arrows disable attack lift, but EDIT preserves it? Now I'm rathe...
by Epidiah
Sat Mar 10, 2018 1:54 am
Forum: Usage tips, tricks and problem reports
Topic: First Entry into Matrix Pushes Stack
Replies: 17
Views: 14224

Re: First Entry into Matrix Pushes Stack

Two for one! Score!
by Epidiah
Fri Mar 09, 2018 10:58 pm
Forum: Usage tips, tricks and problem reports
Topic: First Entry into Matrix Pushes Stack
Replies: 17
Views: 14224

First Entry into Matrix Pushes Stack

I'm not sure if this is the expected behavior or not, but when I open a matrix with EDIT or EDITN, if I try to key in a number before using the arrow menu keys, it pushes the old entry into the stack. If I use an arrow menu key first to move to a neighboring entry, then key in the number just replac...
by Epidiah
Tue Mar 06, 2018 2:04 am
Forum: Software Library
Topic: Displaying the Stat Curve Fitting Equations
Replies: 0
Views: 2943

Displaying the Stat Curve Fitting Equations

Here's a program I threw together. It fills the alpha register with the equation from current curve-fitting model including the current approximate numerical values of B and M. I did my best to make sure that the whole thing fits on the screen when it's displayed, which might mean some swapping of d...
by Epidiah
Tue Mar 06, 2018 1:31 am
Forum: DM42
Topic: Interesting links
Replies: 6
Views: 5821

Re: Interesting links

ijabbott wrote:
Sun Mar 04, 2018 10:11 am
If you like RPN or RPL, you may be interested in some of the family of so called concatenative languages.
I missed this when I first responded to the thread. I'll have to check that out, too!
by Epidiah
Sat Mar 03, 2018 5:40 pm
Forum: DM42
Topic: Interesting links
Replies: 6
Views: 5821

Re: Interesting links

The www.racket.org link didn't work for me. Is this the same place? https://racket-lang.org/

I'll definitely check it out. Thanks!