From: Henry B. <hb...@pi...> - 2023-09-23 14:40:06
|
Is there any way for a user to add to the Maxima database so that '??' will show his/her own functions, as well? When I have added 15-20 of my own functions, I forget exactly how to call them, and have to keep going back to the source code. Lisp allows the user to add 'documentation strings' to function definitions that can be queried; I'm hoping that Maxima might do something similar. |