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 <[EMAIL PROTECTED]> 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 > [email protected] > http://lists.nongnu.org/mailman/listinfo/axiom-mail >
_______________________________________________ Axiom-mail mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/axiom-mail
