Re[2]: [Maxima] [Q] How to get a float in this case?
Subject: Re[2]: [Maxima] [Q] How to get a float in this case?
From: Barton Willis
Date: Fri, 27 Aug 2004 13:38:43 -0500
On my XP machine, 'qq' loads and seems to be okay.
Maxima 5.9.0.9beta2 http://maxima.sourceforge.net
Using Lisp Kyoto Common Lisp GCL 2.6.5 (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.
(%i1) load("qq");
(%o1)
c:/msys/1.0/maxinstall/share/maxima/5.9.0.9beta2/share/numeric/qq.lisp
(%i2) quanc8(exp(-x^2),x,0,1);
(%o2) 0.74682413281243
(%i3) build_info();
Maxima version: 5.9.0.9beta2
Maxima build date: 7:41 8/24/2004
host type: i686-pc-mingw32
lisp-implementation-type: Kyoto Common Lisp
lisp-implementation-version: GCL 2.6.5
(%o3)
(%i4)
Barton
Vladimir Bondarenko <vb@cybertester.com>
Sent by: maxima-admin@math.utexas.edu
08/27/2004 12:19 PM
Please respond to Vladimir Bondarenko
To: James Amundson <amundson@users.sourceforge.net>
cc: maxima@math.utexas.edu
Subject: Re[2]: [Maxima] [Q] How to get a float in this case?
Secondly, in 5.9.0.9beta2 an attempt to load quanc8, load("qq");
or load("qq.lisp"); fails with
Could not find `qq' using paths in
FILE_SEARCH_MAXIMA,FILE_SEARCH_LISP
- Vladimir
_______________________________________________
Maxima mailing list
Maxima@www.math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/maxima