[7.41] Indirection bug with local variables
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.40] Recall expression without variable value substitution
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.39] Quickly delete locked, archived variables
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.37] Simulate SWITCH or CASE statement with GOTO and indirection
. . . . . . . . . . . . . . . . . . . . . .
[7.36] Input arguments for 'keyboard' programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.35] Conditonal test in If ...EndIf evaluates all 'and' arguments
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.34] Use linefeed char(10) for separate lines in program Help
. . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.33] Local functions must be declared as local variables
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.31] return shows variables during debugging
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.30] sign() function is not compatible with other programming languages
. . . . . . . . . . . . . . . . . . . . .
[7.29] Table of getConfg() list elements
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.28] Use long strings with setMode() in custom menus
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.27] getMode() returns strings in capital letters
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.26] dim() functions slow down with lists and matrices with large elements
. . . . . . . . . . . . . . . . . . .
[7.25] Use scripts to test program and functions
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.24] Use a script for self-deleting set-up programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.23] Passing user function names as program/function arguments
. . . . . . . . . . . . . . . . . . . . . . . . . .
[7.22] Local documentation for functions and programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.21] Use undef as an argument
[7.20] Running programs within a program
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.19] Bypass programs locked with ans(1) and 4
. . . . . . . . . . . . . . . . . . . . . . . . .
[7.18] Simplest (?) application launcher
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.17] Returning more than one result from a function
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.16] Use when() instead of if...then...else...endif
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.15] Avoid For ... EndFor loops
[7.14] Determine calculator model and ROM version in programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.13] Write to program & function arguments
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.12] Access a variable from any folder with "_" (underscore)
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.11] Run TI Basic programs before archiving for better execution speed
. . . . . . . . . . . . . . . . . . . . .
[7.10] Calling built-in applications from your programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.9] Passing optional parameters to functions and programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.8] Return program results to home screen
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.7] Use return instead of stop in programs for better flexibility, and to avoid a crash
[7.5] Considerations for referencing external programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.4] Return error codes as strings
[7.3] Using language localization
[7.2] Using the built-in function documentation in CATALOG
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[7.1] Create evaluated Y= Editor equations in programs
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
7.0 TI Basic Programming Tips
[6.64] Calculate through undef and get correct results
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.63] Faster numerical matrix inverses
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.62] Try asymptotic expansion for functions of large arguments
. . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.61] Find more accurate polynomial roots
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.60] Faster, more accurate exponential integrals
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.59] Accelerate series convergence
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.58] Extract floating-point mantissa and exponent
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.57] Sum binary "1" digits in an integer
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.56] Fourth-order splice joins two functions
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.55] Algorithms for factor() and isPrime()
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.54] Delete variables after using numeric solver
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.52] Return complex results in Real mode with 0i
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
[6.51] Review of TI-89 / TI-92 Plus Calculus Tools
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .
0 - 6
Summary of Contents for TI-92+
Page 52: ...Component side of PCB GraphLink I O connector detail 1 41...
Page 53: ...LCD connector detail PCB switch side 1 42...
Page 54: ...Key pad sheet contact side Key pad sheet key side 1 43...
Page 55: ...Key cap detail 1 44...
Page 57: ...Component side of PCB with shield removed A detail view of the intergrated circuits 1 46...
Page 410: ...void extensionroutine2 void Credit to Bhuvanesh Bhatt 10 4...