02:39 -!- Prax01D(n=Prax01D@149.99.96.10) has joined #maxima 06:35 -!- stw(n=stw@e176182149.adsl.alicedsl.de) has joined #maxima 08:44 -!- Prax01D(n=Prax01D@tor58-5-77-85.dynamic.rogerstelecom.net) has joined #maxima 10:23 -!- gabkdlly(n=pannwitz@cauchy.mi.fu-berlin.de) has joined #maxima 10:30 -!- trebor_dki(n=user@mail.dki.tu-darmstadt.de) has joined #maxima 10:50 hi/ 11:07 -!- trebor_dki(n=user@mail.dki.tu-darmstadt.de) has joined #maxima 11:07 -!- Prax01D(n=Prax01D@tor58-5-77-85.dynamic.rogerstelecom.net) has joined #maxima 11:07 -!- stw(n=stw@e176182149.adsl.alicedsl.de) has joined #maxima 11:07 -!- JohnFlux(n=JohnFlux@konversation/developer/JohnFlux) has joined #maxima 11:07 -!- lisppaste4(n=lisppast@common-lisp.net) has joined #maxima 11:07 -!- lindi-(n=lindi@kulho150.adsl.netsonic.fi) has joined #maxima 11:07 -!- mogunus(n=marco@66.251.27.48) has joined #maxima 11:07 -!- starseeker(n=CY@c-68-33-217-173.hsd1.md.comcast.net) has joined #maxima 11:07 -!- ruxpin(n=mikael@195.148.225.17) has joined #maxima 11:07 -!- faroe(n=faroe@port487.ds1-od.adsl.cybercity.dk) has joined #maxima 11:07 -!- klutometis(i=klutomet@pdpc/supporter/active/klutometis) has joined #maxima 11:40 -!- HaraldG(n=rldprog@g4v1.g4.wien.funkfeuer.at) has joined #maxima 13:48 -!- eggauah(n=daniel@201.82.9.163) has joined #maxima 13:59 -!- turn-omg(n=turn-omg@FLH1Aah024.fki.mesh.ad.jp) has joined #maxima 14:25 -!- mogunus_(n=marco@66.251.25.15) has joined #maxima 14:47 -!- Prax01D(n=Prax01D@tor58-4-74-181.dynamic.rogerstelecom.net) has joined #maxima 17:17 -!- szymon(n=szymon@cay129.neoplus.adsl.tpnet.pl) has joined #maxima 17:20 -!- szymon_(n=szymon@cay129.neoplus.adsl.tpnet.pl) has joined #maxima 17:34 -!- turn-omg(n=turn-omg@FLH1Aah024.fki.mesh.ad.jp) has joined #maxima 17:49 -!- bz(n=chatzill@dslb-084-062-160-114.pools.arcor-ip.net) has joined #maxima 17:50 motd 17:55 -!- bz(n=chatzill@dslb-084-062-160-114.pools.arcor-ip.net) has left #maxima 17:57 -!- bz(n=chatzill@dslb-084-062-160-114.pools.arcor-ip.net) has joined #maxima 18:10 -!- bz(n=chatzill@dslb-084-062-160-114.pools.arcor-ip.net) has left #maxima 18:11 -!- rebzdu(n=chatzill@dslb-084-062-160-114.pools.arcor-ip.net) has joined #maxima 18:16 -!- szymon_(n=szymon@cay129.neoplus.adsl.tpnet.pl) has joined #maxima 18:19 hello everyone 18:21 -!- rebzdu(n=chatzill@dslb-084-062-160-114.pools.arcor-ip.net) has joined #maxima 18:43 -!- trebor_dki(n=user@mail.dki.tu-darmstadt.de) has joined #maxima 20:47 -!- Prax01D(n=Prax01D@tor58-23b-94-159.dynamic.rogerstelecom.net) has joined #maxima 21:54 -!- sepisultrum(n=user@e181144102.adsl.alicedsl.de) has joined #maxima 21:54 Hi. plot3d(x^(1/y), [x, -1, 1], [y, -1, 1]); does not work in maxima. Am I doing something wrong or is it a bug? 21:55 COMMON-LISP:FLOAT: #C(1.0 0.0) is not a real number. Is the error 22:06 sepisultrum: I suspect that the problem is the 0^0 issue, using ranges from "close to zero" and up seem to work 22:08 faroe: ahh, grear, didn't think about that 22:09 faroe: Thanks it works now :) 22:16 How would I plot two 3d functions at the same time?