How can I find out the format of a parameter passed to a function?
- Subject: How can I find out the format of a parameter passed to a function?
- From: Bernard Hurley
- Date: Sat, 30 Jul 2011 20:39:05 +0100
Hi,
I am writing a maxima function that needs to know whether a parameter
has the form "a[b]". How can I do this?
Thanks,
Bernard.