JP5482000B2 - Formula input device and program - Google Patents

Formula input device and program

Info

Publication number
JP5482000B2
JP5482000B2 JP2009179830A JP2009179830A JP5482000B2 JP 5482000 B2 JP5482000 B2 JP 5482000B2 JP 2009179830 A JP2009179830 A JP 2009179830A JP 2009179830 A JP2009179830 A JP 2009179830A JP 5482000 B2 JP5482000 B2 JP 5482000B2
Authority
JP
Japan
Prior art keywords
mathematical expression
formula
cursor
input
display control
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.)
Active
Application number
JP2009179830A
Other languages
Japanese (ja)
Other versions
JP2011034340A (en
Inventor
博明 吉澤
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Casio Computer Co Ltd
Original Assignee
Casio Computer Co Ltd
Priority date (The priority date 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 date listed.)
Filing date
Publication date
Application filed by Casio Computer Co Ltd filed Critical Casio Computer Co Ltd
Priority to JP2009179830A priority Critical patent/JP5482000B2/en
Publication of JP2011034340A publication Critical patent/JP2011034340A/en
Application granted granted Critical
Publication of JP5482000B2 publication Critical patent/JP5482000B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Calculators And Similar Devices (AREA)

Description

本発明は、入力された数式を教科書通りの自然な表記形態にして表示(自然表示)する数式入力装置およびそのプログラムに関する。   The present invention relates to a mathematical expression input device and a program for displaying an inputted mathematical expression in a natural notation form according to a textbook (natural display).

従来、電卓と称する電子式計算機において、ユーザによってキー入力された計算式やその計算結果の表記形態は、表示部がその各桁を8の字表示にしたセグメント式であるために、そのまま1行にして表示されるものが多かった。   2. Description of the Related Art Conventionally, in an electronic calculator called a calculator, a calculation formula that is key-input by a user and a notation form of the calculation result are segment formulas in which each digit is displayed in an 8-character form, and thus one line as it is. Many things were displayed.

例えば分数を含む計算式の場合、当該分数記号(割線)を挟んだ分子と分母を上下方向に自然表示できないために、通常分数である「B分のA」は[A」B]、帯分数である「AとC分のB」は[A」B」C]などと、そのまま1行表示されていた。   For example, in the case of a calculation formula including a fraction, since the numerator and denominator sandwiching the fraction symbol (secant) cannot be displayed naturally in the vertical direction, “A of B”, which is a normal fraction, is [A] B] “B for A and C” is displayed as a single line, such as [A ”B” C].

また、例えば平方根の計算式を入力する場合、ルート「√」の掛かる範囲を自然表示できないために、当該ルート記号「√」と共に小括弧や中括弧などの記号が組み合わされて入力され、例えば「√(2)」のようにそのまま1行表示されていた。   In addition, for example, when inputting a square root calculation formula, since the range covered by the route `` √ '' cannot be displayed naturally, symbols such as parentheses and braces are input in combination with the route symbol `` √ ''. One line is displayed as it is like √ (2) ”.

また、例えばべき数を含む計算式の場合も同様に、べき数を当該べき数が掛かる数字や文字の右上に上付文字として自然表示できないために、当該べき数の前にそれがべき数であることを示す「∧」記号が組み合わされて、例えば「x∧2」のようにそのまま1行表示されていた。   Similarly, for example, in the case of a calculation formula including a power number, since the power number cannot be naturally displayed as a superscript at the upper right of a number or character that is multiplied by the power number, it must be a power number before the power number. The “∧” symbol indicating that there is a combination is displayed as it is, for example, “x∧2” as one line.

そこで、分数の計算式の場合には、その分子と分母とを割線を境界に上下に配置し、また、平方根の計算式の場合には、そのルート記号「√」の横線を当該ルートの掛かる範囲の数字や文字の上まで延長し、また、べき数を含む計算式の場合には、そのべき数を当該べき数が掛かる数字や文字の右上に上付文字として配置し、それぞれ教科書に記載されるような自然な形式で表示するようにした、ドットマトリクス型表示画面を備えた電卓が考えられている(例えば、特許文献1参照。)。   Therefore, in the case of a calculation formula for fractions, the numerator and denominator are arranged above and below the secant line, and in the case of a square root calculation formula, the horizontal line of the root symbol “√” is applied to the route. Extend to the top of numbers and letters in the range, and in the case of a calculation formula that includes a power number, place that power number as a superscript on the upper right of the number or letter that the power number takes, and write it in the textbook. A calculator equipped with a dot matrix type display screen that is displayed in such a natural format has been considered (for example, see Patent Document 1).

なお、このように自然な形式として表現するのに上下方向に数字・文字を重ねたりシフトしたりして表示することを2D(dimension)表示と称し、また、この2D表示が必要になるルート「√」、分数「a/b」、べき数「m」などの関数を2D関数と称する。 It should be noted that displaying in such a natural format by overlaying or shifting numbers and characters in the vertical direction is referred to as 2D (dimension) display, and the route “2D display is required” Functions such as “√”, fraction “a / b”, and power “ mn ” are referred to as 2D functions.

特開2006−004326号公報JP 2006-004326 A

前記従来の自然表示が可能な関数電卓において、2D関数を含む数式の入力中に、その2D関数の外に出して入力しなければならない数式部分を、キー入力を誤って2D関数の内側に入力してしまうことがある。   In the above-described scientific calculator capable of natural display, when a mathematical expression including a 2D function is input, a mathematical expression portion that must be input outside the 2D function is erroneously input inside the 2D function. May end up.

具体的には、例えば「(4/5)+3」のように、分数「4/5」の外に整数「+3」を出して入力したい場合、正しいキー操作の手順は、分数の入力開始を指示するキー→分子数「4」→分母の入力に切り換えるキー→分母数「5」→分数入力の終了を指示するキー→「+」→「3」となる。   Specifically, for example, when it is desired to input an integer “+3” in addition to the fraction “4/5”, such as “(4/5) +3”, the correct key operation procedure is to start the input of the fraction. Key for instructing → Key for switching numerator “4” → denominator input → key for denominator “5” → key for instructing end of fraction input → “+” → “3”.

しかしながら、表示部上で現在の入力位置を示すカーソルは、分子の位置、分母の位置、整数の位置で、それぞれ上、下、中間と変化するものの、特に、上の位置と中間位置、下の位置と中間位置との差は小さく見分け難いため、分母数を入力した後に、分数入力の終了を指示するキー入力を忘れて、続けて分数の外での入力を要するキーを入力してしまう誤操作が生じ易く、誤った数式「4/(5+3)」が入力されてしまう。   However, although the cursor indicating the current input position on the display unit changes in the numerator position, denominator position, and integer position, respectively, up, down, and middle, in particular, the upper position, the middle position, and the lower position. Since the difference between the position and the intermediate position is small and difficult to distinguish, after entering the denominator, you forget to enter the key to instruct the end of the fraction input, and then enter the key that requires input outside the fraction. Is likely to occur, and the wrong mathematical expression “4 / (5 + 3)” is input.

また、例えば「3+5」のように、べき数「3」の外に整数「+5」を出して入力したい場合、正しいキー操作の手順は、「3」→べき数の入力開始を指示するキー→べき数「」→べき数入力の終了を指示するキー→「+」→「5」となる。 Also, for example, if you want to enter an integer “+5” in addition to the power number “3 2 ”, such as “3 2 +5”, the correct key operation procedure is “3” → instruct start of power number input Key → power “ 2 ” → key for instructing the end of power input → “+” → “5”.

しかしながらこの場合も、表示部上で現在の入力位置を示すカーソルは、整数の位置、べき数の位置で、それぞれ中間、上と変化するものの、各位置の差は小さく見分け難いため、べき数を入力した後に、べき数入力の終了を指示するキー入力を忘れて、続けてべき数の外での入力を要するキーを入力してしまう誤操作が生じ易く、誤った数式「32+5」が入力されてしまう。 However, in this case as well, although the cursor indicating the current input position on the display unit changes to an intermediate position and an upper position at integer positions and power positions, respectively, the difference between the positions is small and difficult to distinguish. After inputting, it is easy to cause an erroneous operation of forgetting key input for instructing the end of power number input and subsequently inputting a key that requires input outside the power number, and the wrong mathematical expression “3 2 +5 ” is input. End up.

このような場合、従来の関数電卓では、誤って入力した数式部分の直前の位置まで「DEL」(削除)キーを操作しながらカーソルを戻し、改めて正しい入力操作を行わなければならず、非常に面倒な問題がある。   In such a case, in the conventional scientific calculator, it is necessary to return the cursor while operating the “DEL” (delete) key to the position immediately before the erroneously entered mathematical part, and perform a correct input operation again. There is a troublesome problem.

