axiom-mail
[Top][All Lists]
Advanced

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

Re: [fricas-devel] Re: [Axiom-mail] A simple question


From: Alasdair McAndrew
Subject: Re: [fricas-devel] Re: [Axiom-mail] A simple question
Date: Sun, 3 Feb 2008 00:07:04 +1100

Actually,

for n in 10..30 repeat output [n::String, factor(2^n-1)]

is probably the simplest.

-Alasdair

On Feb 2, 2008 11:29 PM, Bill Page <address@hidden> wrote:
On 02 Feb 2008 08:28:29 +0100, Martin Rubey wrote:
> > I think this is a little prettier:
>  >
>  > (1) -> _<_< (x,y) == hconcat(x,y)$OutputForm
>
>
> Yes, very nice!
>
>
>  > Here, once the concept of << is understood, the only obscure notation
>  > is probably
>  >
>  >   " = "::Symbol
>  >
>  > which is just a way to avoid printing the quotation marks " around the
>  > string.
>
>
> Use message$OUTFORM instead.
>

Yes, but for me at least

 " = "::Symbol

looks better. I think that Axiom outputs quotes " ... " for something
of type string is probably a mistake.

Regards,
Bill Page.


_______________________________________________
Axiom-mail mailing list
address@hidden
http://lists.nongnu.org/mailman/listinfo/axiom-mail


reply via email to

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