Post Reply 
WP 34S on DM 42: storing epsilon
01-29-2022, 12:33 AM
Post: #1
WP 34S on DM 42: storing epsilon
I think I have asked this before, but how (what are the keystrokes) do I store an epsilon of my choice on the WP 34S on a DM 42 platform?
Find all posts by this user
Quote this message in a reply
01-29-2022, 08:05 AM
Post: #2
RE: WP 34S on DM 42: storing epsilon
You need a program labelled \(\Delta X\) (the delta and the x can be upper or lower case) which returns the value of \(\delta\) required. If this program consists of RCL99 then the value returned could be changed just by changing the value in this register.

This is the same as on the real WP34S.

Hope this helps!

Nigel (UK)
Find all posts by this user
Quote this message in a reply
01-29-2022, 05:00 PM
Post: #3
RE: WP 34S on DM 42: storing epsilon
Thanks! Since I am in the size 8 stack, register 99 appears unavailable. I used register 09, and it works great. Using full 34 digit accuracy, solving f’(x), f’’(x) works quite well using an epsilon of 1 e-11.
Find all posts by this user
Quote this message in a reply
01-30-2022, 07:01 AM
Post: #4
RE: WP 34S on DM 42: storing epsilon
It won't be the 8 level stack causing problems. The stack levels are X, Y, Z, T, A, B, C, D. I.e. they don't eat into the numeric registers. Double precision does impact them however.


Pauli
Find all posts by this user
Quote this message in a reply
Post Reply 




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