Post Reply 
Miscellaneous Bugs and Problems
11-25-2016, 05:10 AM
Post: #1
Miscellaneous Bugs and Problems
1a. Plotting the derivative of a function in the function app.
   
1b. Plotting a graph with a domain.
   
For these two cases, most of the functions would not work correctly. The ones with problems I have found include: 6 Slope, 7 Signed Area, 8 Extremum, 9 Tangent
       

2. The Define menu.
In order to make a user variable, one must use the Define Menu (shift + xtθn). The Name must be lower case and Function must be upper case. However, when you tap alpha when typing a function, it is not automatically in CAPS mode and the letters come out as lower case. This is kind of annoying as other places eg. HOME and CAS have the cases optimised correctly.
   

3. Prime messing too much with inputs.
Whenever you click on items that sit on the command line, the Prime automatically adds in a whole lot of stuff such as extra brackets and spaces. These cosmetic changes are annoying and it would still be great to have a setting to turn this off.

However, sometimes during this alteration process, the input actually turns incorrect. Two examples are listed below.

diff((x-4)*(x+9))
will become
(x-4)*(x+9)' with only the second bracket is being differentiated.

x^-1
will become
x(^-1)
The ^-1 has been converted into one unit, and it is impossible to edit the exponent itself anymore.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
Miscellaneous Bugs and Problems - CH3791 - 11-25-2016 05:10 AM
RE: Miscellaneous Bugs and Problems - DrD - 11-25-2016, 10:49 AM
RE: Miscellaneous Bugs and Problems - jte - 11-25-2016, 10:52 PM
RE: Miscellaneous Bugs and Problems - jte - 11-25-2016, 10:46 PM



User(s) browsing this thread: 1 Guest(s)