本発明は、このような課題に鑑みなされたもので、2D関数内で文字列を誤入力した場合でも、当該誤入力を簡単な操作で訂正することが可能な自然表示機能を有する数式入力装置およびそのプログラムを提供することを目的とする。   The present invention has been made in view of such a problem, and even when a character string is erroneously input in a 2D function, the mathematical expression input device having a natural display function capable of correcting the erroneous input with a simple operation. And to provide the program.

請求項1に記載の数式入力装置は、数式を自然表示する数式入力装置であって、2次元関数を含む数式を入力する数式入力手段と、この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段と、この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段と、このカーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の内部の数式の終端の位置にある場合に、ユーザ操作に応じて、当該数式の終端から先頭方向にその数式の区切りを検索する数式区切り検索手段と、この数式区切り検索手段により検索された前記数式の終端から区切りまでの数式部分を、前記2次元関数の内部から外部に出して訂正する数式訂正手段と、を備えたことを特徴としている。 The mathematical expression input device according to claim 1 is a mathematical expression input apparatus that naturally displays a mathematical expression, a mathematical expression input means for inputting a mathematical expression including a two-dimensional function, and a mathematical expression input by the mathematical expression input means on a display unit. Formula display control means to be displayed, cursor display control means for displaying the formula displayed by the formula display control means in such a manner that the cursor can be moved according to a user operation, and the cursor displayed by the cursor display control means Formula break search that searches for the break of the formula from the end of the formula toward the top in response to a user operation when is located at the end of the formula within the two-dimensional function displayed by the formula display control means And a mathematical expression part from the end of the mathematical expression searched by the mathematical expression delimiter searching means to the delimiter from the inside of the two-dimensional function to the outside. It is characterized by comprising a formula correcting means, the for.

請求項に記載の数式入力装置は、数式を自然表示する数式入力装置であって、2次元関数を含む数式を入力する数式入力手段と、この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段と、この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段と、前記カーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の内部の数式部分の先頭と終端との間の位置にある場合に、ユーザ操作に応じて、当該カーソルの位置から数式部分の終端までの数式部分を、前記2次元関数の内部から外部に出して訂正するカーソル以降数式部分訂正手段と、
備えたことを特徴としている。
The mathematical expression input device according to claim 4 is a mathematical expression input apparatus that naturally displays a mathematical expression, a mathematical expression input means for inputting a mathematical expression including a two-dimensional function, and a mathematical expression input by the mathematical expression input means on a display unit. Formula display control means to be displayed, cursor display control means for displaying the formula displayed by the formula display control means in such a manner that the cursor can be moved according to a user operation, and the cursor displayed by the cursor display control means Is located at the position between the beginning and end of the mathematical expression part inside the two-dimensional function displayed by the mathematical expression display control means, the mathematical expression from the position of the cursor to the end of the mathematical expression part according to the user operation A cursor and subsequent mathematical expression part correcting means for correcting the part by taking it out from the inside of the two-dimensional function and correcting it;
It is characterized by comprising a.

請求項に記載の数式入力装置は、数式を自然表示する数式入力装置であって、2次元関数を含む数式を入力する数式入力手段と、この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段と、この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段と、前記カーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の数式の先頭の直前の位置にある場合に、ユーザ操作に応じて、当該数式の先頭から後方にその数式の区切りを検索する数式先頭区切り検索手段と、この数式先頭区切り検索手段により検索された前記数式の先頭から区切りまでの数式部分を、前記2次元関数の内部から先頭側の外部に出して訂正する数式先頭部訂正手段と、を備えたことを特徴としている。 The mathematical expression input device according to claim 5 is a mathematical expression input apparatus that naturally displays a mathematical expression, a mathematical expression input means for inputting a mathematical expression including a two-dimensional function, and a mathematical expression input by the mathematical expression input means on the display unit. Formula display control means to be displayed, cursor display control means for displaying the formula displayed by the formula display control means in such a manner that the cursor can be moved according to a user operation, and the cursor displayed by the cursor display control means Is the position immediately before the head of the mathematical expression of the two-dimensional function displayed by the mathematical expression display control means, the mathematical expression head break search is performed to search for the break of the mathematical expression from the beginning of the mathematical expression in response to a user operation. Means and a mathematical expression portion from the top of the mathematical formula searched by the mathematical formula head delimiter search means to the outside of the top side from the inside of the two-dimensional function. It is characterized by comprising, a formula leading portion correcting means for correcting out the.

本発明によれば、2D関数内で文字列を誤入力した場合でも、当該誤入力を簡単な操作で訂正することが可能な自然表示機能を有する数式入力装置およびそのプログラムを提供できる。   According to the present invention, it is possible to provide a mathematical expression input device having a natural display function and a program thereof capable of correcting an erroneous input by a simple operation even when a character string is erroneously input in a 2D function.

本発明の数式入力装置の実施形態に係る数式自然表示機能を有する電子式計算機(関数電卓)10の外観構成を示す正面図。1 is a front view showing an external configuration of an electronic calculator (scientific calculator) 10 having a formula natural display function according to an embodiment of a formula input device of the present invention. 前記関数電卓10の電子回路の構成を示すブロック図。FIG. 2 is a block diagram showing a configuration of an electronic circuit of the scientific calculator 10. 前記関数電卓10の数式入力動作に伴い「OUT」(外出し)キー13cを操作した場合の数式訂正処理を示すフローチャート。9 is a flowchart showing formula correction processing when an “OUT” (outing) key 13 c is operated in accordance with a formula input operation of the scientific calculator 10. 前記関数電卓10において分数を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態(その1)をキー入力/表示15/入力バッファ27a間で対応付けて示す図。The figure which shows the input correction state (the 1) using the "OUT" key 13c at the time of erroneously inputting the numerical formula containing a fraction in the scientific calculator 10 between the key input / display 15 / input buffer 27a. 前記関数電卓10においてべき数を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態(その1)をキー入力/表示15/入力バッファ27a間で対応付けて示す図。The figure which shows the input correction state (the 1) using the "OUT" key 13c at the time of having mistakenly input the numerical formula containing the power in the scientific calculator 10 between the key input / display 15 / input buffer 27a. 前記関数電卓10において分数を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態(その2)をキー入力/表示15/入力バッファ27a間で対応付けて示す図。The figure which shows the input correction state (the 2) using the "OUT" key 13c at the time of erroneously inputting the numerical formula containing a fraction in the scientific calculator 10 between the key input / display 15 / input buffer 27a. 前記関数電卓10においてべき数を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態(その2)をキー入力/表示15/入力バッファ27a間で対応付けて示す図。The figure which shows the input correction state (the 2) using the "OUT" key 13c at the time of having mistakenly input the numerical formula containing the power number in the scientific calculator 10 between the key input / display 15 / input buffer 27a. 前記関数電卓10において平方根(ルート)を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態をキー入力/表示15/入力バッファ27a間で対応付けて示す図。The figure which shows the input correction state using the "OUT" key 13c at the time of incorrect input of the numerical formula containing a square root (root) in the said scientific calculator 10, matching between key input / display 15 / input buffer 27a. 前記関数電卓10においてべき根(べきルート)を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態をキー入力/表示15/入力バッファ27a間で対応付けて示す図。The figure which shows the input correction state using the "OUT" key 13c at the time of the mathematical expression containing the power root (power root) in the scientific calculator 10 correspondingly between the key input / display 15 / input buffer 27a.

以下図面により本発明の実施の形態について説明する。   Embodiments of the present invention will be described below with reference to the drawings.

図1は、本発明の数式入力装置の実施形態に係る数式自然表示機能を有する電子式計算機(関数電卓)10の外観構成を示す正面図である。   FIG. 1 is a front view showing an external configuration of an electronic calculator (scientific calculator) 10 having a formula natural display function according to an embodiment of a formula input device of the present invention.

この関数電卓10は、その携帯性の必要からユーザが片手で十分把持し片手で操作可能な小型サイズからなり、この関数電卓10の本体正面にはキー入力部11および表示部16が設けられる。   The scientific calculator 10 has a small size that allows a user to hold it with one hand and operate with one hand because of its portability. A key input unit 11 and a display unit 16 are provided on the front surface of the main body of the scientific calculator 10.

