From: Thomas B. <bar...@gm...> - 2022-09-07 18:17:17
|
Hi, I wrote large parts of my scripts in Lisp, calling Maxima functions from within the Lisp code. Knowing the $ naming convention, it is easy to call Maxima functions, but I can't manage to call a user-defined function, even by adding the $-sign in front of the name. How can I do this? Best regards, -- Thomas Baruchel |