axiom-developer
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

RE: [Axiom-developer] Memory leak in Axiom : mistake


From: Page, Bill
Subject: RE: [Axiom-developer] Memory leak in Axiom : mistake
Date: Tue, 21 Jun 2005 21:55:21 -0400

On Tuesday, June 21, 2005 9:38 PM Vanuxem Grégory wrote:

> Sorry,

Why do you write that you are your sorry???

> Section 0.4.2 of axiom book => accessing earlier result.

Quote:

0.4.2 Accessing Earlier Results

The "%" macro represents the result of the previous computation.
The "%%" macro is available which takes a single integer argument.
If the argument is positive then it refers to the step number of
the calculation where the numbering begins from one and can be
seen at the end of each prompt (the number in parentheses). If
the argument is negative then it refers to previous results counting
backwards from the last result. That is, "%%(-1)" is the same as
"%". The value of "%%(0)" is not defined and will generate an error
if requested.

--------

> It's a little dangerous in term of memory management...

Why do you say this is dangerous? This is only a way to refer
to the result of a previous computation.

Regards,
Bill Page.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]