Getting Started
The TI-84 Plus CE online calculator works exactly like the physical device. The same menus, the same key layout, and the same results. The interface loads directly in your browser from Texas Instruments' servers. For the official Texas Instruments guidebook, visit education.ti.com.
Opening the Calculator
Go to ti84calculatorfree.com. The calculator loads automatically at the top of the homepage. No account, no download.
Wait a few seconds for the calculator display to initialize. You will see the TI-84 CE home screen with a blinking cursor.
Use the + / − zoom buttons above the calculator to adjust its size on your screen.
On mobile, the calculator responds to touch. Tap keys exactly as you would press them on the physical device.
The Home Screen
When the calculator starts, you are on the Home Screen. This is where you type and evaluate expressions. Results appear on the right side of the screen. Press CLEAR to clear the current expression.
Basic Math Operations
The TI-84 evaluates expressions using standard order of operations (PEMDAS). Parentheses are critical for correct results.
| Operation | Keys to Press | Example |
|---|---|---|
| Addition | + | 3 + 4 = 7 |
| Subtraction | − | 10 − 3 = 7 |
| Multiplication | × | 6 × 8 = 48 |
| Division | ÷ | 15 ÷ 3 = 5 |
| Exponent | ^ | 2 ^ 8 = 256 |
| Square root | 2nd + x² | √144 = 12 |
| Square | x² | 9² = 81 |
| Negative number | (−) (not minus) | (−)5 = −5 |
| Last answer | 2nd + (−) | Recalls previous result |
| Convert to fraction | MATH → ►Frac | 0.25 → 1/4 |
Graphing Functions
The TI-84's most powerful feature is its ability to graph and analyze mathematical functions. Here is how to graph a function from scratch.
Step-by-Step: Graph y = x² − 3
Press Y= to open the function editor. You will see Y1=, Y2=, etc.
With the cursor next to Y1=, type: X,T,θ,n x² − 3
Press GRAPH to display the graph.
If the graph is not visible, press ZOOM → 6:ZStandard to reset to the default window (−10 to 10 on both axes).
Adjusting the Viewing Window
Press WINDOW to manually set Xmin, Xmax, Xscl, Ymin, Ymax, and Yscl. Press ZOOM for preset windows (ZStandard, ZTrig, ZSquare, ZoomFit, etc.).
Graphing Multiple Functions
Enter additional functions in Y2=, Y3=, etc. Each function can be a different color. Press Y=, move to the left edge of any Yn= row, and press ENTER to cycle through colors and line styles.
Statistics: Entering Data & Descriptive Stats
The TI-84 stores data in named lists (L1 through L6 and user-named lists). Most statistical operations pull from these lists.
Entering Data
Press STAT → 1:Edit to open the list editor.
Navigate to L1 and type your data values, pressing ENTER after each one.
Press 2nd + MODE (QUIT) when finished entering data.
Calculating 1-Variable Statistics
Press STAT → scroll right to CALC → select 1:1-Var Stats.
Specify the list (e.g., L1) and press ENTER.
Read: x̄ (mean), Σx (sum), Σx² (sum of squares), Sx (sample std dev), σx (population std dev), n (count), Med (median), Q1, Q3, and min/max.
Creating a Histogram
Press 2nd + Y= (STAT PLOT) → select Plot1 → turn On.
Select the histogram icon (third plot type). Set Xlist to L1 and Freq to 1.
Press ZOOM → 9:ZoomStat to auto-fit and display.
Regression Analysis
Regression lets you find the equation of the best-fit curve through a data set. The TI-84 supports 12 regression models.
Linear Regression (LinReg)
Enter x-values in L1 and y-values in L2 via STAT → Edit.
Press STAT → CALC → 4:LinReg(ax+b).
Set Xlist: L1, Ylist: L2. (Optional) Set Store RegEQ to Y1 to graph the line automatically.
Press ENTER. Read a (slope), b (y-intercept), r (correlation), and r² (coefficient of determination).
Working with Matrices
Matrices are used in linear algebra, physics, engineering, and data science. The TI-84 can store up to 10 matrices (named [A] through [J]).
Defining a Matrix
Press 2nd + x⁻¹ (MATRIX) → scroll right to EDIT → select [A].
Enter the dimensions (rows × columns) and press ENTER.
Fill in each element and press ENTER after each value.
Press 2nd + MODE (QUIT) to exit the editor.
Matrix Operations
From the home screen, press 2nd + x⁻¹ → NAMES to paste a matrix name. Then use standard operators (+, −, ×) or press 2nd + x⁻¹ → MATH for det(, T (transpose), rref(, etc.
Essential Key Reference
The TI-84's color-coded key layout groups related functions. Here are the most important key combinations.
| Key(s) | Function |
|---|---|
| 2nd + any key | Access the blue secondary function labeled above the key |
| ALPHA + any key | Access the green letter labeled above the key |
| MODE | Change display settings (degrees/radians, notation, decimal places) |
| 2nd + MODE | QUIT: exits menus and returns to Home Screen |
| DEL | Delete character at cursor |
| 2nd + DEL | INS: insert character at cursor |
| 2nd + ENTER | ENTRY: recall last expression for editing |
| 2nd + (−) | ANS: pastes last answer into current expression |
| MATH | Access math functions (abs, round, gcd, nDeriv, fnInt, etc.) |
| 2nd + MATH | TEST: comparison and logic operators |
| VARS | Access stored variables, window settings, and statistical results |
| PRGM | Open program menu (New / Edit / Execute programs) |
Ready to practice for your exam?
See how to use the TI-84 specifically for SAT, ACT, and AP exams.