キー入力部11には、数値や数式を入力したり計算の実行を指示したりするための数値・演算記号キー群12、各種の関数を入力するための関数機能キー群13、各種動作モードの設定を指示するためのモード設定キー群14、表示部16に表示されたカーソルCuの移動操作やデータ項目の選択操作などを行うためのカーソルキー15が備えられる。   The key input unit 11 includes a numerical value / arithmetic symbol key group 12 for inputting numerical values and mathematical expressions and instructing execution of a calculation, a function function key group 13 for inputting various functions, and various operation modes. A mode setting key group 14 for instructing setting and a cursor key 15 for performing a movement operation of the cursor Cu displayed on the display unit 16 and a data item selection operation are provided.

前記数値・演算記号キー群12としては、「0」〜「9」(数値)キー、「+」「−」「×」「÷」(算術記号)キー、「Ans」(答え)キー、「EXE」(実行)キー、「AC」(クリア)キーなどが配列される。   The numeric / arithmetic symbol key group 12 includes “0” to “9” (numerical value) keys, “+”, “−”, “×”, “÷” (arithmetic symbol) keys, “Ans” (answer) keys, “ An “EXE” (execute) key, an “AC” (clear) key, and the like are arranged.

前記関数機能キー群13としては、「□/□」(分数)キー13a、「Simp」(約分)キー13b、「OUT」(外出し)キー13c、「x」(べき数)キー13d、「√」(ルート)キー13e、「√」(べきルート)キー13f、「sin」キー、「cos」キー、「tan」キー、などが配列される。 The function function key group 13 includes a "□ / □" (fraction) key 13a, a "Simp" (about) key 13b, an "OUT" (outing) key 13c, and an "x " (power) key 13d. , “√” (route) key 13e, “ √” (power route) key 13f, “sin” key, “cos” key, “tan” key, and the like are arranged.

前記モード設定キー群14としては、「ON」(電源)キー、「MODE」(モード)キーなどが配列される。   As the mode setting key group 14, an “ON” (power) key, a “MODE” key, and the like are arranged.

なお、本実施形態において、「a/b」(分数)、「x」(べき数)、「√」(ルート)などのように、1行表示では特殊な記号を用いての表示になり、教科書記載の自然表示では数字や関数記号を2次元に展開して上下方向に重なった表示になる関数のことを2D(dimension)関数と称する。 In this embodiment, a special symbol is used for display in one line, such as “a / b” (fraction), “x n ” (power), “√” (root), etc. In a natural display described in a textbook, a function that expands numbers and function symbols in two dimensions and displays them vertically is called a 2D (dimension) function.

前記表示部16は、ドットマトリクス型の液晶表示ユニットからなる。   The display unit 16 is composed of a dot matrix type liquid crystal display unit.

図2は、前記関数電卓10の電子回路の構成を示すブロック図である。   FIG. 2 is a block diagram showing the configuration of the electronic circuit of the scientific calculator 10.

この関数電卓10は、コンピュータである制御部(CPU)21を備えている。   The scientific calculator 10 includes a control unit (CPU) 21 that is a computer.

制御部(CPU)21は、記憶装置(フラッシュROM)22に予め記憶されているシステムプログラム、あるいはメモリカードなどの外部記憶媒体23から記憶媒体読み書き部24を介して記憶装置22に読み込まれた計算機制御プログラム、あるいは通信ネットワークN上のWebサーバ(プログラムサーバ)25から通信制御部26を介してダウンロードされ前記記憶装置22に読み込まれた計算機制御プログラムに従い、RAM27を作業用メモリとして回路各部の動作を制御する。そして、前記記憶装置22に予め記憶されたシステムプログラムや計算機制御プログラムは、キー入力部11からのキー入力信号に応じて起動される。   The control unit (CPU) 21 is a computer program read into the storage device 22 from the system program stored in the storage device (flash ROM) 22 in advance or from an external storage medium 23 such as a memory card via the storage medium read / write unit 24. In accordance with a control program or a computer control program downloaded from the Web server (program server) 25 on the communication network N via the communication control unit 26 and read into the storage device 22, the operation of each part of the circuit is performed using the RAM 27 as a working memory. Control. The system program and computer control program stored in advance in the storage device 22 are activated in response to a key input signal from the key input unit 11.

前記制御部(CPU)21には、前記記憶装置22、記憶媒体読み書き部24、通信制御部26、RAM27、キー入力部11が接続される他に、液晶表示部(LCD)16が接続される。   In addition to the storage device 22, the storage medium read / write unit 24, the communication control unit 26, the RAM 27, and the key input unit 11, a liquid crystal display unit (LCD) 16 is connected to the control unit (CPU) 21. .

RAM27には、入力バッファ27a、数式記憶エリア27b、待避バッファ27cの他、各種の計算処理に伴い制御部21に入出力される種々のデータを一時記憶するための作業領域(ワークエリア)が確保される。   In the RAM 27, in addition to the input buffer 27a, the mathematical expression storage area 27b, and the save buffer 27c, a work area (work area) for temporarily storing various data input to and output from the control unit 21 in accordance with various calculation processes is secured. Is done.

入力バッファ27aには、数式などの入力操作に伴いキー入力されたデータが、現在の入力位置を示すカーソルポインタCp(図6〜図9参照)と共に記憶される。   In the input buffer 27a, data key-input in accordance with an input operation such as a mathematical expression is stored together with a cursor pointer Cp (see FIGS. 6 to 9) indicating the current input position.

数式記憶エリア27bには、前記入力バッファ27aに入力されて生成された数式のデータが記憶される。   The mathematical formula storage area 27b stores mathematical formula data generated by being input to the input buffer 27a.

待避バッファ27cには、数式の入力に伴い「OUT」(外出し)キー13cが操作された際に、前記入力バッファ27aにおけるカーソルポインタCpの位置から入力終端までに存在する数式の部分データがコピーされて記憶される。   When the “OUT” (outing) key 13c is operated in accordance with the input of the mathematical formula, partial data of the mathematical formula existing from the position of the cursor pointer Cp to the input end in the input buffer 27a is copied to the save buffer 27c. And memorized.

次に、前記構成の数式自然表示機能を有する電子式計算機(関数電卓)10の数式入力・表示機能について説明する。   Next, the mathematical expression input / display function of the electronic calculator (scientific calculator) 10 having the above-structured mathematical expression display function will be described.

図3は、前記関数電卓10の数式入力動作に伴い「OUT」(外出し)キー13cを操作した場合の数式訂正処理を示すフローチャートである。   FIG. 3 is a flowchart showing the formula correction process when the “OUT” (outing) key 13 c is operated in accordance with the formula input operation of the scientific calculator 10.

図4は、前記関数電卓10において分数を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態(その1)をキー入力/表示15/入力バッファ27a間で対応付けて示す図である。   FIG. 4 shows the input correction state (No. 1) using the “OUT” key 13c when a mathematical expression including a fraction is erroneously input in the scientific calculator 10 in association between the key input / display 15 / input buffer 27a. FIG.

例えば数式「(14/16)Simp2」(14/16を2で約分)を入力したい場合に、図4(A)に示すように、「□/□」(分数)キー13a→分子数「14」→分母の入力に切り換える下カーソルキー「↓」15D→分母数「16」と順次入力すると、この時点で、入力位置を示すカーソルCu(Cp)は、前記分数内の分母数「16」の直後に位置している。   For example, when it is desired to input a mathematical expression “(14/16) Simp2” (14/16 is reduced by 2), as shown in FIG. 4A, “□ / □” (fraction) key 13a → number of molecules “ When the lower cursor key “↓” 15D → denominator number “16” is switched sequentially to “14” → denominator input, the cursor Cu (Cp) indicating the input position at this point is the denominator number “16” in the fraction. It is located immediately after.

ここで、分数入力の終了を指示する右カーソルキー「→」15Rの入力を忘れて、図4(B)に示すように、「Simp」(約分)キー13b→約数「2」と順次入力すると、その内容が全て分母の位置に連続して入力され、誤った数式「14/16Simp2」が入力される。   Here, forgetting to input the right cursor key “→” 15R for instructing the end of the fraction input, as shown in FIG. 4B, the “Simp” key 13b → the divisor “2” in order. When input, all the contents are continuously input to the position of the denominator, and an incorrect mathematical expression “14 / 16Simp2” is input.

この場合、「DEL」キーを使用した入力のやり直しを行うこと無しに、図4(C)に示すように、単に、左カーソルキー「←」15Lを2回操作して、カーソルCu(Cp)の位置を前記誤入力した数式部分「Simp2」の直前の位置に戻す共に、図4(D)に示すように、「OUT」(外出し)キー13cを操作する。   In this case, without performing the input again using the “DEL” key, as shown in FIG. 4C, the left cursor key “←” 15L is simply operated twice to move the cursor Cu (Cp). Is returned to the position immediately before the erroneously entered mathematical part “Simp2”, and the “OUT” (outing) key 13c is operated as shown in FIG.

