Re: Maple procedures
From: Alec Mihailovs (alec_at_mihailovs.com)
Date: 06/22/04
- Next message: Albert Reiner: "si(x) in Maxima (Was: Mathematica vs. Lisp)"
- Previous message: Robert Israel: "Re: Elementary representation of complex delta function"
- In reply to: Joe Riel: "Re: Maple procedures"
- Next in thread: Joe Riel: "Re: Maple procedures"
- Messages sorted by: [ date ] [ thread ]
Date: Tue, 22 Jun 2004 01:12:26 -0400
"Joe Riel" <joer@k-online.com> wrote in message
news:efGBc.58560$wO4.42887@twister.socal.rr.com...
> John Creighton wrote:
> > Is there anyway way to read how maple procedures are programmed? For
> > instance in MATLAB if I wanted to know how a function was programmed I
> > would type edit functioname.
>
> eval(procedure_name);
>
> However, to get this to print the whole procedure, you want to first set
> the verboseproc interface variable:
>
> interface(verboseproc=true):
Also, showstat might be useful.
Alec
- Next message: Albert Reiner: "si(x) in Maxima (Was: Mathematica vs. Lisp)"
- Previous message: Robert Israel: "Re: Elementary representation of complex delta function"
- In reply to: Joe Riel: "Re: Maple procedures"
- Next in thread: Joe Riel: "Re: Maple procedures"
- Messages sorted by: [ date ] [ thread ]
Relevant Pages
|