!
Press ENTER twice in a dialog box to save settings - Why?
!
min() function - why does it not work on strings?
!
Pictures in TI-92 Toolbars
!
Phase Planes on the TI-92
!
Verifying a symbolic result
!
d() (symbolic differentiate) algorithm
!
I can't get my cover (snap cover) off. How do I get it off?
!
How is the application-specific 68000 different from a regular 68000?
!
Graphing and Geometry screens differ by one pixel each way - why?
!
Implied multiplication-x[space](a+b) is not read as multiplication?
!
Limiting the glare off the screen in classrooms
!
Integration - why is a numeric answer returned when I expected symbolic?
!
Menu options are fuzzy - Why?
!
tCollect() (trig collect) function algorithm
!
tExpand() (trig expand) function algorithm
!
Trig functions return unexpected answers in DEG mode - why?
!
View the name of the variable currently in any editor
!
ViewScreen connector - does every TI-92 have it?
!
What is under the little screwed in cover plate under the back case?
!
When doesn't work as expected in a data variable - why?
!
Why does 4
x
get simplified into 2
2x
?
!
Why, when I enter solve (sin(x)=0,x) do I get x=@n1*pi? (TI-92)
!
zeros() function algorithm
comDenom() (common denominator) function algorithm.
Term by term, comDenom(a/b+c/d) reduces (a*d+b*c)/(b*d) to lowest terms, and repeats this process
for each additional term.
Changing the order of steps gives different answers sometimes - why?
There are times that changing the order of steps in a problem are valid and do not affect the
mathematics. In these cases, the end result can "look" different because the simplification process
had different forms of expressions to work on each time.
Difference between [diamond] [OFF] and [2nd] [OFF].
Let's say the you are in the graphing screen and want to turn the unit off. If you press [2nd] [OFF] the
calculator will reset back to the home screen and then turn off. So, when you turn it back on you go
back to the home screen instead of where you were.
If you use the [diamond] [OFF] this emulates APD (Automatic Power Down). This means that when
you turn the unit back on, you go back to where you were.
fMin() (symbolic minimum) function algorithm.
For fMin(expr,var), if d(expr,var) cannot be computed symbolically, a combination golden-section
parabolic interpolation search is performed for one local minimum. (R. Brent, "Algorithms for
Minimization without Derivatives", Prentice-Hall, 1973.) Otherwise, fMin(expr,var) is determined
by solve(d(expr,var)=0,var), filtered by attempting to determine the signs of higher-order derivatives at
these candidates. Surviving candidates are compared with the limits of expr as var approaches inf and
-inf; and also with points where expr or its derivative is discontinuous.
fMax() (symbolic maximum) function algorithm.
fMax() is similar to fMin(). See fMin() for more information.
B - 5
Содержание TI-92+
Страница 52: ...Component side of PCB GraphLink I O connector detail 1 41...
Страница 53: ...LCD connector detail PCB switch side 1 42...
Страница 54: ...Key pad sheet contact side Key pad sheet key side 1 43...
Страница 55: ...Key cap detail 1 44...
Страница 57: ...Component side of PCB with shield removed A detail view of the intergrated circuits 1 46...
Страница 59: ...Keypad rubber sheet key cap side Inside front cover showing keycaps in place Detail of a key cap 1 48...
Страница 410: ...void extensionroutine2 void Credit to Bhuvanesh Bhatt 10 4...