axiom-developer
[Top][All Lists]
Advanced

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

Re: [fricas-devel] Re: [Axiom-developer] Counting Elements in Cyclic Lis


From: Martin Rubey
Subject: Re: [fricas-devel] Re: [Axiom-developer] Counting Elements in Cyclic List
Date: 01 Sep 2008 19:00:23 +0200
User-agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.4

"Bill Page" <address@hidden> writes:

> (4) -> count(x) == if cyclic? x then return %PositiveInfinity else #x

WARNING: %PositiveInfinity has no special meaning in axiom / friCAS / OpenAxiom.
I suggest you use plusInfinity(), if you must.

Martin





reply via email to

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