Ti 83 Calculator

Malfunctioning Program

Texas Instruments | From Peter Wu | Aug 31, 2001

1. Turn on Ti 83
2. Hit prgm buttom
3. Now, give a name to the file
4. Type these in

: ClrHome
: Lbl C
: Input "",C
: Goto C

This after all is an misc program, to terminate it just hit " ON ", then quit.

5. Exit program
6. Run the program
7. Now there's malfunctioning in prgm key, also MODE, STAT, LINK, Y=, WINDOW, ZOOM, TRACE, GRAPH, STAT PLOT, TBLSET, FORMAT, CALC, TABLE, STO->, MEM, ENTRY, and most of all, it can't calculating numbers, all the calculator function were completely shut down.

Current rating: 4 out of 10

1 Comment

Your Name (required)

You Say (required)


IMAGE ERR
Code:



Jeffrey Lu   (Mar 18, 2007)
This isn't an egg. This is just a basic effect of the programs. You just basically created an infinite loop program with no output. There is no malfunction.