Thanks! If you find any issue, please let me know.
The ideas was to emulate the built-in functions like Solve or Integrate and provide some numerical derivative capabilities to the calculator.
By the way, use the files with the tag 1.1.0 in the repository. Those ones are the latest version.
Cheers,
Fernando
Collection of functions for DM42/Free42 (updated on 2021-02-23)
Re: Collection of functions for DM42/Free42 (updated on 2021-02-23)
well. Maybe in SUMN you could avoid to output X to set, letting only LLIM, ULIM, STEP, VARS (?) and SUM, or has that a particular relevance or value?
I tried: sum(0, 10, FF), without input X it was ok.
ok, I'll control for it.
@Thomas: maybe I don't remember if there is a way to delete a whole suite like this with all the subroutines without delete them one by one... or, at least, replace e.g. "allsuite.raw" with a new version, upgrading all at once, as Fernando present to us quite a lot of nice programs, and it is so boring to delete one by one to test a new version

∫aL√0mic (IT9CLU) :: DM42 (SN: 00881), DM41X (SN 00523), DM16, HP Prime, 50g, 41CX, 42s, 71b, 15C, 12C, 35s, WP34s -- Free42
Re: Collection of functions for DM42/Free42 (updated on 2021-02-23)
Hi Salvo,
Actually, if you set X to a value, LLIM is automatically updated with that value. As the variable selection is done through VARMENU, you can take advantage of that to set LLIM at the same time that you select LLIM.
The CALC functions are sharing some auxiliary functions and the "Set vars; Select var" message is shared between functions.
Regarding deleting the programs, if you delete one function of a "module", all the module is deleted. Also, another option is to clear all the memory.
Cheers,
Fernando
Actually, if you set X to a value, LLIM is automatically updated with that value. As the variable selection is done through VARMENU, you can take advantage of that to set LLIM at the same time that you select LLIM.
The CALC functions are sharing some auxiliary functions and the "Set vars; Select var" message is shared between functions.
Regarding deleting the programs, if you delete one function of a "module", all the module is deleted. Also, another option is to clear all the memory.
Cheers,
Fernando
Re: Collection of functions for DM42/Free42 (updated on 2021-02-23)
understood 
thanks
Salvo
EDIT: in the meantime, I'm appreciating much the new Catalog menu in Free42 3.0.

thanks
Salvo
EDIT: in the meantime, I'm appreciating much the new Catalog menu in Free42 3.0.
∫aL√0mic (IT9CLU) :: DM42 (SN: 00881), DM41X (SN 00523), DM16, HP Prime, 50g, 41CX, 42s, 71b, 15C, 12C, 35s, WP34s -- Free42