Subject: How to tell Maxima not to use "rat' replaced..."
From: Mario Rodriguez
Date: Wed, 06 Feb 2008 14:12:09 +0100
Helge Hansen escribi?:
> Hi all!
>
> I've got a problem with an output of Maxima. I would like to print the file
> that contains the text below and the print should look nice. How can I tell
> Maxima not to put out the lines beggining with: "`rat replaced"?
>
> ======================================================================
> Q[1](z)=C[1]-cos(alpha)^2*q*z
>
> (%i16) batchload("Abmessungen.mac")$
> solve([Q[1](z)=(A[v]*sin(alpha)-A[h]*sin(alpha)),z=0],[C[1],z])$
> display(C[1])$
> kill(z)$
> batchload("Abmessungen freigeben.mac")$
>
> `rat' replaced -76.6990182638242 by -62433/814 = -76.6990171990172
> `rat' replaced -10.86725746336 by -115269/10607 = -10.8672574714811
> C[1]=62433/814
> ======================================================================
>
try
ratprint: false$
--
Mario Rodriguez Riotorto
www.biomates.net