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: Bill Page
Subject: Re: [fricas-devel] Re: [Axiom-developer] Counting Elements in Cyclic List
Date: Mon, 1 Sep 2008 13:40:19 -0400

On Mon, Sep 1, 2008 at 1:00 PM, Martin Rubey wrote:
> Bill Page 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.
>

You are right. Or also written:

(5) -> %plusInfinity
   Loading ../algebra/ORDCOMP.fas for domain OrderedCompletion

   (5)   + infinity
                                              Type: OrderedCompletion Integer

Regards,
Bill Page.




reply via email to

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