すると、図3における数式訂正処理に従い、入力バッファ27aにおいてカーソルポインタCpは、入力データの先頭の位置ではなく(ステップS1(No))、入力データの終端の位置でもないと判断されるので(ステップS2(No))、当該カーソルポインタCpの位置から入力データ終端までの数式部分「Simp2」が待避バッファ27cにコピーされる(ステップS3)。   Then, according to the mathematical expression correction process in FIG. 3, in the input buffer 27a, it is determined that the cursor pointer Cp is not the start position of the input data (step S1 (No)) and is not the end position of the input data (step S1). S2 (No)), the mathematical expression portion “Simp2” from the position of the cursor pointer Cp to the end of the input data is copied to the save buffer 27c (step S3).

そして、前記待避バッファ27cにコピーされた数式部分「Simp2」が、前記入力バッファ27aから削除される(ステップS4)。   Then, the mathematical expression portion “Simp2” copied to the save buffer 27c is deleted from the input buffer 27a (step S4).

すると、入力バッファ27aにおけるカーソルポインタCpの位置が、前記2D関数である分数「14/16」の外側の位置に修正された後(ステップS5)、当該分数の外側に修正されたカーソルポインタCpの位置に、前記待避バッファ27cにコピーされた数式部分「Simp2」が挿入される(ステップS6)。   Then, after the position of the cursor pointer Cp in the input buffer 27a is corrected to a position outside the fraction “14/16” which is the 2D function (step S5), the cursor pointer Cp corrected outside the fraction is stored. The mathematical expression portion “Simp2” copied to the save buffer 27c is inserted at the position (step S6).

これにより、前記誤入力した数式「14/16Simp2」を、簡単に所望の数式「(14/16)Simp2」に訂正することができる。   As a result, the erroneously entered mathematical expression “14 / 16Simp2” can be easily corrected to the desired mathematical expression “(14/16) Simp2”.

図5は、前記関数電卓10においてべき数を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態(その1)をキー入力/表示15/入力バッファ27a間で対応付けて示す図である。   FIG. 5 shows an input correction state (No. 1) using the “OUT” key 13c when a mathematical expression including a power number is erroneously input in the scientific calculator 10 between the key input / display 15 / input buffer 27a. FIG.

例えば数式「3+4+5」を入力したい場合に、図5(A)に示すように、数値「3」→「x」(べき数)キー13d→べき数「2」と順次入力すると、この時点で、入力位置を示すカーソルCu(Cp)は、前記べき数「2」の直後の上付位置に存在している。 For example, when it is desired to input a mathematical expression “3 2 + 4 + 5”, as shown in FIG. 5A, when a numerical value “3” → “x ” (power number) key 13d → power number “2” is sequentially input, At the time, the cursor Cu (Cp) indicating the input position is present at the superscript position immediately after the power number “2”.

ここで、べき数入力の終了を指示する右カーソルキー「→」15Rの入力を忘れて、図5(B)に示すように、「+」→「4」→「+」→「5」と順次入力すると、その内容が全て上付位置に連続して入力され、誤った数式「32+4+5」が入力される。 Here, forgetting to input the right cursor key “→” 15R instructing the end of the exponent input, as shown in FIG. 5B, “+” → “4” → “+” → “5”. When sequentially input, all the contents are continuously input to the superscript position, and an incorrect mathematical expression “3 2 + 4 + 5 ” is input.

この場合、「DEL」キーを使用した入力のやり直しを行うこと無しに、図5(C)に示すように、単に、左カーソルキー「←」15Lを4回操作して、カーソルCu(Cp)の位置を前記誤入力した数式部分「+4+5」の直前の位置に戻す共に、図5(D)に示すように、「OUT」(外出し)キー13cを操作する。   In this case, without performing re-input using the “DEL” key, the cursor Cu (Cp) is simply operated by operating the left cursor key “←” 15L four times as shown in FIG. 5C. Is returned to the position immediately before the erroneously input mathematical expression portion “+ 4 + 5”, and the “OUT” (outing) key 13c is operated as shown in FIG.

すると、図3における数式訂正処理に従い、入力バッファ27aにおいてカーソルポインタCpは、入力データの先頭の位置ではなく(ステップS1(No))、入力データの終端の位置でもないと判断されるので(ステップS2(No))、当該カーソルポインタCpの位置から入力データ終端までの数式部分「+4+5」が待避バッファ27cにコピーされる(ステップS3)。   Then, according to the mathematical expression correction process in FIG. 3, in the input buffer 27a, it is determined that the cursor pointer Cp is not the start position of the input data (step S1 (No)) and is not the end position of the input data (step S1). S2 (No)), the mathematical expression portion “+ 4 + 5” from the position of the cursor pointer Cp to the end of the input data is copied to the save buffer 27c (step S3).

そして、前記待避バッファ27cにコピーされた数式部分「+4+5」が、前記入力バッファ27aから削除される(ステップS4)。   Then, the mathematical expression portion “+ 4 + 5” copied to the save buffer 27c is deleted from the input buffer 27a (step S4).

すると、入力バッファ27aにおけるカーソルポインタCpの位置が、前記2D関数であるべき数「3」の外側の位置に修正された後(ステップS5)、当該べき数の外側に修正されたカーソルポインタCpの位置に、前記待避バッファ27cにコピーされた数式部分「+4+5」が挿入される(ステップS6)。 Then, after the position of the cursor pointer Cp in the input buffer 27a is corrected to a position outside the number “3 2 ” that should be the 2D function (step S5), the cursor pointer Cp corrected outside the power number is corrected. The mathematical expression portion “+ 4 + 5” copied to the saving buffer 27c is inserted at the position (step S6).

これにより、前記誤入力した数式「32+4+5」を、簡単に所望の数式「3+4+5」に訂正することができる。 As a result, the erroneously input mathematical expression “3 2 + 4 + 5 ” can be easily corrected to the desired mathematical expression “3 2 + 4 + 5”.

図6は、前記関数電卓10において分数を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態(その2)をキー入力/表示15/入力バッファ27a間で対応付けて示す図である。   FIG. 6 shows the input correction state (part 2) using the “OUT” key 13c in the case where a mathematical expression including a fraction is erroneously input in the scientific calculator 10 in association between the key input / display 15 / input buffer 27a. FIG.

例えば数式「(14/16)Simp2」(14/16を2で約分)を入力したい場合に、図6(A)に示すように、「□/□」(分数)キー13a→分子数「14」→分母の入力に切り換える下カーソルキー「↓」15D→分母数「16」と順次入力すると、この時点で、入力位置を示すカーソルCu(Cp)は、前記分数内の分母数「16」の直後に位置している。   For example, when it is desired to input the mathematical expression “(14/16) Simp2” (14/16 is reduced by 2), as shown in FIG. 6A, “□ / □” (fraction) key 13a → number of molecules “ When the lower cursor key “↓” 15D → denominator number “16” is switched sequentially to “14” → denominator input, the cursor Cu (Cp) indicating the input position at this point is the denominator number “16” in the fraction. It is located immediately after.

ここで、分数入力の終了を指示する右カーソルキー「→」15Rの入力を忘れて、図6(B)に示すように、「Simp」(約分)キー13b→約数「2」と順次入力すると、その内容が全て分母の位置に連続して入力され、誤った数式「14/16Simp2」が入力される。   Here, forgetting to input the right cursor key “→” 15R for instructing the end of the fraction input, as shown in FIG. 6B, the “Simp” key 13b → the divisor “2” in order. When input, all the contents are continuously input to the position of the denominator, and an incorrect mathematical expression “14 / 16Simp2” is input.

この場合、「DEL」キーを使用した入力のやり直しや、左カーソルキー「←」15Lを使用したカーソルCu(Cp)の位置の戻しを行うこと無しに、単に、図6(C)に示すように、「OUT」(外出し)キー13cを操作する。   In this case, as shown in FIG. 6C, the input is performed again using the “DEL” key and the position of the cursor Cu (Cp) is returned using the left cursor key “←” 15L. Then, the “OUT” (outing) key 13c is operated.

