Re: Show conversion steps
Martin Rubey <[email protected]>
| Newsgroups | gmane.comp.mathematics.axiom.user |
|---|---|
| Message-ID | <[email protected]> |
[email protected] writes: > Hello > > I was wondering whether it was possible to see the conversion steps that > axiom does, for example when integration a certain expression. After a quick > browse through the documentation, the closest thing I came up with was > trace. Is there any better way? Maybe )set message bottom on or, shorter )se me bo on is what you are looking for? Martin