Skip to Content.
Sympa Menu

texmacs-users - Curious behaviour

Subject: mailing-list for TeXmacs Users

List archive

Curious behaviour


Chronological Thread 
  • From: Robert Jerrard <address@hidden>
  • To: address@hidden
  • Subject: Curious behaviour
  • Date: Wed, 23 Nov 2005 14:20:55 -0700

Using TeXmacs 1.0.5 and Maxima 5.9.1: In a Maxima session within TeXmacs
I get

(%i1) sin(acos(sqrt(3)/2))

(wrong-number-of-args #f "Wrong number of arguments to ~A"
(#\<less\>procedure sqrt (z)\<gtr\>) #f)


but in a maxima session within a gnome terminal window I get

(%i1) sin(acos(sqrt(3)/2))


1
(%o1) -
2


as hoped for. Why the difference and how do I fix it? Is it a TeXmacs
upgrade issue?

Thanks, Bob
--
Dr. Robert J. Jerrard, Professor of Mathematics,
Concordia University College of Alberta,
7128 Ada Blvd., Edmonton, Alberta, T5B 4E4, Canada.
Phone: (780) 479-9291, Fax: (780) 474-1933.




Archive powered by MHonArc 2.6.19.

Top of Page