[Maxima] Discussions about how to express conditionals
Richard Hennessy
rvh2007 at comcast.net
Wed Dec 24 03:51:35 CST 2008
Okay, it uses if the else's too now.
pw([minf,'und,0,F(x),inf],x, 'ifthen) -> if x<0 then und else if between(x,0,inf) then F(x) else 0
----- Original Message -----
From: "Richard Hennessy" <rvh2007 at comcast.net>
To: "Richard Hennessy" <rvh2007 at comcast.net>; "Maxima List" <maxima at math.utexas.edu>
Sent: Tuesday, December 23, 2008 11:08 PM
Subject: Re: [Maxima] Discussions about how to express conditionals
I am going to answer my rhetorical question. The only thing missing is the ability of pw.mac the express the answer in "if then
else" form. I am working on that.
Rich
----- Original Message -----
From: "Richard Hennessy" <rvh2007 at comcast.net>
To: "Maxima List" <maxima at math.utexas.edu>
Sent: Tuesday, December 23, 2008 11:01 PM
Subject: [Maxima] Discussions about how to express conditionals
I have noticed a few threads where there are issues about Maxima's results and their domains. The pw.mac package can handle a lot
of these cases. What is missing from this picture?
Rich
_______________________________________________
Maxima mailing list
Maxima at math.utexas.edu
http://www.math.utexas.edu/mailman/listinfo/maxima
More information about the Maxima
mailing list