One Sided Limit Error on the Prime
|
04-15-2015, 05:59 AM
(This post was last modified: 04-15-2015 06:00 AM by parisse.)
Post: #4
|
|||
|
|||
RE: One Sided Limit Error on the Prime
Xcas complex mode (translated by Use i in the Prime CAS settings) does not mean that complex result are forbidden. For example sqrt(-1) returns i in real mode. It is used if there is something ambiguous, as in the example you cite: factor(x^2+4), but also for sqrt(x^2).
I decided to do that after my experience with the HP49 CAS, where I found it was much too annoying to switch modes. The idea behind is that you should almost never have to work in complex mode (you can use cfactor or csolve to get complex factorization and roots in real mode). It's the same as for exact/approx mode : for example you don't want to get an error if you add a fraction and and approx number or if you call fsolve with exact data. My experience with students using Xcas is that it's much easier that way (try to explain to a student on a hp49/50 that after each parametric plot he must switch complex mode off and exact mode on). |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
One Sided Limit Error on the Prime - chazzs - 04-13-2015, 08:30 PM
RE: One Sided Limit Error on the Prime - Tim Wessman - 04-13-2015, 10:08 PM
RE: One Sided Limit Error on the Prime - chazzs - 04-15-2015, 04:22 AM
RE: One Sided Limit Error on the Prime - parisse - 04-15-2015 05:59 AM
RE: One Sided Limit Error on the Prime - leprechaun - 04-15-2015, 07:23 AM
RE: One Sided Limit Error on the Prime - Terje Vallestad - 04-15-2015, 03:59 PM
RE: One Sided Limit Error on the Prime - leprechaun - 04-15-2015, 05:41 PM
RE: One Sided Limit Error on the Prime - rprosperi - 04-15-2015, 05:49 PM
RE: One Sided Limit Error on the Prime - compsystems - 04-15-2015, 06:08 PM
RE: One Sided Limit Error on the Prime - parisse - 04-15-2015, 08:27 PM
|
User(s) browsing this thread: 5 Guest(s)