すると、図3における数式訂正処理に従い、入力バッファ27aにおいてカーソルポインタCpは、入力データの先頭の位置ではなく(ステップS1(No))、入力データの終端の位置であると判断されるので(ステップS2(Yes))、当該カーソルポインタCpの位置する入力データの終端から先頭側に数値と演算記号の組からなる1区切りの位置が検索される(ステップS7)。   Then, according to the mathematical expression correction process in FIG. 3, in the input buffer 27a, it is determined that the cursor pointer Cp is not the start position of the input data (step S1 (No)) but the end position of the input data (step S1). (S2 (Yes)), a position of one delimiter consisting of a combination of a numerical value and an operation symbol is searched from the end of the input data where the cursor pointer Cp is located to the head side (step S7).

ここでは、直前に入力された数式部分「Simp2」の先頭が区切り位置として検索される(ステップS8(Yes))。   Here, the head of the mathematical expression portion “Simp2” input immediately before is searched as a delimiter position (step S8 (Yes)).

すると、前記区切り位置から入力データ終端までの数式部分「Simp2」が、前記2D関数である分数「14/16」の外側に出される(ステップS9)。   Then, the mathematical expression portion “Simp2” from the separation position to the end of the input data is output outside the fraction “14/16” which is the 2D function (step S9).

これにより、前記誤入力した数式「14/16Simp2」を、「OUT」(外出し)キー13cの1キー操作だけで、非常に簡単に所望の数式「(14/16)Simp2」に訂正することができる。   As a result, the erroneously entered mathematical expression “14 / 16Simp2” is corrected to the desired mathematical expression “(14/16) Simp2” very easily by only one key operation of the “OUT” (outing) key 13c. Can do.

図7は、前記関数電卓10においてべき数を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態(その2)をキー入力/表示15/入力バッファ27a間で対応付けて示す図である。   FIG. 7 shows an input correction state (No. 2) using the “OUT” key 13c when a mathematical expression including a power number is erroneously input in the scientific calculator 10 in association between the key input / display 15 / input buffer 27a. FIG.

例えば数式「3+5」を入力したい場合に、図7(A)に示すように、数値「3」→「x」(べき数)キー13d→べき数「2」と順次入力すると、この時点で、入力位置を示すカーソルCu(Cp)は、前記べき数「2」の直後の上付位置に存在している。 For example, when it is desired to input a mathematical expression “3 2 +5”, when a numerical value “3” → “x ” (power) key 13d → power “2” is sequentially input as shown in FIG. At the time, the cursor Cu (Cp) indicating the input position is present at the superscript position immediately after the power number “2”.

ここで、べき数入力の終了を指示する右カーソルキー「→」15Rの入力を忘れて、図7(B)に示すように、「+」→「5」と順次入力すると、その内容が全て上付位置に連続して入力され、誤った数式「32+5」が入力される。 Here, if the user forgets to input the right cursor key “→” 15R instructing the end of the power number input and sequentially inputs “+” → “5” as shown in FIG. The superscript position is continuously input, and the wrong mathematical expression “3 2 +5 ” is input.

この場合、「DEL」キーを使用した入力のやり直しや、左カーソルキー「←」15Lを使用したカーソルCu(Cp)の位置の戻しを行うこと無しに、単に、図7(C)に示すように、「OUT」(外出し)キー13cを操作する。   In this case, without performing the input again using the “DEL” key or returning the position of the cursor Cu (Cp) using the left cursor key “←” 15L, as shown in FIG. Then, the “OUT” (outing) key 13c is operated.

すると、図3における数式訂正処理に従い、入力バッファ27aにおいてカーソルポインタCpは、入力データの先頭の位置ではなく(ステップS1(No))、入力データの終端の位置であると判断されるので(ステップS2(Yes))、当該カーソルポインタCpの位置する入力データの終端から先頭側に数値と演算記号の組からなる1区切りの位置が検索される(ステップS7)。   Then, according to the mathematical expression correction process in FIG. 3, in the input buffer 27a, it is determined that the cursor pointer Cp is not the start position of the input data (step S1 (No)) but the end position of the input data (step S1). (S2 (Yes)), a position of one delimiter consisting of a combination of a numerical value and an operation symbol is searched from the end of the input data where the cursor pointer Cp is located to the head side (step S7).

ここでは、直前に入力された数式部分「+5」の先頭が区切り位置として検索される(ステップS8(Yes))。   Here, the head of the mathematical expression portion “+5” input immediately before is searched as a delimiter position (step S8 (Yes)).

すると、前記区切り位置から入力データ終端までの数式部分「+5」が、前記2D関数であるべき数「3」の外側に出される(ステップS9)。 Then, the mathematical expression portion “+5” from the separation position to the end of the input data is output outside the number “3 2 ” that should be the 2D function (step S9).

これにより、前記誤入力した数式「32+5」を、「OUT」(外出し)キー13cの1キー操作だけで、非常に簡単に所望の数式「3+5」に訂正することができる。 Thus, the formula "3 2 + 5" entered the incorrect "OUT" (going out) only one key operation of the key 13c, can be corrected very easily the desired formula "3 2 + 5".

図8は、前記関数電卓10において平方根(ルート)を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態をキー入力/表示15/入力バッファ27a間で対応付けて示す図である。   FIG. 8 is a diagram showing an input correction state using the “OUT” key 13c in the case where a mathematical expression including a square root (root) is erroneously input in the scientific calculator 10 in association between the key input / display 15 / input buffer 27a. It is.

例えば数式「√2+4/6」を入力したい場合に、図8(A)に示すように、「√」(ルート)キー13e→数値「2」と順次入力すると、この時点で、入力位置を示すカーソルCu(Cp)は、前記√内の数値「2」の直後に位置している。   For example, when it is desired to input the mathematical expression “√2 + 4/6”, as shown in FIG. 8A, if “√” (root) key 13e → the numerical value “2” is sequentially input, the input position is indicated at this point. The cursor Cu (Cp) is located immediately after the numerical value “2” in the √.

ここで、ルート入力の終了を指示する右カーソルキー「→」15Rの入力を忘れて、「+」→「□/□」(分数)キー13a→分子数「4」→分母の入力に切り換える下カーソルキー「↓」15D→分母数「6」と順次入力すると、その内容が全てルート内に連続して入力され、誤った数式「√(2+4/6)」が入力される。   Here, forgetting to input the right cursor key “→” 15R for instructing the end of the route input, switch to “+” → “□ / □” (fraction) key 13a → numerator number “4” → denominator input. When the cursor key “↓” 15D → denominator “6” is sequentially input, all the contents are continuously input into the route, and the wrong mathematical expression “√ (2 + 4/6)” is input.

この場合、「DEL」キーを使用した入力のやり直しや、左カーソルキー「←」15Lを使用したカーソルCu(Cp)の位置の戻しを行うこと無しに、単に、図8(B)に示すように、「OUT」(外出し)キー13cを操作する。   In this case, as shown in FIG. 8B, without performing the input again using the “DEL” key and returning the position of the cursor Cu (Cp) using the left cursor key “←” 15L. Then, the “OUT” (outing) key 13c is operated.

すると、図3における数式訂正処理に従い、入力バッファ27aにおいてカーソルポインタCpは、入力データの先頭の位置ではなく(ステップS1(No))、入力データの終端の位置であると判断されるので(ステップS2(Yes))、当該カーソルポインタCpの位置する入力データの終端から先頭側に数値と演算記号の組からなる1区切りの位置が検索される(ステップS7)。   Then, according to the mathematical expression correction process in FIG. 3, in the input buffer 27a, it is determined that the cursor pointer Cp is not the start position of the input data (step S1 (No)) but the end position of the input data (step S1). (S2 (Yes)), a position of one delimiter consisting of a combination of a numerical value and an operation symbol is searched from the end of the input data where the cursor pointer Cp is located to the head side (step S7).

ここでは、直前に入力された数式部分「+4/6」の先頭が区切り位置として検索される(ステップS8(Yes))。   Here, the head of the mathematical expression portion “+4/6” input immediately before is searched as a delimiter position (step S8 (Yes)).

すると、前記区切り位置から入力データ終端までの数式部分「+4/6」が、前記2D関数であるルート式「√2」の外側に出される(ステップS9)。   Then, the mathematical expression portion “+4/6” from the separation position to the end of the input data is output outside the root expression “√2” that is the 2D function (step S9).

これにより、前記誤入力した数式「√(2+4/6)」を、「OUT」(外出し)キー13cの1キー操作だけで、非常に簡単に所望の数式「√2+4/6」に訂正することができる。   As a result, the erroneously inputted mathematical expression “√ (2 + 4/6)” is corrected to the desired mathematical expression “√2 + 4/6” very easily by only one key operation of the “OUT” (outing) key 13c. be able to.

