01:42 -!- cached(n=cached@209-94-133-40.c3-0.bkl-ubr2.sbo-bkl.ma.cable.rcn.com) has joined #maxima 01:42 I know that this sounds like a stupid question, but how do I get a function to evaluate at a certain value? 01:43 -!- Prax01D(n=Prax01D@tor58-23b-95-211.dynamic.rogerstelecom.net) has joined #maxima 01:43 like if i have x^2+3x+2, how do I get it to evaluate that at x=4? 01:44 and then give a decimal value 01:46 cached: ev(x^2 + 3*x + 2, x = 4); 01:46 oo 01:46 thanks 01:55 -!- lisppaste4(n=lisppast@common-lisp.net) has joined #maxima 01:58 how do I display the decimal value of a number 01:58 like 1.414... instead of sqrt(2) 02:02 sqrt(2),numer; 02:03 thanks 03:40 -!- l_knot_(n=krishna@pool-71-240-21-78.pitt.east.verizon.net) has joined #maxima 07:39 -!- Prax01D(n=Prax01D@tor58-10-93-42.dynamic.rogerstelecom.net) has joined #maxima 10:39 -!- rhz(n=rhz@c211-30-61-125.carlnfd4.nsw.optusnet.com.au) has joined #maxima 10:40 Suppose I have some expression. How do I ask maxima to evaluate it to 10 decimal places? 12:34 rhz: i think using bigfloats and then reducing the output precision 12:34 don't ask me how to do that though ;) 13:43 -!- Prax01D(n=Prax01D@tor58-7-83-194.dynamic.rogerstelecom.net) has joined #maxima 13:48 -!- rhz_(n=rhz@c211-30-61-125.carlnfd4.nsw.optusnet.com.au) has joined #maxima 14:24 -!- HaraldG(n=rldprog@chello080108070152.13.11.univie.teleweb.at) has joined #maxima 14:28 For ten decimal places the usual double floats work well. 16:38 -!- rtoy_(n=chatzill@user-0c8hpll.cable.mindspring.com) has joined #maxima 19:47 -!- Prax01D(n=Prax01D@149.99.85.35) has joined #maxima 20:39 -!- gabkdlly(n=gabriel@dslb-088-073-035-243.pools.arcor-ip.net) has joined #maxima 23:43 -!- HaraldG(n=rldprog@chello080108070152.13.11.univie.teleweb.at) has joined #maxima