Another Wishlist Item
|
03-28-2015, 06:08 PM
(This post was last modified: 03-28-2015 06:44 PM by compsystems.)
Post: #2
|
|||
|
|||
RE: Another Wishlist Item
+1 Super important. in almost all languages there
I think I found a problem with the PRINT CMD in lower case ///////////////////// in simplify: MAXIMUM OR NONE AND COMMAND IN CAPS (PRINT HOME CMD) _______ 4√(-16) [enter] ¯¯¯¯¯¯¯ => (1+i)*√(2) PRINT( 4√(-16) ) [enter] => 1.41421356237+1.41421356237*i OK //////////////// in simplify: NONE AND COMMAND IN LOWER CASE (print CAS CMD) ENTRY LINE _______ 4√(-16) [enter] ¯¯¯¯¯¯¯ (4 NTHROOT -16) => ((√(2)/2)+((i)*√(2)/2))*16^(1/4) OK print( 4√(-16) ) [enter] => ((√(2)/2)+((i)*√(2)/2))*16^(1/4) OK ///////////////////// in simplify: MAXIMUM _______ 4√(-16) [enter] ¯¯¯¯¯¯¯ => (1+i)*√(2) print( 4√(-16) ) [enter] => ((√(2)/2)+((i)*√(2)/2))*16^(1/4) ignores the flag =~[ (simplify : MAXIMUM) ///////////////// also is require in pretty print, Please include this also in the survey, the 1996 ti68k calculators have it PS: the help of the calculator is incomplete, needless to mention the print command in lowercase, these small details make the public to stay away from using the calculator, it ignores how it works. |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
Another Wishlist Item - toml_12953 - 03-28-2015, 05:30 PM
RE: Another Wishlist Item - compsystems - 03-28-2015 06:08 PM
RE: Another Wishlist Item - parisse - 03-29-2015, 03:51 PM
RE: Another Wishlist Item - Eddie W. Shore - 03-30-2015, 01:45 PM
RE: Another Wishlist Item - toml_12953 - 03-30-2015, 02:26 PM
|
User(s) browsing this thread: 1 Guest(s)