図9は、前記関数電卓10においてべき根(べきルート)を含む数式を誤入力した場合の「OUT」キー13cを使用した入力訂正状態をキー入力/表示15/入力バッファ27a間で対応付けて示す図である。   FIG. 9 shows an input correction state using the “OUT” key 13c when a mathematical expression including a power root (power root) is erroneously input in the scientific calculator 10 between the key input / display 15 / input buffer 27a. FIG.

例えば数式「123√456」を入力したい場合に、図9(A)に示すように、べき根の範囲には含まない数値「1」「2」「3」を入力する前に、誤って「√」(べきルート)キー13fを入力してしまい、続けて、数値「1」「2」「3」→右カーソルキー「→」15R→数値「4」「5」「6」と入力する。すると、前記「√」(べきルート)キー13fの直後に入力された数値「1」「2」「3」が全てべき数として入力され、誤った数式「123√456」が入力される。 For example, when it is desired to input a mathematical expression “123 √456”, as shown in FIG. 9A, before inputting numerical values “1”, “2”, and “3” that are not included in the power root range, “ √” (power route) key 13f is entered, and then numerical values “1”, “2”, “3”, right cursor key “→” 15R, numerical values “4”, “5”, “6” are input. To do. Then, the numerical values “1”, “2”, and “3” that are input immediately after the “ √” (power route) key 13f are all input as power numbers, and an incorrect mathematical expression “ 123 √456” is input.

ここで、前記数式「123√456」の先頭で誤ってべき数として入力された数式部分「123」を訂正するのに、左カーソルキー「←」15Lを繰り返し操作して、カーソルCu(Cp)の位置を前記数式先頭の直前の位置まで戻す共に、図9(B)に示すように、「OUT」(外出し)キー13cを操作する。 Here, to correct the mathematical expression part "123" which is input as the number should wrong at the beginning of the formula "123 √456" operates repeatedly left cursor key "←" 15L, the cursor Cu (Cp) And the “OUT” (outing) key 13c is operated as shown in FIG. 9B.

すると、図3における数式訂正処理に従い、入力バッファ27aにおいてカーソルポインタCpは、入力データの先頭の位置であると判断されるので(ステップS1(Yes))、当該カーソルポインタCpの位置する入力データの先頭から後方側に数値から演算記号に切り替わる1区切りの位置が検索される(ステップS10)。   Then, according to the mathematical expression correction process in FIG. 3, the cursor pointer Cp is determined to be the head position of the input data in the input buffer 27a (step S1 (Yes)), so that the input data in which the cursor pointer Cp is located is determined. A position of one delimiter where the numerical value is switched to the arithmetic symbol from the beginning to the rear side is searched (step S10).

ここでは、先頭からべき数として入力された数式部分「123」の末尾が区切り位置として検索される(ステップS11(Yes))。   Here, the end of the mathematical expression portion “123” input as a power number from the beginning is searched as a delimiter position (step S11 (Yes)).

すると、前記入力データ先頭から区切り位置までの数式部分「123」が、前記2D関数であるべきルート式「√456」の先頭の外側に出される(ステップS12)。 Then, the mathematical expression portion “123” from the head of the input data to the break position is output outside the head of the root expression “ √456” which should be the 2D function (step S12).

これにより、前記誤入力した数式「123√456」を、簡単に所望の数式「123√456」に訂正することができる。 Thus, the formula "123 √456" entered the erroneous, can be corrected easily desired formula "123 √456".

したがって、前記構成の数式自然表示機能を有する電子式計算機(関数電卓)10の数式入力・表示機能によれば、2D関数を含む数式の入力に際し、当該2D関数に掛かる範囲の終了を示すキー操作を忘れて、本来は2D関数の範囲に含めない数式部分を入力してしまった場合に、左カーソルキー「←」15LによりカーソルCu(カーソルポインタCp)の位置を前記2D関数の範囲に含めない数式部分の先頭の位置まで戻して「OUT」(外出し)キー13cを操作する。すると、カーソルCu(カーソルポインタCp)の位置から入力データ終端までの前記数式部分が、前記2D関数の内部から外側へ移動されて修正される。   Therefore, according to the mathematical expression input / display function of the electronic calculator (scientific calculator) 10 having the mathematical expression natural display function having the above-described configuration, when inputting a mathematical expression including a 2D function, a key operation indicating the end of the range applied to the 2D function. If the mathematical expression portion that is not originally included in the range of the 2D function is input, the position of the cursor Cu (cursor pointer Cp) is not included in the range of the 2D function by the left cursor key “←” 15L. Return to the top of the mathematical expression portion and operate the “OUT” (outing) key 13c. Then, the mathematical expression portion from the position of the cursor Cu (cursor pointer Cp) to the end of the input data is moved and corrected from the inside of the 2D function.

このため、「DEL」キーを使用した入力のやり直しを行うこと無しに、誤入力した数式を、簡単に訂正することができる。   For this reason, it is possible to easily correct an erroneously inputted mathematical expression without re-inputting using the “DEL” key.

また、前記構成の数式自然表示機能を有する電子式計算機(関数電卓)10の数式入力・表示機能によれば、2D関数を含む数式の入力に際し、当該2D関数に掛かる範囲の終了を示すキー操作を忘れて、本来は2D関数の範囲に含めない数式部分を入力してしまった場合に、単純に「OUT」(外出し)キー13cを操作する。すると、カーソルCu(カーソルポインタCp)が位置する入力データ終端から先頭側に1区切り分の数式部分が、前記2D関数の内部から外側へ移動されて修正される。   Further, according to the mathematical expression input / display function of the electronic calculator (functional calculator) 10 having the mathematical expression natural display function having the above-described configuration, when inputting a mathematical expression including a 2D function, a key operation indicating the end of the range applied to the 2D function. If a mathematical expression portion that is not originally included in the range of the 2D function is entered, the “OUT” (outing) key 13c is simply operated. Then, the mathematical expression portion for one delimiter is moved from the end of the input data where the cursor Cu (cursor pointer Cp) is located to the head side to be corrected from the inside to the outside of the 2D function.

このため、「DEL」キーを使用した入力のやり直しや、左カーソルキー「←」15Lを使用したカーソルCu(Cp)の位置の戻しを行うこと無しに、誤入力した数式を、1キー操作で非常に簡単に訂正することができる。   For this reason, an erroneously input mathematical expression can be operated with one key operation without re-inputting using the “DEL” key or returning the position of the cursor Cu (Cp) using the left cursor key “←” 15L. It can be corrected very easily.

さらに、前記構成の数式自然表示機能を有する電子式計算機(関数電卓)10の数式入力・表示機能によれば、2D関数を含む数式の入力に際し、本来は2D関数の範囲に含めない先頭の数式部分を該2D関数に含めて入力してしまった場合に、左カーソルキー「←」15LによりカーソルCu(カーソルポインタCp)の位置を前記2D関数の範囲に含めない数式部分の先頭の位置まで戻して「OUT」(外出し)キー13cを操作する。すると、カーソルCu(カーソルポインタCp)が位置する入力データ先頭から後方側に1区切り分の数式部分が、前記2D関数の内部から先頭側の外部へ移動されて修正される。   Furthermore, according to the mathematical expression input / display function of the electronic calculator (scientific calculator) 10 having the above-described mathematical expression natural display function, when a mathematical expression including a 2D function is input, the first mathematical expression that is not originally included in the range of the 2D function. When a part is included in the 2D function, the cursor Cu (cursor pointer Cp) position is returned to the top position of the mathematical expression part not included in the 2D function range by the left cursor key “←” 15L. Then, the “OUT” (outing) key 13c is operated. Then, the mathematical expression part for one delimiter is moved from the beginning of the input data where the cursor Cu (cursor pointer Cp) is located to the rear side to be corrected from the inside of the 2D function to the outside of the head side.

このため、「DEL」キーを使用した入力のやり直しを行うこと無しに、誤入力した数式を、簡単に訂正することができる。   For this reason, it is possible to easily correct an erroneously inputted mathematical expression without re-inputting using the “DEL” key.

なお、前記各実施形態において、数式の入力位置を示すカーソルCu(Cp)は、文字入力およびカーソルキー15の操作に応じて移動する構成としたが、表示部16をタッチパネルとし、ペンなどによるタッチ位置に従いカーソルCu(Cp)を移動する構成としてもよい。   In each of the above embodiments, the cursor Cu (Cp) indicating the input position of the mathematical expression is configured to move according to the character input and the operation of the cursor key 15. However, the display unit 16 is a touch panel and touched with a pen or the like. It is good also as a structure which moves cursor Cu (Cp) according to a position.

