This article has multiple issues. Please help improve it or discuss these issues on the talk page . (Learn how and when to remove these messages)
|
A graphing calculator (also graphics calculator or graphic display calculator) is a handheld computer that is capable of plotting graphs, solving simultaneous equations, and performing other tasks with variables. Most popular graphing calculators are programmable calculators, allowing the user to create customized programs, typically for scientific, engineering or education applications. They have large screens that display several lines of text and calculations.
An early graphing calculator was designed in 1921 by electrical engineer Edith Clarke. [1] [2] [3] The calculator was used to solve problems with electrical power line transmission. [4]
Casio produced the first commercially available graphing calculator in 1985. Sharp produced its first graphing calculator in 1986, with Hewlett Packard following in 1988, and Texas Instruments in 1990. [5]
Some graphing calculators have a computer algebra system (CAS), which means that they are capable of producing symbolic results. These calculators can manipulate algebraic expressions, performing operations such as factor, expand, and simplify. In addition, they can give answers in exact form without numerical approximations. [6] Calculators that have a computer algebra system are called symbolic or CAS calculators.
Many graphing calculators can be attached to devices like electronic thermometers, pH gauges, weather instruments, decibel and light meters, accelerometers, and other sensors and therefore function as data loggers, as well as WiFi or other communication modules for monitoring, polling and interaction with the teacher. Student laboratory exercises with data from such devices enhances learning of math, especially statistics and mechanics. [7]
Since graphing calculators are typically user-programmable, they are also widely used for utilities and calculator gaming, with a sizable body of user-created game software on most popular platforms. [8] The ability to create games and utilities has spurred the creation of calculator application sites (e.g., Cemetech) which, in some cases, may offer programs created using calculators' assembly language. Even though handheld gaming devices fall in a similar price range, graphing calculators offer superior math programming capability for math based games. However, due to poor display resolution, slow processor speed and lack of a dedicated keyboard, they are mostly preferred only by high school students. [8]
While many calculators support third-party software development, there are some modifications discouraged or challenged by manufacturers, particularly modifications that add unauthorized functionality or circumvent security protections. In 2009, Texas Instruments issued DMCA takedown notices to websites and bloggers sharing cryptographic keys to their devices that enabled the installation of custom firmware. [9] In 2020, Texas Instruments removed assembly and C programming support for the TI-84 Plus CE operating system. According to Inverse, the company stated that they removed such functionality "to prioritize learning and minimize security risks". [10]
| | This section needs expansion. You can help by adding to it. (January 2025) |
There are many graphing calculators that do not require dedicated hardware, but run on a device in a web browser or as an app. Notable graphing calculators of this type include Desmos and GeoGebra. [11] [12] . Software calculators generally fall within two categories: native software tools and emulators of physical calculator models, such as the virtual TI-84 Plus CE and fx-cg50. [13] [14]
Software graphing calculators run on general devices such as smartphones and personal computers. Interfaces often work with keyboard input and/or virtual buttons. Graphing calculator programs often allow for interactive or dynamic graphing and some like Desmos and GeoGebra are regularly updated to add features or fix bugs. [15] [16]
This section needs to be updated.(September 2018) |
Attitudes towards graphing and other calculators in education have evolved over the years, and while some jurisdictions prohibit their use for classwork or exams, others permit or even require their usage, particularly for calculus and trigonometry classes.
In 2022 Amplify bought Desmos Education / Curriculum. [17]
Most graphing calculators, as well as some non-graphing scientific calculators and programmer's calculators can be programmed to automate complex and frequently used series of calculations and those inaccessible from the keyboard.
For many graphing calculators, including TI and Casio models, users can write programs on a computer and upload them to the calculator. [36] [37] Common tools for this process include PC link cables and corresponding software for the specific calculator, configurable text editors or hex editors, and specialized programming environments supporting various languages on the computer side.
Earlier calculators used magnetic cards and similar media for program storage; however, increased onboard memory has made internal storage the prevailing method. Some modern calculators also support external memory cards.
A cable and/or IrDA transceiver connecting the calculator to a computer make the process easier and expands other possibilities such as on-board spreadsheet, database, graphics, and word processing programs. The second option is being able to code the programs on board the calculator itself. This option is facilitated by the inclusion of full-screen text editors and other programming tools in the default feature set of the calculator or as optional items. Some calculators have QWERTY keyboards and others can be attached to an external keyboard which can be close to the size of a regular 102-key computer keyboard. Programming is a major use for the software and cables used to connect calculators to computers.
The most common programming languages used for calculators are similar to keystroke-macro languages and variants of BASIC. The latter can have a large feature set—approaching that of BASIC as found in computers—including character and string manipulation, advanced conditional and branching statements, sound, graphics, and more including, of course, the huge spectrum of mathematical, string, bit-manipulation, number base, I/O, and graphics functions built into the machine.
Most calculators capable to being connected to a computer can be programmed in assembly language and machine code, although on some calculators this is only possible through using exploits. The most common assembly and machine languages are for TMS9900, SH-3, Zilog Z80, and various Motorola chips (e.g. a modified 68000) which serve as the main processors of the machines although many (not all) are modified to some extent from their use elsewhere. Some manufacturers do not document and even mildly discourage the assembly language programming of their machines because they must be programmed in this way by putting together the program on the PC and then forcing it into the calculator by various improvised methods.
Other on-board programming languages include purpose-made languages, variants of Eiffel, Forth, and Lisp, and Command Script facilities which are similar in function to batch/shell programming and other glue languages on computers but generally not as full featured.
Some calculators, especially those with other PDA-like functions, have actual operating systems including the TI proprietary OS for its more recent machines, MS-DOS, Windows CE, and rarely Windows NT 4.0 Embedded et seq, and Linux. Experiments with the TI-89, TI-92, TI-92 Plus and Voyage 200 machines show the possibility of installing some variants of other systems such as a chopped-down variant of CP/M-68K, an operating system which has been used for portable devices in the past.
Tools which allow for programming the calculators in C/C++ and possibly Fortran and assembly language are used on the computer side, such as HPGCC, TIGCC and others. Flash memory is another means of conveyance of information to and from the calculator.
Most graphing calculators have on-board spreadsheets which usually integrate with Microsoft Excel on the computer side. At this time, spreadsheets with macro and other automation facilities on the calculator side are not on the market. In some cases, the list, matrix, and data grid facilities can be combined with the native programming language of the calculator to have the effect of a macro and scripting enabled spreadsheet.
Years ago, we barred calculator use from some classes and from parts of some tests. We no longer do so.