Operation Manual

Chapter 16: Programming 454
TI-84 Plus Key Code Diagram
TI-84 Plus Key Code Diagram TI-84 Plus Key Code Diagram
TI-84 Plus Key Code Diagram
ClrHome, ClrTable
ClrHome, ClrTableClrHome, ClrTable
ClrHome, ClrTable
ClrHome (clear home screen) clears the home screen during program execution.
ClrTable (clear table) clears the values in the table during program execution.
GetCalc(
GetCalc(GetCalc(
GetCalc(
GetCalc( gets the contents of variable on another TI-84 Plus and stores it to variable on the
receiving TI-84 Plus.
variable can be a real or complex number, list element, list name,
matrix element, matrix name, string, Y= variable, graph database, or picture.
GetCalc(variable[,portflag])