CAS simplification issues
|
12-17-2013, 05:05 AM
Post: #6
|
|||
|
|||
RE: CAS simplification issues
OK, so removing the "use i" works for the square root. But the cubic root still doesn't work (the cubic root of a^3 still isn't simplified).
Entering it as (a^3)^1/3 works. But I found another small bug/inconsistency on entering the exponents. If I type a, then ^, then 3, I'm left with the cursor next to the exponent (3), ready to add something to it. If I press the right cursor key, the cursor leaves the exponent as expected, and moves down at the same level of a. If then I press ^ 1 / 3, to add the fractional exponent, I would expect the new exponent to refer to (a^3); instead it apparently still refers to just the 3. I think the expected behavior should be to refer it to the mathematical entity to its left, which is (a^3) and not 3. The parentheses could be automatically added or even just implied... |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
CAS simplification issues - Cristian Arezzini - 12-16-2013, 03:23 PM
RE: CAS simplification issues - CR Haeger - 12-16-2013, 04:24 PM
RE: CAS simplification issues - Cristian Arezzini - 12-16-2013, 09:57 PM
RE: CAS simplification issues - Mark Hardman - 12-16-2013, 10:40 PM
RE: CAS simplification issues - Mark Hardman - 12-16-2013, 11:11 PM
RE: CAS simplification issues - Cristian Arezzini - 12-17-2013 05:05 AM
|
User(s) browsing this thread: 1 Guest(s)