Search found 387 matches
- Fri May 06, 2022 1:59 pm
- Forum: Discuss!
- Topic: May 2022 Speculations
- Replies: 253
- Views: 51456
Re: May 2021 Speculations
Yes, indeed. It's been a year — and we haven't been idling. Stay assured we do not neglect our user base. There have been hardships and setbacks, but a new machine is in the works and shows good progress. Enjoy the short video and stay tuned (a little bit longer) for more! https://www.youtube.com/w...
- Thu Apr 28, 2022 12:57 pm
- Forum: Bug reports
- Topic: [DM15L M1B V28] All trig is in radians when in complex mode.
- Replies: 3
- Views: 286
Re: [DM15L M1B V28] All trig is in radians when in complex mode.
Is it a bug, or is it me who doesn't understand how it supposed to work? This is how the HP-15C works with complex numbers. From the HP-15C owner’s handbook: For the trigonometric functions, the calculator considers numbers in the real and imaginary X-registers to be expressed in radians —regardles...
- Sun Apr 24, 2022 10:45 am
- Forum: OFFIMG library
- Topic: More randomness
- Replies: 8
- Views: 1643
Re: More randomness
Cool
That’s much better than the 6 digits printed on the Sinclair Scientific !!

- Sun Mar 20, 2022 1:19 pm
- Forum: Software Library
- Topic: PUSH and POP stack routines
- Replies: 14
- Views: 1497
Re: PUSH and POP stack routines
It works fine with Free42 3.0.10 on Android. At which step do you get this error message?lispm wrote: ↑Sun Mar 20, 2022 9:19 amDear dlachieze
returns errorCode: Select all
1 XEQ "PUSH" XEQ "POP"
"too few Arguements" in NSTK
"Invalid Type" in 4STK
at least with my Free42 3.0.10 on Ubuntu and Android
- Sat Mar 19, 2022 10:05 am
- Forum: Software Library
- Topic: PUSH and POP stack routines
- Replies: 14
- Views: 1497
Re: PUSH and POP stack routines
Nice routines. There are some optimizations possible, for example in PUSH you use the flag 25 but don’t test it. Here is a shorter version of your routines: 00 { 73-Byte Prgm } 01▸LBL "PUSH" 02 FUNC 10 03 SF 25 04 RCL "μ" 05 FC?C 25 06 NEWLIST 07 LIST? 08 GTO 01 09 DROP 10 NEWLIS...
- Sun Feb 27, 2022 11:51 am
- Forum: DM42
- Topic: Updated DM42 Help file with Free42 Extensions
- Replies: 1
- Views: 448
Updated DM42 Help file with Free42 Extensions
As there has been a significant number of new functions added to Free42 recently I found that the DM42 help file was not up-to-date. So, along with the updated french help version, I've also updated the latest official help file with the following changes: Added Lists in Data Types Renamed DM42 Func...
- Sun Feb 27, 2022 11:46 am
- Forum: Usage tips, tricks and problem reports
- Topic: QuickRef HTML en Français
- Replies: 17
- Views: 5927
Re: QuickRef HTML en Français
Hello, J’ai apporté de nouveaux changements sur l’aide en français pour la calculatrice suite à la dernière version DM42/Free42 (3.21/3.0.9) : Ajout de Lists dans les Types de Données Renommage de DM42 Functions en HP-42S Functions Ajout des dernieres extensions de Free42 3.0.9 Ajout du flag 80 Big ...
- Tue Feb 22, 2022 2:42 pm
- Forum: Usage tips, tricks and problem reports
- Topic: DM42 3.21 and lower case in menu functions
- Replies: 2
- Views: 490
Re: DM42 3.21 and lower case in menu functions
it was thought better to keep them in both for maintaining the maximum code compatibility possible Fine, but is there a reason preventing them to work on the DM42 as in Free42? CAPS: display only upper case letters in menu items (convert lower case to upper case for display) Mixed: display both upp...
- Mon Feb 21, 2022 10:28 pm
- Forum: Usage tips, tricks and problem reports
- Topic: DM42 3.21 and lower case in menu functions
- Replies: 2
- Views: 490
DM42 3.21 and lower case in menu functions
With the latest DM42 firmware version 3.21 we have now in CATALOG>MISC the functions "CAPS" and "Mixed" linked to the support of lowercase letters in the menu font that was introduced in Free42 3.0.6. However the support of lowercase letters in the menu font was already built in ...
- Mon Feb 14, 2022 4:33 pm
- Forum: Usage tips, tricks and problem reports
- Topic: Free42 3.0.9 and DM42:→LIST and LIST→ functions not implemented?
- Replies: 3
- Views: 502
Re: Free42 3.0.9 and DM42:→LIST and LIST→ functions not implemented?
According to the Free42 history they were implemented in 3.0.10 so you can't find them on the DM42. On my Android phone (3.0.10) they are located in CATALOG > STR