The SR-50 was Texas Instruments' first scientific pocket calculator with trigonometric and logarithm functions. It enhanced their earlier SR-10 and SR-11 calculators, introduced in 1973, which had featured scientific notation, squares, square root, and reciprocals, but had no trig or log functions, and lacked other features. The SR-50 was introduced in 1974 and sold for US$170. [1] It competed with the Hewlett-Packard HP-35.
The SR-50 measured 5-3/4 inches long by 3-1/8 inches wide by 1-3/16 inches high (147 mm by 78 mm by 31 mm) and was powered by a rechargeable NiCad battery pack, built from three welded AA cells. It had 40 keys, and flat sliding switches for degrees/radians and on/off. "SR" stood for "slide rule."
The SR-50 had a red LED display with a signed ten-digit mantissa plus a signed two-digit exponent for floating point numbers (negative values were indicated with a leading minus sign and positive values with no sign). Internally, calculations were performed with a 13-digit mantissa, providing much greater calculation accuracy than the 10-digit precision of most scientific calculators of the time. After the leading sign, digits consisted of a seven-segment display plus decimal point. A blinking display indicated an error, such as a calculation error or an overflow or underflow condition.
Like most scientific calculators, the SR-50 mostly used ordinary infix notation, as opposed to the postfix Reverse Polish Notation (RPN) employed by its main competitor, the Hewlett Packard HP-35. The SR-50 followed the standard order of operations by performing unary (single-argument) operations (reciprocal, square, square root, log, trig and hyperbolic trig functions) immediately, and multiplication, division, root, and power operations before addition and subtraction operations. But: you had to enter parameters first when using single-argument operations (e. g. 30 sin). As an example, the keypresses to calculate "3 x log(4) + 5" was entered almost as written, namely "3 x 4 log + 5 =". This is because the calculator would execute the log function before performing the multiplication operation, and complete the multiplication operation before executing the addition operation. It did so by having unary operations operate on the X register, addition and subtraction operate on the X and Z registers, and multiplication, division, power, and root functions operate on the X and Y registers in its operational stack.
An unusual feature of the SR-50 was that its included functions like factorial and hyperbolic trig functions, which were found on very few calculators (including the HP-35 and HP-45) at the time. The user invoked the hyperbolic functions by entering the function argument and then pressing the "hyp" key, followed by the "sin", "cos", or "tan" function key. The inverse hyperbolic functions were accessed by first pressing the "arc" and "hyp" keys (in any order) and then pressing the "sin", "cos", or "tan" key. Hyperbolic trig arguments were always assumed to be in radians regardless of the setting of the degree/radian (D/R) mode switch. In addition to its three-register operational stack, consisting of X, Y, and Z registers, the SR-50 also included one memory (M) register to which the value in the X (display) register could be directly added using the "summation" key. [2] The SR-50 had very fast trig functions (about half a second to evaluate each function) and was a popular calculator to use in contests involving pocket calculators.
The SR-50 was followed by the more advanced model SR-51. The SR-51 had the same physical dimensions but added a 2nd function for most buttons. Most notable among the added functions were the ability to enter x:y pairs and do linear regression analysis on them. The later and lighter versions SR-50A and SR-51II and SR-51III were based on smaller ICs and battery packs and reached broadest distribution.
A further update resulted in the programmable model SR-52 in late 1975. It was thicker and longer and could perform 224 program steps recorded on magnetic cards, similar to its competitor HP-65. The card was pulled through the reader by an electric motor. The matte white upper face of the cards could be marked with pen or pencil to indicate the program and the functions assigned to the calculator's programmable keys.[ clarification needed ] The card could be stored in a slot above the programmable keys with its markings visible.
In 1976 Texas Instruments released the TI-30 budget calculator at one-third the price of the SR-50, so sales of the SR-50 quickly dropped.
An electronic calculator is typically a portable electronic device used to perform calculations, ranging from basic arithmetic to complex mathematics.
A slide rule is a hand-operated mechanical calculator consisting of slidable rulers for evaluating mathematical operations such as multiplication, division, exponents, roots, logarithms, and trigonometry. It is one of the simplest analog computers.
Scientific notation is a way of expressing numbers that are too large or too small to be conveniently written in decimal form, since to do so would require writing out an inconveniently long string of digits. It may be referred to as scientific form or standard index form, or standard form in the United Kingdom. This base ten notation is commonly used by scientists, mathematicians, and engineers, in part because it can simplify certain arithmetic operations. On scientific calculators, it is usually known as "SCI" display mode.
The Sinclair Scientific calculator was a 12-function, pocket-sized scientific calculator introduced in 1974, dramatically undercutting in price other calculators available at the time. The Sinclair Scientific Programmable, released a year later, was advertised as the first budget programmable calculator.
In mathematics and computer programming, the order of operations is a collection of rules that reflect conventions about which operations to perform first in order to evaluate a given mathematical expression.
A scientific calculator is an electronic calculator, either desktop or handheld, designed to perform calculations using basic and advanced mathematical operations and functions. They have completely replaced slide rules as well as books of mathematical tables and are used in both educational and professional settings.
The HP-35 was Hewlett-Packard's first pocket calculator and the world's first scientific pocket calculator: a calculator with trigonometric and exponential functions. It was introduced in 1972.
The HP-20S (F1890A) is an algebraic programmable scientific calculator produced by Hewlett-Packard from 1987 to 2000.
The TI-30 is a scientific calculator manufactured by Texas Instruments, the first model of which was introduced in 1976. While the original TI-30 was discontinued in 1983 after several design revisions, TI maintains the TI-30 designation as a branding for its low and mid-range scientific calculators.
CORDIC, Volder's algorithm, Digit-by-digit method, Circular CORDIC, Linear CORDIC, Hyperbolic CORDIC, and Generalized Hyperbolic CORDIC, is a simple and efficient algorithm to calculate trigonometric functions, hyperbolic functions, square roots, multiplications, divisions, and exponentials and logarithms with arbitrary base, typically converging with one digit per iteration. CORDIC is therefore also an example of digit-by-digit algorithms. CORDIC and closely related methods known as pseudo-multiplication and pseudo-division or factor combining are commonly used when no hardware multiplier is available, as the only operations they require are additions, subtractions, bitshift and lookup tables. As such, they all belong to the class of shift-and-add algorithms. In computer science, CORDIC is often used to implement floating-point arithmetic when the target platform lacks hardware multiply for cost or space reasons.
Engineering notation or engineering form (also technical notation) is a version of scientific notation in which the exponent of ten is always selected to be divisible by three to match the common metric prefixes, i.e. scientific notation that aligns with powers of a thousand, for example, 531×103 instead of 5.31×105 (but on calculator displays written without the ×10 to save space). As an alternative to writing powers of 10, SI prefixes can be used, which also usually provide steps of a factor of a thousand. On most calculators, engineering notation is called "ENG" mode as scientific notation is denoted SCI.
There are various ways in which calculators interpret keystrokes. These can be categorized into two main types:
The HP-25 was a hand-held programmable scientific/engineering calculator made by Hewlett-Packard between early January 1975 and 1978. The HP-25 was introduced as a cheaper alternative to the ground-breaking HP-65.
Texas Instruments TI-36 is a series of scientific calculators distributed by Texas Instruments. It currently represents the high-end model for the TI-30 product lines.
Sharp EL-500W series include a range of scientific calculators made by Sharp Corporation, capable of displaying 2 lines, with multi-line playback. It is the successor to the Sharp EL-500V series.
The HP 35s (F2215A) is a Hewlett-Packard non-graphing programmable scientific calculator. Although it is a successor to the HP 33s, it was introduced to commemorate the 35th anniversary of the HP-35, Hewlett-Packard's first pocket calculator. HP also released a limited production anniversary edition with shiny black overlay and engraving "Celebrating 35 years".
The TI-34 name is a branding used by Texas Instruments for its mid-range scientific calculators aimed at the educational market. The first TI-34 model was introduced in 1987 as a midpoint between the TI-30 series and the TI-35/TI-36 series. Earlier models included Boolean algebra features, though these were removed with the introduction of the TI-34II in 1999, which focuses more on fractional calculations and other subjects common in middle and high school math and science curricula.
The HP 20b Business Consultant is a financial calculator published in 2008 by Hewlett-Packard. Its function is similar to HP 10bII and includes scientific and statistical functions.
The HP-21 was a scientific calculator produced by Hewlett-Packard between 1975 and 1978. It was designed as a replacement for the HP-35, and was one of a set of three calculators, the others being the HP-22 and HP-25, which were similarly built but aimed at different markets.
The fx-39 is a scientific calculator manufactured by Casio released in 1978 and is one of several models to share the same physical design format.