US5067102A - Method and apparatus for displaying and editing mathematical expressions in textbook format - Google Patents
Method and apparatus for displaying and editing mathematical expressions in textbook format Download PDFInfo
- Publication number
- US5067102A US5067102A US07/472,684 US47268490A US5067102A US 5067102 A US5067102 A US 5067102A US 47268490 A US47268490 A US 47268490A US 5067102 A US5067102 A US 5067102A
- Authority
- US
- United States
- Prior art keywords
- objects
- displaying
- calculator
- mathematical expression
- entered
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Expired - Lifetime
Links
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F15/00—Digital computers in general; Data processing equipment in general
- G06F15/02—Digital computers in general; Data processing equipment in general manually operated with input through keyboard and computation using a built-in program, e.g. pocket calculators
- G06F15/0225—User interface arrangements, e.g. keyboard, display; Interfaces to other computer systems
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F40/00—Handling natural language data
- G06F40/10—Text processing
- G06F40/103—Formatting, i.e. changing of presentation of documents
- G06F40/111—Mathematical or scientific formatting; Subscripts; Superscripts
Definitions
- This invention relates to portable computing devices such as calculators and, more particularly, to the format for displaying information on the device's display screen.
- Portable computing devices such as calculators typically display information line-by-line, like the text on this page.
- This information may include mathematical expressions such as equations having variables, operators and other symbols which are displayed in a single-height linear format.
- More advanced devices include a larger display screen that can display several lines of information simultaneously. But in neither case is the information displayed in the form most familiar to the user-the way it appears printed in textbooks and journals and the way a user normally writes it with pencil and paper.
- mathematical expressions displayed in the more familiar "textbook” or "graphical" format are easier to read and understand than expressions displayed in the linear format.
- An object of the invention is to provide means for displaying mathematical expressions in a textbook format on a portable computing device.
- a second object of the invention is to provide a means for controlling the display of the mathematical expression as it is entered into the portable computing device to maintain the textbook format without user assistance.
- Another object of the invention is to provide syntax checking of a mathematical expression as it is entered in textbook format.
- Yet another object of the invention is to permit simple editing of a mathematical expression displayed in textbook format.
- a portable computing device having a display screen and keyboard includes method and apparatus for displaying in textbook format a mathematical expression comprised of objects such as variables, operators, syntactic symbols and numbers.
- the apparatus comprises a plurality of keys for entering objects into the portable computing device to form a mathematical expression.
- Displaying means is responsive to a key press for displaying an object associated with the key in textbook format.
- a cursor (36) is responsive to a currently entered object for indicating where a next object to be entered will be displayed.
- the displaying means is further responsive to a currently entered object for controlling the display of the next object to maintain the textbook format of the expression.
- Additional features include the implicit entering and displaying of an object in response to entry of a predetermined pattern of objects, such as a multiplier operator automatically inserted between two objects forming the predetermined pattern.
- means is also provided for checking the syntax of the mathematical expression as objects are entered to be displayed. For example, the syntax checking means checks the syntax of the mathematical expression after entry of an object following a mathematical operator.
- FIG. 1 is a view of a calculator which includes apparatus according to the invention.
- FIG. 2 is a flowchart illustrating the operation of the calculator according to the invention.
- FIGS. 3a-3f are views of the display screen of the calculator illustrating the display of a mathematical expression in textbook format as it is entered.
- FIG. 4 is a view of the display screen illustrating the implicit entry and display of an object in a mathematical expression in response to entry of a predetermined pattern of objects.
- FIGS. 5a-5g are views of the display screen illustrating the entering of a mathematical expression in textbook format into a storage location in the calculator and recall of the expression.
- FIGS. 6a-6e are views of the display screen illustrating the editing of a mathematical expression in textbook format.
- FIGS. 7a-7d are views of the display screen illustrating the insertion of an object from a storage location of the calculator into a mathematical expression in textbook format.
- FIGS. 8a-8e are views of the display screen illustrating the rearrangement of a mathematical expression in textbook format without changing the expression's value.
- FIG. 9 is a block diagram of the architecture of the calculator of FIG. 1.
- FIGS. 1 and 9 illustrate a portable computing device such as a calculator 10 in which the present invention is implemented.
- calculator 10 includes a keyboard 12, multi-line liquid crystal display screen 14, a central processing unit 13 and program and data memory 15. Through programs executed by the central processing unit, textual and graphics characters entered at the keyboard 12 may be written to the display screen. Calculations are normally handled in a command line which appears near the bottom of screen 14. The command line displays information such as an equation as it is entered. Results from execution information on the command line may then be stored in various memory locations in the calculator.
- a good example of such a device is the Hewlett-Packard 28S calculator. Calculators of this type may also have multi-action keys, as indicated by the key definitions above, on and below each key.
- Each key has a primary key action shown on its face. Three of the primary keys, when pressed, redefine the key actions to match one of the other definitions. Key 16, for example activates the key action above and to the left of each key. Key 18 activates the key definition above and to the right of each key. And key 20 activates the key definition to the lower right of each key.
- the keys labeled 22-28 are cursor keys for controlling the movement of a cursor around the display screen 14.
- the top row 30 of keys are menu keys.
- the current functions of these keys are defined by menu labels that appear immediately above row 30 in the display screen.
- the menu labels are part of a menu selected by pressing a key. For example, pressing key 32 will display menu labels relating to math functions.
- FIG. 2 is a flowchart 33 that illustrates the operation of program routines according to the invention. It should be understood, however, that the following description of the invention is intended only as an example and not as a limitation to this embodiment.
- An object may have parts or arguments that are also objects themselves. Expressions of objects such as a mathematical operator with arguments may also be referred to as objects.
- a B may be a subexpression of a larger mathematical expression. In different contexts, a subexpression may be entered and displayed as one object or its parts may be separately entered and displayed as objects.
- Other examples of objects include mathematical symbols, alpha characters (letters) and numbers.
- the textbook format routine is entered by pressing keys 16 and 34 in succession.
- This action activates displaying means such as a program within the calculator's memory.
- the displaying means responds to further key presses by displaying objects associated with the keys in textbook format on the screen 14.
- a mathematical expression comprised of objects can be entered and displayed.
- FIG. 3a for example, several objects are shown displayed in response to key presses.
- a cursor 36 At the end of the objects is a cursor 36 that responds to objects currently entered in the mathematical expression by indicating where a next object to be entered will be displayed. This responsiveness can be appreciated by comparing the positions of the cursor in FIG. 3a and FIG. 3b.
- the preceding objects are variables followed by an addition operator 38.
- the next object to be entered then appears opposite the addition operator.
- This next object entered (FIG. 3b) is an integral sign 40 which is positioned where the cursor previously appeared.
- An integral sign takes two arguments that appear at the top and bottom of the sign, respectively.
- Cursor 36 responds to entry of the integral sign 40 by moving to the bottom of the sign to indicate where the next object, the lower limit of integration, will be displayed. The user thus does not have to determine where the next object is to be displayed.
- the means for displaying objects also responds to the context of the preceding expression structure in controlling the display of the next object. For example, the lower and upper limits of integration are displayed in their proper locations with appropriate sizing. And in FIG. 3e, the "d" preceding the variable of integration t is automatically inserted once t is entered.
- FIGS. 3c-3e also illustrate how a subexpression of objects is ended.
- objects entered with the cursor at the lower limit will be considered part of a subexpression for that limit until the user ends the subexpression.
- Pressing the cursor key 26 ends the subexpression and causes the cursor 36 to move to the upper limit.
- a subexpression is similarly entered and ended, causing the cursor to move back to the center of the integral for entry of the integrand.
- pressing the cursor key 26 and "t" ends the integrand and causes the displaying means to respond to the context by displaying the "d" before the "t.”
- the integral sign 40 is but one example of the context sensitivity of the displaying means.
- Other objects that clearly illustrate it include the summation and nth root functions.
- Means are also provided for entering a mathematical expression displayed in textbook format into a storage location of the calculator for computation.
- a program in the calculator's memory responds to the pressing of key 34 to display the expression in linear form. This action also serves to exit the textbook routine.
- FIG. 4 shows the operation for the case of multiplication.
- a multiplier operator "•” is automatically inserted between the two objects.
- predetermined patterns include, among others, a number followed by an alpha character and an alpha character followed by a prefix function (a function whose arguments(s) appear after its name). For that reason a "•” is also automatically inserted between "Y” and "LOG” when the [LOG] key is pressed.
- FIG. 2 illustrates operation of a program routine (43) for one type of syntax checking, that of checking against incorrect entries of mathematical operators.
- the program first checks to see if the sequence of characters entered is a legal object. If not, it alerts the user to the error. If yes, it then checks to see if the legal object is permitted in the context of the preceding structure of the expression. If not, it alerts the user to the error.
- calculator 10 includes means for entering a mathematical expression displayed in textbook format into a storage location of the calculator 10 for purposes of computation.
- Objects or expressions presently in a storage location can be recalled for display in textbook format.
- FIGS. 5a-5g illustrate the movement of a mathematical expression between a textbook format on the display screen 14 to a storage location 44 and its recall and combination with other objects to form a new mathematical expression.
- a first expression 42 is entered and displayed in textbook format.
- FIG. 5b and 5c the expression is first entered into memory on the calculator's stack 44 and then stored in a storage location under the variable "RATE.”
- "RATE" is recalled to the stack.
- FIG. 6a illustrates a completed expression in which it is desired to change the multiplier operator of tangent argument 50 to a divisor operator. Pressing key 28 changes to a Selection menu and the menu labels change appropriately.
- the cursor 36 may then be moved to the multiplier operator of subexpression 50, as shown in FIG. 6b.
- the subexpression, for which the operator is the top level function may then be highlighted, as in FIG. 6c, by pressing the menu key EXPR. This highlighting allows the user to determine if he has the correct object for editing. If so he presses another menu key EDIT, as shown in FIG. 6d, which returns the subexpression to the calculator's command line 52 for editing.
- the user edits the subexpression using the appropriate keys and returns the subexpression to the display screen by pressing key 34 (FIG. 6e).
- FIGS. 7a-7d Another editing means comprises a program routine whose operation is illustrated in FIGS. 7a-7d.
- the program allows for insertion of an object from a storage location of the calculator 10 into the mathematical expression at the current location of the cursor.
- FIG. 7a shows an object 54 that has been entered and then copied onto the calculator stack at some point.
- the textbook format i activated by pressing keys 16 and 34 in succession and an integral sign 40 and its arguments are entered and displayed.
- FIG. 7c illustrates further entry of objects from the keyboard and insertion of another copy of object 54. This feature thus permits a user to create a library of frequently-used subexpressions for building larger mathematical expressions.
- FIGS. 8a-8e illustrate this feature.
- an equation is entered in textbook format as previously described.
- the unknown variable "X" appears on both sides of the equation.
- the user selects the RULES menu 58, indicated by the left menu label, by pressing the associated menu key (FIG. 5c).
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- General Physics & Mathematics (AREA)
- Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Computing Systems (AREA)
- Computer Hardware Design (AREA)
- Mathematical Physics (AREA)
- Mathematical Optimization (AREA)
- Artificial Intelligence (AREA)
- Audiology, Speech & Language Pathology (AREA)
- Computational Linguistics (AREA)
- General Health & Medical Sciences (AREA)
- Pure & Applied Mathematics (AREA)
- Health & Medical Sciences (AREA)
- Mathematical Analysis (AREA)
- Algebra (AREA)
- Human Computer Interaction (AREA)
- Calculators And Similar Devices (AREA)
- Input From Keyboards Or The Like (AREA)
- Document Processing Apparatus (AREA)
Abstract
Description
Claims (10)
Priority Applications (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US07/472,684 US5067102A (en) | 1990-01-31 | 1990-01-31 | Method and apparatus for displaying and editing mathematical expressions in textbook format |
EP91300723A EP0440450B1 (en) | 1990-01-31 | 1991-01-30 | Method and apparatus for displaying and editing mathematical expressions in textbook format |
DE69122975T DE69122975T2 (en) | 1990-01-31 | 1991-01-30 | Method and device for displaying and editing mathematical expressions in text format |
JP3031528A JPH04252351A (en) | 1990-01-31 | 1991-01-31 | Computing apparatus |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US07/472,684 US5067102A (en) | 1990-01-31 | 1990-01-31 | Method and apparatus for displaying and editing mathematical expressions in textbook format |
Publications (1)
Publication Number | Publication Date |
---|---|
US5067102A true US5067102A (en) | 1991-11-19 |
Family
ID=23876525
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US07/472,684 Expired - Lifetime US5067102A (en) | 1990-01-31 | 1990-01-31 | Method and apparatus for displaying and editing mathematical expressions in textbook format |
Country Status (4)
Country | Link |
---|---|
US (1) | US5067102A (en) |
EP (1) | EP0440450B1 (en) |
JP (1) | JPH04252351A (en) |
DE (1) | DE69122975T2 (en) |
Cited By (29)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5210708A (en) * | 1990-11-28 | 1993-05-11 | Casio Computer Co., Ltd. | Compact electronic calculator equipped with graphic display function |
US5241489A (en) * | 1989-10-02 | 1993-08-31 | Sharp Kabushiki Kaisha | Electronic computer with fraction and exponent display |
US5285399A (en) * | 1991-04-05 | 1994-02-08 | Sharp Kabushiki Kaisha | Calculator with easily enterable constant calculation mode |
EP0598955A2 (en) * | 1991-11-26 | 1994-06-01 | Fujitsu Limited | Integral value calculating device and function gradient calculating device |
US5377130A (en) * | 1993-01-26 | 1994-12-27 | Texas Instruments Incorporated | Method and apparatus for solving terms of a numerical sequence |
US5432721A (en) * | 1992-12-28 | 1995-07-11 | Sharp Kabushiki Kaisha | Device and method of displaying mathematical expression for small electronic appliance |
US5469538A (en) * | 1994-03-02 | 1995-11-21 | Mathsoft, Inc. | Mathematical document editor and method performing live symbolic calculations for use with an electronic book |
US5526475A (en) * | 1994-03-02 | 1996-06-11 | Mathsoft, Inc. | Method for live symbolic calculations in a mathematical document editor |
US5594673A (en) * | 1993-02-05 | 1997-01-14 | Hewlett-Packard Company | Method and apparatus for displaying menu options for selection with a minimum of key stroke |
US6243726B1 (en) * | 1997-04-14 | 2001-06-05 | Sharp Kabushiki Kaisha | Electronic calculating apparatus utilizing input and display of expressions in textbook and single line formats |
US20010049708A1 (en) * | 2000-03-09 | 2001-12-06 | Kulak John A. | Machinist calculating apparatus |
US20030088596A1 (en) * | 2001-11-08 | 2003-05-08 | Child J. Douglas | Step-by-step CAS (computer algebra system) application using a problem set data structure |
US6748404B1 (en) * | 2000-08-22 | 2004-06-08 | Kinpo Electronics, Inc. | Data editable statistic calculator, and the related data editing method |
US20050033783A1 (en) * | 2003-08-08 | 2005-02-10 | De Brebisson Cyrille | Previous calculation reuse in a calculator |
US6956560B2 (en) * | 2001-08-24 | 2005-10-18 | Texas Instruments Incorporated | Selection of mathematical objects from the history screen on a handheld device |
US20060059214A1 (en) * | 2004-09-15 | 2006-03-16 | Sargent Murray Iii | Systems and methods for automated equation buildup |
US20060064446A1 (en) * | 2004-09-17 | 2006-03-23 | Kinpo Electronices, Inc. | Calculator with error notification function and its method |
US20070016859A1 (en) * | 2005-07-15 | 2007-01-18 | Microsoft Corporation | Alignment and breaking of mathematical expressions in documents |
US20070226283A1 (en) * | 2006-03-27 | 2007-09-27 | Casio Computer Co., Ltd | Easily graspable numerical expression display apparatus |
US20080244403A1 (en) * | 2007-03-30 | 2008-10-02 | Casio Computer Co., Ltd. | Function calculator having help display function |
US20100115403A1 (en) * | 2008-11-06 | 2010-05-06 | Microsoft Corporation | Transforming math text objects using build down and build up |
US20100131255A1 (en) * | 2008-11-26 | 2010-05-27 | Microsoft Corporation | Hybrid solver for data-driven analytics |
CN101799796A (en) * | 2010-03-25 | 2010-08-11 | 深圳市同洲电子股份有限公司 | Touch-screen calculator and method thereof for performing multi-step operation on input data |
US20100231597A1 (en) * | 2009-03-12 | 2010-09-16 | Casio Computer Co., Ltd. | Calculator and computer-readable medium |
US8423898B2 (en) | 2010-08-23 | 2013-04-16 | Hale Software Concepts, Inc. | System and method for performing calculations using a portable electronic device |
US9063913B2 (en) | 2011-06-23 | 2015-06-23 | Casio Computer Co., Ltd. | Expression input apparatus, expression display apparatus, expression input method, expression display method, recording medium storing expression input control program, and recording medium storing expression display control program |
US20150269114A1 (en) * | 2014-03-19 | 2015-09-24 | Casio Computer Co., Ltd. | Electronic Device, Method For Controlling Display Of Variable, And Recording Medium Recording Variable Display Controlling Program |
US20150269115A1 (en) * | 2014-03-20 | 2015-09-24 | Casio Computer Co., Ltd. | Electronic device, mathematical expression display control method, and storage medium which stores mathematical expression control program |
US20240104292A1 (en) * | 2022-09-23 | 2024-03-28 | Texas Instruments Incorporated | Mathematical calculations with numerical indicators |
Families Citing this family (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3140916B2 (en) * | 1994-08-05 | 2001-03-05 | シャープ株式会社 | Formula input device |
US20030033329A1 (en) * | 2001-06-22 | 2003-02-13 | Bergman Eric D. | Method and apparatus for entry and editing of spreadsheet formulas |
JP4462181B2 (en) | 2005-12-22 | 2010-05-12 | カシオ計算機株式会社 | Fraction display device and fraction display program |
JP5786671B2 (en) * | 2011-06-23 | 2015-09-30 | カシオ計算機株式会社 | Formula input device and program |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4386412A (en) * | 1979-12-17 | 1983-05-31 | Casio Computer Company, Ltd. | Calculator with equation display device |
EP0101950A2 (en) * | 1982-07-30 | 1984-03-07 | Siemens Aktiengesellschaft | Method of displaying characters on a single row display device of a text processing system |
US4507743A (en) * | 1980-02-12 | 1985-03-26 | Sharp Kabushiki Kaisha | Calculation system utilizing definable keys |
US4580235A (en) * | 1982-06-05 | 1986-04-01 | Casio Computer Co., Ltd. | Electronic calculator with check function |
US4811257A (en) * | 1984-03-13 | 1989-03-07 | Sharp Kabushiki Kaisha | Electronic calculator having means for directly inputting variables into a prestored and displayed equation |
US4821228A (en) * | 1986-12-24 | 1989-04-11 | Hewlett-Packard Company | Method and apparatus for computation stack recovery in a calculator |
US4852057A (en) * | 1986-10-27 | 1989-07-25 | Hewlett-Packard Company | Algebraic expression manipulation method and implementation for an electronic data processing apparatus |
Family Cites Families (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JPH0727519B2 (en) * | 1987-10-09 | 1995-03-29 | 株式会社日立製作所 | Formula editing method |
-
1990
- 1990-01-31 US US07/472,684 patent/US5067102A/en not_active Expired - Lifetime
-
1991
- 1991-01-30 EP EP91300723A patent/EP0440450B1/en not_active Expired - Lifetime
- 1991-01-30 DE DE69122975T patent/DE69122975T2/en not_active Expired - Lifetime
- 1991-01-31 JP JP3031528A patent/JPH04252351A/en active Pending
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US4386412A (en) * | 1979-12-17 | 1983-05-31 | Casio Computer Company, Ltd. | Calculator with equation display device |
US4507743A (en) * | 1980-02-12 | 1985-03-26 | Sharp Kabushiki Kaisha | Calculation system utilizing definable keys |
US4580235A (en) * | 1982-06-05 | 1986-04-01 | Casio Computer Co., Ltd. | Electronic calculator with check function |
EP0101950A2 (en) * | 1982-07-30 | 1984-03-07 | Siemens Aktiengesellschaft | Method of displaying characters on a single row display device of a text processing system |
US4811257A (en) * | 1984-03-13 | 1989-03-07 | Sharp Kabushiki Kaisha | Electronic calculator having means for directly inputting variables into a prestored and displayed equation |
US4852057A (en) * | 1986-10-27 | 1989-07-25 | Hewlett-Packard Company | Algebraic expression manipulation method and implementation for an electronic data processing apparatus |
US4821228A (en) * | 1986-12-24 | 1989-04-11 | Hewlett-Packard Company | Method and apparatus for computation stack recovery in a calculator |
Cited By (45)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US5241489A (en) * | 1989-10-02 | 1993-08-31 | Sharp Kabushiki Kaisha | Electronic computer with fraction and exponent display |
US5210708A (en) * | 1990-11-28 | 1993-05-11 | Casio Computer Co., Ltd. | Compact electronic calculator equipped with graphic display function |
US5285399A (en) * | 1991-04-05 | 1994-02-08 | Sharp Kabushiki Kaisha | Calculator with easily enterable constant calculation mode |
EP0598955A2 (en) * | 1991-11-26 | 1994-06-01 | Fujitsu Limited | Integral value calculating device and function gradient calculating device |
US5365473A (en) * | 1991-11-26 | 1994-11-15 | Fujitsu Limited | Integral value calculating device and function gradient calculating device |
EP0598955B1 (en) * | 1991-11-26 | 2000-01-26 | Fujitsu Limited | Integral value calculating device and method and function gradient calculating device and method |
US5432721A (en) * | 1992-12-28 | 1995-07-11 | Sharp Kabushiki Kaisha | Device and method of displaying mathematical expression for small electronic appliance |
US5377130A (en) * | 1993-01-26 | 1994-12-27 | Texas Instruments Incorporated | Method and apparatus for solving terms of a numerical sequence |
US5594673A (en) * | 1993-02-05 | 1997-01-14 | Hewlett-Packard Company | Method and apparatus for displaying menu options for selection with a minimum of key stroke |
US5469538A (en) * | 1994-03-02 | 1995-11-21 | Mathsoft, Inc. | Mathematical document editor and method performing live symbolic calculations for use with an electronic book |
US5526475A (en) * | 1994-03-02 | 1996-06-11 | Mathsoft, Inc. | Method for live symbolic calculations in a mathematical document editor |
US6243726B1 (en) * | 1997-04-14 | 2001-06-05 | Sharp Kabushiki Kaisha | Electronic calculating apparatus utilizing input and display of expressions in textbook and single line formats |
US20010049708A1 (en) * | 2000-03-09 | 2001-12-06 | Kulak John A. | Machinist calculating apparatus |
US7035885B2 (en) * | 2000-03-09 | 2006-04-25 | Kulak John A | Machinist calculating apparatus |
US6748404B1 (en) * | 2000-08-22 | 2004-06-08 | Kinpo Electronics, Inc. | Data editable statistic calculator, and the related data editing method |
US6956560B2 (en) * | 2001-08-24 | 2005-10-18 | Texas Instruments Incorporated | Selection of mathematical objects from the history screen on a handheld device |
US20030088596A1 (en) * | 2001-11-08 | 2003-05-08 | Child J. Douglas | Step-by-step CAS (computer algebra system) application using a problem set data structure |
US6922710B2 (en) * | 2001-11-08 | 2005-07-26 | Texas Instruments Incorporated | Hand-held calculator with problems and operations linked lists |
US20050033783A1 (en) * | 2003-08-08 | 2005-02-10 | De Brebisson Cyrille | Previous calculation reuse in a calculator |
US7272621B2 (en) * | 2003-08-08 | 2007-09-18 | Hewlett-Packard Development Company, L.P. | Previous calculation reuse in a calculator |
US20060059214A1 (en) * | 2004-09-15 | 2006-03-16 | Sargent Murray Iii | Systems and methods for automated equation buildup |
US20060059217A1 (en) * | 2004-09-15 | 2006-03-16 | Microsoft Corporation | Mathematical expression buildup and builddown |
US7698638B2 (en) * | 2004-09-15 | 2010-04-13 | Microsoft Corporation | Systems and methods for automated equation buildup |
US8209604B2 (en) * | 2004-09-15 | 2012-06-26 | Microsoft Corporation | Mathematical expression buildup and builddown |
US20060064446A1 (en) * | 2004-09-17 | 2006-03-23 | Kinpo Electronices, Inc. | Calculator with error notification function and its method |
US20070016859A1 (en) * | 2005-07-15 | 2007-01-18 | Microsoft Corporation | Alignment and breaking of mathematical expressions in documents |
US8020091B2 (en) | 2005-07-15 | 2011-09-13 | Microsoft Corporation | Alignment and breaking of mathematical expressions in documents |
US20070226283A1 (en) * | 2006-03-27 | 2007-09-27 | Casio Computer Co., Ltd | Easily graspable numerical expression display apparatus |
US7917558B2 (en) | 2006-03-27 | 2011-03-29 | Casio Computer Co., Ltd. | Easily graspable numerical expression display apparatus |
US20080244403A1 (en) * | 2007-03-30 | 2008-10-02 | Casio Computer Co., Ltd. | Function calculator having help display function |
US20100115403A1 (en) * | 2008-11-06 | 2010-05-06 | Microsoft Corporation | Transforming math text objects using build down and build up |
US8190406B2 (en) * | 2008-11-26 | 2012-05-29 | Microsoft Corporation | Hybrid solver for data-driven analytics |
US20100131255A1 (en) * | 2008-11-26 | 2010-05-27 | Microsoft Corporation | Hybrid solver for data-driven analytics |
US20100231597A1 (en) * | 2009-03-12 | 2010-09-16 | Casio Computer Co., Ltd. | Calculator and computer-readable medium |
US8619045B2 (en) | 2009-03-12 | 2013-12-31 | Casio Computer Co., Ltd. | Calculator and computer-readable medium |
CN101799796A (en) * | 2010-03-25 | 2010-08-11 | 深圳市同洲电子股份有限公司 | Touch-screen calculator and method thereof for performing multi-step operation on input data |
CN101799796B (en) * | 2010-03-25 | 2013-09-04 | 深圳市同洲电子股份有限公司 | Touch-screen calculator and method thereof for performing multi-step operation on input data |
US8423898B2 (en) | 2010-08-23 | 2013-04-16 | Hale Software Concepts, Inc. | System and method for performing calculations using a portable electronic device |
US9063913B2 (en) | 2011-06-23 | 2015-06-23 | Casio Computer Co., Ltd. | Expression input apparatus, expression display apparatus, expression input method, expression display method, recording medium storing expression input control program, and recording medium storing expression display control program |
US20150269114A1 (en) * | 2014-03-19 | 2015-09-24 | Casio Computer Co., Ltd. | Electronic Device, Method For Controlling Display Of Variable, And Recording Medium Recording Variable Display Controlling Program |
US9720877B2 (en) * | 2014-03-19 | 2017-08-01 | Casio Computer Co., Ltd. | Electronic device, method for controlling display of variable, and recording medium recording variable display controlling program |
US20150269115A1 (en) * | 2014-03-20 | 2015-09-24 | Casio Computer Co., Ltd. | Electronic device, mathematical expression display control method, and storage medium which stores mathematical expression control program |
US9697169B2 (en) * | 2014-03-20 | 2017-07-04 | Casio Computer Co., Ltd. | Electronic device, mathematical expression display control method, and storage medium which stores mathematical expression control program |
US9910820B2 (en) | 2014-03-20 | 2018-03-06 | Casio Computer Co., Ltd. | Electronic device, mathematical expression display control method, and storage medium which stores mathematical expression control program |
US20240104292A1 (en) * | 2022-09-23 | 2024-03-28 | Texas Instruments Incorporated | Mathematical calculations with numerical indicators |
Also Published As
Publication number | Publication date |
---|---|
DE69122975T2 (en) | 1997-03-06 |
EP0440450A3 (en) | 1991-12-18 |
EP0440450A2 (en) | 1991-08-07 |
EP0440450B1 (en) | 1996-11-06 |
JPH04252351A (en) | 1992-09-08 |
DE69122975D1 (en) | 1996-12-12 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US5067102A (en) | Method and apparatus for displaying and editing mathematical expressions in textbook format | |
US5021973A (en) | Method for assisting the operator of an interactive data processing system to enter data directly into a selected cell of a spreadsheet | |
US9734123B2 (en) | Multimode mathematical user interface | |
US6094186A (en) | Document format setting method and apparatus | |
JP2966420B2 (en) | Information processing device | |
JPH0261059B2 (en) | ||
US4457638A (en) | Automatic centering of text column entries | |
US4934851A (en) | Text processing system including plural text and corresponding memories | |
KR100245549B1 (en) | Rapid writing data processing method | |
JPS5856138A (en) | Formating of a plurality of text columns | |
US5249147A (en) | Electronic apparatus provided with device of calculating complex numbers | |
JP2718171B2 (en) | Electronic learning machine | |
Colin | On-line access systems in statistics | |
JPS60114919A (en) | Layout display device | |
JPH0346831B2 (en) | ||
JP2671038B2 (en) | Electronic learning machine | |
JP2904486B2 (en) | Character processor | |
JPH0368063A (en) | Documentation device | |
JP2669050B2 (en) | Electronic learning machine | |
Braun | Beginning Matlab Exercises | |
JPH0385670A (en) | Two-step display system document processor | |
JPS6366666A (en) | Character substitution device | |
Agarwal | Mastering PC Software: Lotus 1 | |
JPS62271042A (en) | Input device | |
JPH01230115A (en) | Input device |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: HEWLETT-PACKARD COMPANY, A CORP. OF CA, CALIFORNIA Free format text: ASSIGNMENT OF ASSIGNORS INTEREST.;ASSIGNOR:EISENSTEIN, GABE L.;REEL/FRAME:005399/0325 Effective date: 19900202 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
FEPP | Fee payment procedure |
Free format text: PAYOR NUMBER ASSIGNED (ORIGINAL EVENT CODE: ASPN); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY |
|
FPAY | Fee payment |
Year of fee payment: 4 |
|
FPAY | Fee payment |
Year of fee payment: 8 |
|
AS | Assignment |
Owner name: HEWLETT-PACKARD COMPANY, COLORADO Free format text: MERGER;ASSIGNOR:HEWLETT-PACKARD COMPANY;REEL/FRAME:011523/0469 Effective date: 19980520 |
|
FPAY | Fee payment |
Year of fee payment: 12 |