mailing-list for TeXmacs Users

Text archives Help


Mathematical input using Maxima 5.9.2


Chronological Thread 
  • From: Javier Arantegui <address@hidden>
  • To: address@hidden
  • Subject: Mathematical input using Maxima 5.9.2
  • Date: Wed, 19 Oct 2005 18:42:00 +0200
  • Organization: Univ. de Lleida

Hi,

I have installed the new Maxima version (5.9.2, at last!) and I have tried
the
'Mathematical input'. I sent an attached file showing a little problem. I
think that the final parenthesis shouldn't be necessary to integrate the
function.

Javier


--
Javier Arántegui
Dept. Tecnologia de Alimentos / Dept. of Food Technology
Universitat de Lleida / University of Lleida (Spain)

Tel. +34 973702595
Fax +34 973702596
IM: Jabber - javier.arantegui (AT) jabberes.org
http://www.tecal.udl.es
<TeXmacs|1.0.5.11>

<style|<tuple|generic|maxima>>

<\body>
<with|prog-language|maxima|prog-session|5.9.2 gcl|<\session>
<\output>
\;

Maxima 5.9.2 http://maxima.sourceforge.net

Using Lisp GNU Common Lisp (GCL) GCL 2.6.7 (aka GCL)

Distributed under the GNU Public License. See the file COPYING.

Dedicated to the memory of William Schelter.

This is a development version of Maxima. The function bug_report()

provides bug reporting information.
</output>

<input|<with|color|red|(<with|math-font-family|rm|%i>1)
<with|color|black|>>|<\math>
<big|int>sin(x)\<mathd\>x
</math>>

<\output>
Incorrect syntax: Missing )

integrate(sin(x),x;

\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ ^
</output>

<input|<with|color|red|(<with|math-font-family|rm|%i>1)
<with|color|black|>>|<\math>
<big|int>sin(x)\<mathd\>x)
</math>>

<\output>
\;


<with|mode|math|math-display|true|<with|mode|text|font-family|tt|color|red|(<with|math-font-family|rm|%o1>)
<with|color|black|>>-cos <left|(>x<right|)>>
</output>

<input|<with|color|red|(<with|math-font-family|rm|%i>2)
<with|color|black|>>|<\math>
\;
</math>>
</session>>
</body>

<\initial>
<\collection>
<associate|language|british>
</collection>
</initial>


Archive powered by MHonArc 2.6.19.

Top of page