前記実施形態において記載した関数電卓(電子式計算機)10による各動作手法、すなわち、図3のフローチャートに示す数式訂正処理での各手法は、コンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記憶媒体(23)に格納して配布することができる。そして、関数電卓(電子式計算機)10のコンピュータ(21)は、この外部記憶媒体(23)に記憶されたプログラムを記憶装置(22)(27)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記実施形態において説明した2D関数を含む数式の簡単訂正機能を実現し、前述した手法による同様の処理を実行することができる。   Each operation method by the scientific calculator (electronic calculator) 10 described in the above-described embodiment, that is, each method in the mathematical expression correction process shown in the flowchart of FIG. 3, is a memory card (ROM) as a program that can be executed by a computer. Card, RAM card, etc.), magnetic disk (floppy disk, hard disk, etc.), optical disk (CD-ROM, DVD, etc.), external storage medium (23) such as semiconductor memory, and the like. The computer (21) of the scientific calculator (electronic calculator) 10 reads the program stored in the external storage medium (23) into the storage device (22) (27), and the operation is controlled by the read program. Thus, the simple correction function of the mathematical formula including the 2D function described in the above embodiment can be realized, and the same processing by the above-described method can be executed.

また、前記手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(公衆回線)N上を伝送させることができ、この通信ネットワークNに接続された通信装置(26)によって前記プログラムデータを関数電卓(電子式計算機)10のコンピュータ(21)に取り込み、前述した2D関数を含む数式の簡単訂正機能を実現することもできる。   The program data for realizing the above method can be transmitted on a communication network (public line) N in the form of a program code, and the program is connected by the communication device (26) connected to the communication network N. Data can be taken into the computer (21) of the scientific calculator (electronic calculator) 10 to implement the simple correction function of the mathematical formula including the 2D function described above.

なお、本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   Note that the present invention is not limited to the above-described embodiments, and various modifications can be made without departing from the scope of the invention at the stage of implementation. Further, each of the embodiments includes inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed constituent elements. For example, even if some constituent elements are deleted from all the constituent elements shown in each embodiment or some constituent elements are combined in different forms, the problems described in the column of the problem to be solved by the invention If the effects described in the column “Effects of the Invention” can be obtained, a configuration in which these constituent requirements are deleted or combined can be extracted as an invention.

10 …関数電卓(電子式計算機)
11 …キー入力部
12 …数字・演算記号キー群
13 …関数機能キー群
13a…「□/□」(分数)キー
13b…「Simp」(約分)キー
13c…「OUT」(外出し)キー
13d…「x」(べき数)キー
13e…「√」(ルート)キー
13f…「√」(べきルート)キー
14 …モード設定キー群
15 …カーソルキー
16 …ドットマトリクス型液晶表示部
21 …制御部(CPU)
22 …記憶装置
23 …外部記憶媒体
24 …記憶媒体読み書き部
25 …Webサーバ
26 …通信制御部
27 …RAM
27a…入力バッファ
27b…数式記憶エリア
27c…待避バッファ
N …通信ネットワーク
Cu …カーソル
Cp …カーソルポインタ
10 ... Scientific calculator (electronic calculator)
DESCRIPTION OF SYMBOLS 11 ... Key input part 12 ... Number / arithmetic symbol key group 13 ... Function function key group 13a ... "□ / □" (fraction) key 13b ... "Simp" (about) key 13c ... "OUT" (outing) key 13d: “x ” (power) key 13e: “√” (root) key 13f: “ √” (power root) key 14: Mode setting keys 15: Cursor keys 16: Dot matrix type liquid crystal display 21 ... Control unit (CPU)
DESCRIPTION OF SYMBOLS 22 ... Storage device 23 ... External storage medium 24 ... Storage medium read / write part 25 ... Web server 26 ... Communication control part 27 ... RAM
27a ... Input buffer 27b ... Mathematical expression storage area 27c ... Save buffer N ... Communication network Cu ... Cursor Cp ... Cursor pointer

Claims (8)

