File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -2225,10 +2225,10 @@ regardless of the display mode.
22252225
22262226Complex numbers are rendering using the Small Font of the TI-83 and 84
22272227calculators instead of the Large Font. With the Large Font, we are limited to 16
2228- digits on a single line (including the stack label), which is not sufficient to
2228+ digits on a single line (including the stack label), which are not sufficient to
22292229display the 2 floating point numbers of a complex number. The Small Font allows
22302230us to display about 24 digits on a single line, which allows us to allocate 10
2231- digits for each of the two components of a complex number.
2231+ digits for each component of a complex number.
22322232
22332233Here is what the screen looks like with just Large Font (left), and a mix of
22342234Small and Large Fonts (right):
You can’t perform that action at this time.
0 commit comments