数式を自然表示する数式入力装置であって、
2次元関数を含む数式を入力する数式入力手段と、
この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段と、
この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段と、
このカーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の内部の数式部分の終端の位置にある場合に、ユーザ操作に応じて、当該数式部分の終端から先頭方向にその数式部分の区切りを検索する数式部分区切り検索手段と、
この数式部分区切り検索手段により検索された前記数式部分の終端から区切りまでの数式部分を、前記2次元関数の内部から外部に出して訂正する数式訂正手段と、
を備えたことを特徴とする数式入力装置。
A mathematical expression input device for naturally displaying mathematical expressions,
Formula input means for inputting a formula including a two-dimensional function;
Formula display control means for displaying the formula input by the formula input means on the display unit;
Cursor display control means for displaying the mathematical expression displayed by the mathematical expression display control means in such a manner that the cursor can be moved according to a user operation;
When the cursor displayed by the cursor display control means is at the end position of the mathematical expression part inside the two-dimensional function displayed by the mathematical expression display control means, the beginning from the end of the mathematical expression part in accordance with the user operation Formula partial break search means for searching for the break of the formula portion in the direction,
And formulas correcting means for formulas portion from the end to the partition of the mathematical expression part retrieved by the formula portion delimited retrieval means, to correct out from the inside to the outside of the two-dimensional function,
A mathematical expression input device comprising:
前記カーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の内部の数式部分の先頭と終端との間の位置にある場合に、ユーザ操作に応じて、当該カーソルの位置から数式部分の終端までの数式部分を、前記2次元関数の内部から外部に出して訂正するカーソル以降数式部分訂正手段をさらに備えた、
ことを特徴とする請求項1に記載の数式入力装置。
When the cursor displayed by the cursor display control means is at a position between the beginning and end of the mathematical expression portion inside the two-dimensional function displayed by the mathematical expression display control means, the cursor is displayed according to a user operation. A mathematical expression portion correcting means after the cursor for correcting the mathematical expression portion from the position of the mathematical expression portion to the end of the mathematical expression portion from the inside of the two-dimensional function to the outside,
The mathematical expression input device according to claim 1.
前記カーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の数式の先頭の直前の位置にある場合に、ユーザ操作に応じて、当該数式の先頭から後方にその数式の区切りを検索する数式先頭区切り検索手段と、
この数式先頭区切り検索手段により検索された前記数式の先頭から区切りまでの数式部分を、前記2次元関数の内部から先頭側の外部に出して訂正する数式先頭部訂正手段と、
をさらに備えたことを特徴とする請求項1または請求項2に記載の数式入力装置。
When the cursor displayed by the cursor display control means is at a position immediately before the top of the mathematical expression of the two-dimensional function displayed by the mathematical expression display control means, the mathematical expression is displayed backward from the top of the mathematical expression according to a user operation. Formula head break search means for searching for a formula break;
Formula head part correction means for correcting the formula part from the beginning of the formula searched for by the formula head break search means to the outside of the top side from the inside of the two-dimensional function;
The mathematical expression input device according to claim 1, further comprising:
数式を自然表示する数式入力装置であって、A mathematical expression input device for naturally displaying mathematical expressions,
2次元関数を含む数式を入力する数式入力手段と、Formula input means for inputting a formula including a two-dimensional function;
この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段と、Formula display control means for displaying the formula input by the formula input means on the display unit;
この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段と、Cursor display control means for displaying the mathematical expression displayed by the mathematical expression display control means in such a manner that the cursor can be moved according to a user operation;
前記カーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の内部の数式部分の先頭と終端との間の位置にある場合に、ユーザ操作に応じて、当該カーソルの位置から数式部分の終端までの数式部分を、前記2次元関数の内部から外部に出して訂正するカーソル以降数式部分訂正手段と、When the cursor displayed by the cursor display control means is at a position between the beginning and end of the mathematical expression portion inside the two-dimensional function displayed by the mathematical expression display control means, the cursor is displayed according to a user operation. A mathematical expression part correcting means for correcting the mathematical expression part from the position of the mathematical expression part to the end of the mathematical expression part from the inside of the two-dimensional function to the outside;
を備えたことを特徴とする数式入力装置。A mathematical expression input device comprising:
数式を自然表示する数式入力装置であって、A mathematical expression input device for naturally displaying mathematical expressions,
2次元関数を含む数式を入力する数式入力手段と、Formula input means for inputting a formula including a two-dimensional function;
この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段と、Formula display control means for displaying the formula input by the formula input means on the display unit;
この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段と、Cursor display control means for displaying the mathematical expression displayed by the mathematical expression display control means in such a manner that the cursor can be moved according to a user operation;
前記カーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の数式の先頭の直前の位置にある場合に、ユーザ操作に応じて、当該数式の先頭から後方にその数式の区切りを検索する数式先頭区切り検索手段と、When the cursor displayed by the cursor display control means is at a position immediately before the top of the mathematical expression of the two-dimensional function displayed by the mathematical expression display control means, the mathematical expression is displayed backward from the top of the mathematical expression according to a user operation. Formula head break search means for searching for a formula break;
この数式先頭区切り検索手段により検索された前記数式の先頭から区切りまでの数式部分を、前記2次元関数の内部から先頭側の外部に出して訂正する数式先頭部訂正手段と、Formula head part correction means for correcting the formula part from the beginning of the formula searched for by the formula head break search means to the outside of the top side from the inside of the two-dimensional function;
を備えたことを特徴とする数式入力装置。A mathematical expression input device comprising:
数式を自然表示する数式入力装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
2次元関数を含む数式を入力する数式入力手段、
この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段、
この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段、
このカーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の内部の数式部分の終端の位置にある場合に、ユーザ操作に応じて、当該数式部分の終端から先頭方向にその数式部分の区切りを検索する数式部分区切り検索手段、
この数式部分区切り検索手段により検索された前記数式部分の終端から区切りまでの数式部分を、前記2次元関数の内部から外部に出して訂正する数式訂正手段、
として機能させるようにしたプログラム。
A program for controlling a computer of a mathematical expression input device for naturally displaying mathematical expressions,
The computer,
Formula input means for inputting a formula including a two-dimensional function,
Formula display control means for displaying the formula input by the formula input means on the display unit,
Cursor display control means for displaying the mathematical expression displayed by the mathematical expression display control means in such a manner that the cursor can be moved according to a user operation,
When the cursor displayed by the cursor display control means is at the end position of the mathematical expression part inside the two-dimensional function displayed by the mathematical expression display control means, the beginning from the end of the mathematical expression part in accordance with the user operation Formula partial break search means to search for the break of the formula portion in the direction,
Equation correcting means for formulas portion from the end to the partition of the mathematical expression part retrieved by the formula portion delimited retrieval means, to correct out from the inside to the outside of the two-dimensional function,
A program designed to function as
数式を自然表示する数式入力装置のコンピュータを制御するためのプログラムであって、A program for controlling a computer of a mathematical expression input device for naturally displaying mathematical expressions,
前記コンピュータを、The computer,
2次元関数を含む数式を入力する数式入力手段、Formula input means for inputting a formula including a two-dimensional function,
この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段、Formula display control means for displaying the formula input by the formula input means on the display unit,
この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段、Cursor display control means for displaying the mathematical expression displayed by the mathematical expression display control means in such a manner that the cursor can be moved according to a user operation,
前記カーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の内部の数式部分の先頭と終端との間の位置にある場合に、ユーザ操作に応じて、当該カーソルの位置から数式部分の終端までの数式部分を、前記2次元関数の内部から外部に出して訂正するカーソル以降数式部分訂正手段、When the cursor displayed by the cursor display control means is at a position between the beginning and end of the mathematical expression portion inside the two-dimensional function displayed by the mathematical expression display control means, the cursor is displayed according to a user operation. A mathematical expression part correcting means for correcting the mathematical expression part from the position of the mathematical expression part to the end of the mathematical expression part from the inside of the two-dimensional function to the outside,
として機能させるようにしたプログラム。A program designed to function as
数式を自然表示する数式入力装置のコンピュータを制御するためのプログラムであって、A program for controlling a computer of a mathematical expression input device for naturally displaying mathematical expressions,
前記コンピュータを、The computer,
2次元関数を含む数式を入力する数式入力手段、Formula input means for inputting a formula including a two-dimensional function,
この数式入力手段により入力された数式を表示部に表示させる数式表示制御手段、Formula display control means for displaying the formula input by the formula input means on the display unit,
この数式表示制御手段により表示された数式に対して、カーソルをユーザ操作に応じ移動可能にして表示させるカーソル表示制御手段、Cursor display control means for displaying the mathematical expression displayed by the mathematical expression display control means in such a manner that the cursor can be moved according to a user operation,
前記カーソル表示制御手段により表示されたカーソルが前記数式表示制御手段により表示された2次元関数の数式の先頭の直前の位置にある場合に、ユーザ操作に応じて、当該数式の先頭から後方にその数式の区切りを検索する数式先頭区切り検索手段、When the cursor displayed by the cursor display control means is at a position immediately before the top of the mathematical expression of the two-dimensional function displayed by the mathematical expression display control means, the mathematical expression is displayed backward from the top of the mathematical expression according to a user operation. Formula head break search means to search for formula breaks,
この数式先頭区切り検索手段により検索された前記数式の先頭から区切りまでの数式部分を、前記2次元関数の内部から先頭側の外部に出して訂正する数式先頭部訂正手段、Formula head part correction means for correcting the formula part from the beginning of the formula searched by the formula head break search means to the break from the inside of the two-dimensional function to the outside of the head side;
として機能させるようにしたプログラム。A program designed to function as
JP2009179830A 2009-07-31 2009-07-31 Formula input device and program Active JP5482000B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009179830A JP5482000B2 (en) 2009-07-31 2009-07-31 Formula input device and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009179830A JP5482000B2 (en) 2009-07-31 2009-07-31 Formula input device and program

Publications (2)

Publication Number Publication Date
JP2011034340A JP2011034340A (en) 2011-02-17
JP5482000B2 true JP5482000B2 (en) 2014-04-23

Family

ID=43763351

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009179830A Active JP5482000B2 (en) 2009-07-31 2009-07-31 Formula input device and program

Country Status (1)

Country Link
JP (1) JP5482000B2 (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5700147B2 (en) * 2014-02-21 2015-04-15 カシオ計算機株式会社 Electronic calculator and program
JP6269220B2 (en) * 2014-03-20 2018-01-31 カシオ計算機株式会社 Formula display control apparatus, formula display control method, formula display control program
JP6521047B2 (en) * 2017-12-27 2019-05-29 カシオ計算機株式会社 Formula display control device, formula display control method, formula display control program
CN114063857A (en) * 2021-11-18 2022-02-18 得力集团有限公司 Calculator operation formula splitting method and calculator

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4181328B2 (en) * 2002-03-06 2008-11-12 株式会社東芝 Formula recognition apparatus and formula recognition method
JP4239908B2 (en) * 2004-06-21 2009-03-18 カシオ計算機株式会社 Mathematical expression display control apparatus and program
JP4661654B2 (en) * 2006-03-27 2011-03-30 カシオ計算機株式会社 Formula display control apparatus and formula display control program
JP5211851B2 (en) * 2008-05-22 2013-06-12 カシオ計算機株式会社 Electronic calculator

Also Published As

Publication number Publication date
JP2011034340A (en) 2011-02-17

Similar Documents

Publication Publication Date Title
JP5790070B2 (en) Display control apparatus and program
EP2797008B1 (en) Graph display device, graph display method and control program
JP4888502B2 (en) Graph display control device and program
JP2014150323A (en) Character input device
KR20100029026A (en) On-screen virtual keyboard system
CN109445675B (en) Electronic device, mathematical expression display control method, and recording medium
JP5482000B2 (en) Formula input device and program
JP4323653B2 (en) User interface device and control method thereof
KR101030177B1 (en) Data input apparatus and data input method
EP2323042B1 (en) Electronic calculator and computer-readable medium
JP4886797B2 (en) Software keyboard display method and portable information terminal device
JP4396758B2 (en) Circulating decimal display device and circulating decimal display control program
JP5652251B2 (en) Information display device and program
KR101568716B1 (en) Korean language input device using using drag type
JP2010165226A (en) Name input device and name input method
JP2007026349A (en) Character input device and character input program
JPH0594253A (en) Screen touch type key input device
JP7395905B2 (en) Information processing device, control method, and program
JP2008299636A (en) Graph display device and control program
JP5017679B2 (en) Formula calculator and control program therefor
JP2011043917A (en) Mathematical expression display arithmetic unit and program
JP3969301B2 (en) Graph display control device and graph display control program
JP5446312B2 (en) Electronic calculator and program
JP2017168947A (en) Input assisting device
JPH08180024A (en) Desk-top electronic calculator

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20120713

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20131009

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20131022

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20131224

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20140121

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20140203

R150 Certificate of patent or registration of utility model

Ref document number: 5482000

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150