JP2011043917A - Mathematical expression display arithmetic unit and program - Google Patents

Mathematical expression display arithmetic unit and program Download PDF

Info

Publication number
JP2011043917A
JP2011043917A JP2009190335A JP2009190335A JP2011043917A JP 2011043917 A JP2011043917 A JP 2011043917A JP 2009190335 A JP2009190335 A JP 2009190335A JP 2009190335 A JP2009190335 A JP 2009190335A JP 2011043917 A JP2011043917 A JP 2011043917A
Authority
JP
Japan
Prior art keywords
formula
range
calculation
mathematical expression
displayed
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.)
Withdrawn
Application number
JP2009190335A
Other languages
Japanese (ja)
Inventor
Makoto Ozawa
信 小澤
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 JP2009190335A priority Critical patent/JP2011043917A/en
Publication of JP2011043917A publication Critical patent/JP2011043917A/en
Withdrawn legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To allow a mathematical expression display arithmetic unit not only to display the computation sequence of a mathematical expression but also to intuitively learn it depending on a user's operation. <P>SOLUTION: By only designating a range of a part of a series of displayed mathematical expressions "2+3×4-15÷5", a preferential order of operation of mathematical expression parts "2+3", "2+3×"and "2+3×4" in the designated range is confirmed. In the case of matching the preferential order, an operation result "14" in the designated range is additionally displayed for "2+3×4". In a case of mismatching, a message "ERR" for mismatching is displayed for "2+3" and "2+3×". Accordingly, depending on a user's operation for designating an arbitrary range of a series of displayed mathematical expressions, whether the range-designated mathematical expression part matches the preferential order of operation, is known immediately, and the operation order of various mathematical expressions is intuitively learned according to the user's operation. <P>COPYRIGHT: (C)2011,JPO&INPIT

Description

本発明は、入力された数式を表示させ、この数式を演算処理する数式表示演算装置およびそのプログラムに関する。   The present invention relates to a mathematical expression display arithmetic device that displays an input mathematical expression and performs arithmetic processing on the mathematical expression, and a program thereof.

従来から、一般に電卓と称する小型の電子式計算機が広く実用されている。   Conventionally, a small electronic calculator generally called a calculator has been widely used.

この電卓において、演算したい所望の数式を入力し表示させて実行キーを操作すると、入力された数式の解が直ちに演算処理されて表示される。   In this calculator, when a desired mathematical expression to be calculated is input and displayed and the execution key is operated, the solution of the input mathematical expression is immediately processed and displayed.

例えば、所望の数式として「2+3×4−15÷5」を入力して実行キーを操作すると、この数式を演算処理した結果「11」が直ちに表示される。   For example, when “2 + 3 × 4−15 ÷ 5” is input as a desired mathematical expression and the execution key is operated, “11” as a result of calculating the mathematical expression is immediately displayed.

しかし、このような電卓を、特に四則演算の優先順を学習する教育現場で使用する場合、学習対象とした数式の解である演算結果が直ちに表示されてしまうために、どのような演算の優先順で演算処理されたのか分かりづらい面がある。   However, when such a calculator is used in an educational setting where the order of priority of the four arithmetic operations is learned, the calculation result that is the solution of the mathematical expression targeted for learning is displayed immediately. It is difficult to understand whether the computations were processed in order.

そこで、入力された数式に対し、その演算の優先順序に対応した括弧付を行い表示させることにより、演算順序の分かりづらい複雑な数式でも、表示を見るだけでその演算順序を容易に認識することのできる数式表示方式が考えられている(例えば、特許文献1参照。)。   Therefore, by displaying parentheses corresponding to the priority order of the calculations for the entered formulas, even if it is difficult to understand the calculation order, it is possible to easily recognize the calculation order just by looking at the display. A mathematical expression display method that can be used is considered (see, for example, Patent Document 1).

特開平06−231081号公報Japanese Unexamined Patent Publication No. 06-231081

前記従来の数式表示方式を利用して数式の演算順序を表示させると、入力された数式の演算順序を明確に知ることはできものの、要するに演算順序の答えが表示されることになるので、十分な学習効果は得られない。   When the calculation order of the mathematical expressions is displayed using the conventional mathematical expression display method, although the calculation order of the inputted mathematical expressions can be clearly known, the answer to the calculation order is displayed in short. The learning effect is not obtained.

本発明は、このような課題に鑑みなされたもので、数式の演算順序を単に表示させるのではなく、ユーザ操作に応じて直感的に学習することが可能になる数式表示演算装置およびそのプログラムを提供することを目的とする。   The present invention has been made in view of the above problems, and it is possible to provide a mathematical expression display arithmetic device and a program thereof capable of intuitively learning according to a user operation, instead of simply displaying the arithmetic order of mathematical expressions. The purpose is to provide.

請求項1に記載の数式表示演算装置は、表示部と、この表示部に数式を表示させる数式表示制御手段と、この数式表示制御手段により表示された数式中の一部の範囲をユーザ操作に応じて指定する数式範囲指定手段と、この数式範囲指定手段により指定された範囲の数式部分が、前記数式の演算の優先順に適合した範囲であるか否かを判断する演算順適否判断手段と、この演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合した範囲であると判断された場合に、その数式部分の演算結果を前記表示された数式と共に表示させる範囲指定演算表示制御手段と、前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合しない範囲であると判断された場合に、その適合しない旨を前記表示された数式と共に表示させる範囲指定不適表示制御手段と、を備えたことを特徴としている。   The mathematical expression display arithmetic device according to claim 1 is a display unit, a mathematical expression display control means for displaying a mathematical expression on the display section, and a partial range in the mathematical expression displayed by the mathematical expression display control means for a user operation. A formula range designating unit for designating according to the formula, and a calculation order suitability judging unit for judging whether the formula part of the range designated by the formula range designating unit is a range adapted to the priority order of computation of the formulas; Range designation calculation display control for displaying the calculation result of the formula portion together with the displayed formula when the calculation portion suitability determining means determines that the formula portion is in a range suitable for the calculation priority order of the formula. And the calculation formula suitability determination means, when it is determined that the formula part is in a range that does not match the priority order of the calculation of the formula, the fact that the formula does not match is shared with the displayed formula. It is characterized by comprising a range designation unsuitable display control means for displaying.

請求項2に記載の数式表示演算装置は、前記請求項1に記載の数式表示演算装置において、前記範囲指定演算表示制御手段により表示された数式部分の演算結果を前記数式範囲指定手段により指定された範囲の数式部分に入れ替えた数式を、前記表示部に表示させる数式再表示制御手段を備えたことを特徴としている。   The mathematical expression display arithmetic device according to claim 2 is the mathematical expression display arithmetic device according to claim 1, wherein the arithmetic result of the mathematical expression portion displayed by the range designation arithmetic display control means is designated by the mathematical expression range designation means. Further, the present invention is characterized by comprising a formula redisplay control means for causing the display section to display the formula replaced with the formula portion in the range.

請求項3に記載の数式表示演算装置は、前記請求項1または請求項2に記載の数式表示演算装置において、前記範囲指定演算表示制御手段は、前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合した範囲であると判断された場合に、その数式部分の演算結果を同数式部分に対応付けて表示させ、前記範囲指定不適表示制御手段は、前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合しない範囲であると判断された場合に、その適合しない旨を同数式部分に対応付けて表示させる、ことを特徴としている。   According to a third aspect of the present invention, in the mathematical expression display arithmetic device according to the first or second aspect, the range designation arithmetic display control means is configured such that the numerical expression portion is determined by the arithmetic order suitability determining means. When it is determined that the range conforms to the priority order of the calculation of the mathematical formula, the calculation result of the mathematical formula portion is displayed in association with the mathematical formula portion, and the range designation improper display control means is the calculation order suitability determination means Thus, when it is determined that the mathematical formula portion is in a range that does not conform to the priority order of the computation of the mathematical formula, the fact that the mathematical formula portion does not conform is displayed in association with the mathematical formula portion.

請求項4に記載の数式表示演算装置は、表示部と、この表示部に数式を表示させる数式表示制御手段と、この数式表示制御手段により表示された数式中の一部の範囲をユーザ操作に応じて指定する数式範囲指定手段と、この数式範囲指定手段により指定された範囲の数式部分が、前記数式の演算の優先順に適合した範囲であるか否かを判断する演算順適否判断手段と、この演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合しない範囲であると判断された場合に、その数式部分を含んで且つ前記数式の演算の優先順に適合している範囲の数式部分を、前記数式範囲指定手段により指定された範囲の数式部分として強制的に設定する強制設定手段と、前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合した範囲であると判断された場合に、その数式部分の演算結果を前記表示された数式と共に表示させる範囲指定演算表示制御手段と、を備えたことを特徴としている。   According to a fourth aspect of the present invention, there is provided a mathematical expression display computing device, a display section, mathematical expression display control means for displaying a mathematical expression on the display section, and a partial range in the mathematical expression displayed by the mathematical expression display control means for a user operation. A formula range designating unit for designating according to the formula, and a calculation order suitability judging unit for judging whether the formula part of the range designated by the formula range designating unit is a range adapted to the priority order of computation of the formulas; When it is determined by the calculation order suitability determination means that the mathematical formula part is in a range that does not conform to the priority order of the computation of the mathematical formula, the range including the mathematical formula part and conforming to the priority order of the computation of the mathematical formula Forcibly setting means for forcibly setting the mathematical expression portion as a mathematical expression portion in the range designated by the mathematical expression range designating means; If it is determined that the range adapted, and a range specification operation and display control means for displaying together with the formula calculation result is the display of the mathematical expression part, comprising the.

請求項5に記載のプログラムは、表示部を有する演算装置のコンピュータを制御するためのプログラムであって、前記コンピュータを、前記表示部に数式を表示させる数式表示制御手段、この数式表示制御手段により表示された数式中の一部の範囲をユーザ操作に応じて指定する数式範囲指定手段、この数式範囲指定手段により指定された範囲の数式部分が、前記数式の演算の優先順に適合した範囲であるか否かを判断する演算順適否判断手段、この演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合した範囲であると判断された場合に、その数式部分の演算結果を前記表示された数式と共に表示させる範囲指定演算表示制御手段、前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合しない範囲であると判断された場合に、その適合しない旨を前記表示された数式と共に表示させる範囲指定不適表示制御手段、として機能させることを特徴としている。   The program according to claim 5 is a program for controlling a computer of an arithmetic unit having a display unit, wherein the computer displays formulas on the display unit, and the formula display control unit. Formula range specifying means for specifying a part of the range in the displayed formula in accordance with a user operation, and the formula portion of the range specified by the formula range specifying means is a range adapted to the priority order of the calculation of the formula. The calculation order suitability determination means for determining whether or not the calculation order suitability determination means determines that the formula part is in a range that conforms to the priority order of the calculation of the formula. Range designation calculation display control means to be displayed together with the displayed mathematical expression, and a range in which the mathematical expression portion does not conform to the calculation priority order of the mathematical expression by the calculation order suitability determination means. If it is determined to be, it is characterized in that to function that not the compliance range specified unsuitable display control means for displaying together with the displayed formula as.

本発明によれば、数式の演算順序を単に表示させるのではなく、ユーザ操作に応じて直感的に学習することが可能になる数式表示演算装置およびそのプログラムを提供できる。   According to the present invention, it is possible to provide a mathematical expression display arithmetic device and a program thereof that can intuitively learn according to a user operation, instead of simply displaying the arithmetic operation order of mathematical expressions.

本発明の数式表示演算装置の実施形態に係るグラフ関数電卓10の外観構成を示す平面図。The top view which shows the external appearance structure of the graph scientific calculator 10 which concerns on embodiment of the numerical formula display calculating apparatus of this invention. 前記グラフ関数電卓10の電子回路の構成を示すブロック図。FIG. 2 is a block diagram showing a configuration of an electronic circuit of the graph scientific calculator 10. 前記グラフ関数電卓10による第1実施形態の範囲指定演算処理(1)を示すフローチャート。The flowchart which shows the range designation | designated calculation process (1) of 1st Embodiment by the said graph scientific calculator 10. FIG. 前記グラフ関数電卓10の数式優先順評価エリア23dに記憶される数式の演算の優先順に対応した数式の範囲を示す情報を説明する図。The figure explaining the information which shows the range of the numerical formula corresponding to the priority order of the calculation of the numerical formula memorize | stored in the mathematical formula priority order evaluation area 23d of the said graph scientific calculator 10. FIG. 前記グラフ関数電卓10の第1実施形態の範囲指定演算処理(1)に伴う数式表示の具体例(その1)を示す図。The figure which shows the specific example (the 1) of the numerical formula display accompanying the range designation | designated calculation process (1) of 1st Embodiment of the said graph scientific calculator 10. FIG. 前記グラフ関数電卓10の第1実施形態の範囲指定演算処理(1)に伴う数式表示の具体例(その2)を示す図。The figure which shows the specific example (the 2) of the numerical formula display accompanying the range designation | designated calculation process (1) of 1st Embodiment of the said graph scientific calculator 10. FIG. 前記グラフ関数電卓10の第1実施形態の範囲指定演算処理(1)に伴う数式表示の具体例(その3)を示す図。The figure which shows the specific example (the 3) of the numerical formula display accompanying the range designation | designated calculation process (1) of 1st Embodiment of the said graph scientific calculator 10. FIG. 前記グラフ関数電卓10による第2実施形態の範囲指定演算処理(2)を示すフローチャート。The flowchart which shows the range designation | designated calculation process (2) of 2nd Embodiment by the said graph scientific calculator 10. FIG. 前記グラフ関数電卓10の第2実施形態の範囲指定演算処理(2)に伴う数式表示の具体例を示す図。The figure which shows the specific example of the numerical formula display accompanying the range designation | designated calculation process (2) of 2nd Embodiment of the said graph scientific calculator 10. FIG.

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

図1は、本発明の数式表示演算装置の実施形態に係るグラフ関数電卓10の外観構成を示す平面図である。   FIG. 1 is a plan view showing an external configuration of a graph scientific calculator 10 according to an embodiment of the mathematical expression display computing device of the present invention.

このグラフ関数電卓10は、その携帯性の必要からユーザが片手で十分把持し片手で操作可能な小型サイズからなり、この電卓10の本体正面にはキー入力部11およびタッチパネル式表示部15が設けられる。   The graph 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 touch panel display unit 15 are provided on the front surface of the calculator 10. It is done.

キー入力部11には、数字,文字,算術記号を入力したり演算の実行を指示したりするための数字・文字・演算記号キー群12、各種の関数コマンドを入力するための関数機能キー群13、タッチパネル式表示部15に表示されたカーソル,ポインタの移動操作やデータ項目の選択操作などを行うためのカーソルキー14が備えられる。   The key input unit 11 includes a number / character / arithmetic symbol key group 12 for inputting numbers, characters, arithmetic symbols and instructing execution of an operation, and a function function key group for inputting various function commands. 13. A cursor key 14 for performing a cursor / pointer moving operation or a data item selecting operation displayed on the touch panel display unit 15 is provided.

前記数字・文字・演算記号キー群12としては、「0」〜「9」(数値)キー、「+」「−」「×」「÷」(算術記号)キー、「EXP」(指数関数)キー、「CALC」(計算)キー、「EXE」(実行)キー、「AC」(クリア)キーなどが配列される。   The numeric / letter / arithmetic symbol key group 12 includes “0” to “9” (numeric) keys, “+”, “−”, “×”, “÷” (arithmetic symbols) keys, and “EXP” (exponential function). A key, a “CALC” (calculation) key, an “EXE” (execute) key, an “AC” (clear) key, and the like are arranged.

前記関数機能キー群13としては、「log」キー、「ln」キー、「sin」キー、「cos」キー、「tan」キー、「Graph」キー、「Draw」キーなどが配列される。   As the function function key group 13, a “log” key, an “ln” key, a “sin” key, a “cos” key, a “tan” key, a “Graph” key, a “Draw” key, and the like are arranged.

前記タッチパネル式表示部15は、ドットマトリクス型の液晶表示部15dに透明タッチパネル15tを重ねて構成される。   The touch panel display unit 15 is configured by overlaying a transparent touch panel 15t on a dot matrix type liquid crystal display unit 15d.

このグラフ関数電卓10は、ユーザ任意の数式がタッチパネル式表示部15に表示された状態で、この表示された数式の任意の範囲をユーザ操作に応じたタッチペンPやカーソルポインタ等のポインティングデバイスにより指定すると、範囲指定された数式部分を反転表示Hする機能を有する。   The graph scientific calculator 10 specifies an arbitrary range of the displayed mathematical expression with a pointing device such as a touch pen P or a cursor pointer in accordance with the user operation in a state where the mathematical expression of the user is displayed on the touch panel display unit 15. Then, there is a function of inverting and displaying the mathematical expression portion with the range specified.

また、このグラフ関数電卓10は、タッチパネル表示部15に表示された数式の演算の優先順を評価し、この演算の優先順に対応した数式の範囲を示す情報を記憶する機能を有する。   The graph scientific calculator 10 also has a function of evaluating the priority order of the mathematical expressions displayed on the touch panel display unit 15 and storing information indicating the range of mathematical expressions corresponding to the priority order of the calculations.

そして、このグラフ関数電卓10は、前記範囲指定された数式の範囲が前記演算の優先順に対応した数式の範囲に適合(合致)する場合に、その指定範囲の数式を演算処理し演算結果を表示する機能、および前記範囲指定された数式の範囲が前記演算の優先順に対応した数式の範囲に適合(合致)しない場合に、エラーメッセージを表示する機能を有する。   The graph scientific calculator 10 performs arithmetic processing on the mathematical expression in the designated range and displays the computation result when the range of the mathematical expression designated in the range matches (matches) the mathematical expression range corresponding to the priority order of the computation. And a function for displaying an error message when the range of the mathematical expression designated by the range does not match (match) the mathematical expression range corresponding to the priority order of the calculation.

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

このグラフ関数電卓10は、コンピュータ等からなる制御部(CPU)21を備えている。   The graph scientific calculator 10 includes a control unit (CPU) 21 formed of a computer or the like.

制御部(CPU)21は、キー入力部11あるいはタッチパネル式表示部15から入力される入力データに応じて、フラッシュROMなどの記憶装置22に予め記憶されている計算機制御プログラム22aを起動させ、あるいは記憶媒体読み書き部24に装着される外部記憶媒体(メモリ・カードなど)25に予め記憶されている計算機制御プログラム22aを前記記憶装置22に読み込ませて起動させ、あるいは通信制御部26を介して通信ネットワークN上のWebサーバ27(この場合は、プログラムサーバ)から受信された計算機制御プログラム22aを前記記憶装置22に読み込ませて起動させ、RAM23を作業用記憶領域として回路各部の動作制御を行なうものである。   The control unit (CPU) 21 activates a computer control program 22a stored in advance in a storage device 22 such as a flash ROM in accordance with input data input from the key input unit 11 or the touch panel display unit 15, or A computer control program 22a stored in advance in an external storage medium (memory card or the like) 25 attached to the storage medium read / write unit 24 is read by the storage device 22 and activated, or communicated via the communication control unit 26. A computer control program 22a received from a Web server 27 (in this case, a program server) on the network N is read by the storage device 22 and started, and operation of each part of the circuit is controlled using the RAM 23 as a working storage area. It is.

この制御部(CPU)21には、前記キー入力部11、記憶装置(ROM)22、RAM23、記憶媒体読み書き部24、通信制御部26が接続され、さらに、タッチパネル式表示部15が接続される。   The control unit (CPU) 21 is connected to the key input unit 11, the storage device (ROM) 22, the RAM 23, the storage medium read / write unit 24, and the communication control unit 26, and further to the touch panel display unit 15. .

前記記憶装置22には、本グラフ関数電卓10の電子回路における全体の処理を司るシステムプログラムが予め記憶されると共に、キー入力部11あるいはタッチパネル式表示部15からの入力に応じた数式表示・演算処理やグラフ描画処理などを実行するための数式表示・演算処理プログラム、グラフ描画プログラム、前記タッチパネル式表示部15の透明タッチパネル15tにおいてタッチ操作された位置(座標)を検出するためのタッチ位置検出プログラムなどが計算機制御プログラム22aとして記憶される。   The storage device 22 stores in advance a system program that controls the entire processing of the electronic circuit of the graph scientific calculator 10, and displays and calculates mathematical expressions according to inputs from the key input unit 11 or the touch panel display unit 15. Mathematical expression display / arithmetic processing program for executing processing and graph drawing processing, graph drawing program, touch position detection program for detecting position (coordinates) touched on transparent touch panel 15t of touch panel type display unit 15 Are stored as the computer control program 22a.

前記数式表示・演算処理プログラムには、前記制御部(CPU)21を制御して、前述した、タッチパネル式表示部15にて範囲指定された数式部分を反転表示Hする機能、数式の演算の優先順を評価し、この演算の優先順に対応した数式の範囲を示す情報を記憶する機能、前記範囲指定された数式の範囲が前記演算の優先順に対応した数式の範囲に適合(合致)する場合に、その指定範囲の数式を演算処理し演算結果を表示する機能、および前記範囲指定された数式の範囲が前記演算の優先順に対応した数式の範囲に適合(合致)しない場合に、エラーメッセージを表示する機能などが含まれる。   In the mathematical expression display / calculation processing program, the control unit (CPU) 21 is controlled to reversely display the mathematical expression part specified by the touch panel display unit 15 as described above. A function of evaluating the order and storing information indicating the range of the mathematical formula corresponding to the priority order of the calculation, when the range of the mathematical expression specified by the range matches (matches) the range of the mathematical formula corresponding to the priority order of the computation , A function to display the calculation result of the specified range of formulas, and to display an error message when the range of formulas specified by the range does not match (match) the formula range corresponding to the priority order of the calculations Functions to be included.

前記RAM23には、入力バッファ23a、数式記憶エリア23b、範囲指定バッファ23c、数式優先順評価エリア23d、タッチ座標メモリ23e、演算データメモリ23fなどが確保される。   In the RAM 23, an input buffer 23a, a mathematical expression storage area 23b, a range designation buffer 23c, a mathematical expression priority order evaluation area 23d, a touch coordinate memory 23e, a calculation data memory 23f, and the like are secured.

入力バッファ23aには、キー入力部11により入力された数値や数式、各種コマンドなどのキー入力データが逐次記憶される。   The input buffer 23a sequentially stores key input data such as numerical values, mathematical formulas, and various commands input by the key input unit 11.

数式記憶エリア23bには、前記キー入力部11により入力された数式のデータが記憶される。   In the mathematical formula storage area 23b, mathematical formula data input by the key input unit 11 is stored.

範囲指定バッファ23cには、タッチパネル式表示部15に表示された数式に対して、ユーザ操作により当該数式の一部の範囲が指定された場合に、指定された範囲の数式部分が記憶される。   In the range designation buffer 23c, when a partial range of the mathematical formula is designated by a user operation with respect to the mathematical formula displayed on the touch panel type display unit 15, the mathematical formula portion of the designated range is stored.

数式優先順評価エリア23dには、タッチパネル式表示部15に表示された数式の演算の優先順に対応した数式の範囲を示す情報が記憶される(図4参照)。   In the formula priority order evaluation area 23d, information indicating the range of formulas corresponding to the priority order of calculation of formulas displayed on the touch panel formula display unit 15 is stored (see FIG. 4).

タッチ座標メモリ23eには、タッチパネル15tに対するタッチ操作に伴い前記タッチ位置検出プログラムに従い検出されるタッチ位置の座標がその始点座標から終点座標まで連続的に一時記憶される。   In the touch coordinate memory 23e, the coordinates of the touch position detected according to the touch position detection program in accordance with the touch operation on the touch panel 15t are continuously stored from the start point coordinates to the end point coordinates.

演算データメモリ23fには、本グラフ関数電卓10における各種の求解演算処理に伴う演算過程のデータや演算結果のデータなどが逐次記憶される。   The calculation data memory 23f sequentially stores data of calculation processes, calculation result data, and the like associated with various solution calculation processes in the graph scientific calculator 10.

次に、前記構成によるグラフ関数電卓10の動作について説明する。   Next, the operation of the graph scientific calculator 10 having the above configuration will be described.

(第1実施形態)
図3は、前記グラフ関数電卓10による第1実施形態の範囲指定演算処理(1)を示すフローチャートである。
(First embodiment)
FIG. 3 is a flowchart showing the range specification calculation process (1) of the first embodiment by the graph scientific calculator 10.

図4は、前記グラフ関数電卓10の数式優先順評価エリア23dに記憶される数式の演算の優先順に対応した数式の範囲を示す情報を説明する図である。   FIG. 4 is a diagram for explaining information indicating the range of mathematical expressions corresponding to the priority order of mathematical expressions stored in the mathematical expression priority evaluation area 23 d of the graph scientific calculator 10.

例えば図4(A)に示すような数式「sin30×2+cos30×2」の場合、当該数式の演算の優先順の評価に従い、優先順に対応した数式の範囲が括弧記号により示され、各括弧〜閉じ括弧間の数式の範囲毎に、優先して演算すべき範囲が、(sin30)→((sin30)×2)→(cos30)→((cos30)×2)→((sin30×2)+(cos30×2))として示される。   For example, in the case of a mathematical expression “sin30 × 2 + cos30 × 2” as shown in FIG. 4A, the range of mathematical expressions corresponding to the priority order is indicated by parenthesis symbols in accordance with the evaluation of the priority order of the calculation of the mathematical formula. For each range of expressions between parentheses, the range to be preferentially calculated is (sin 30) → ((sin 30) × 2) → (cos 30) → ((cos 30) × 2) → ((sin 30 × 2) + ( cos30 × 2)).

また例えば図4(B)に示すような数式「2+3×4−15÷5」の場合、当該数式の演算の優先順の評価に従い、優先順に対応した数式の範囲が括弧記号により示され、各括弧〜閉じ括弧間の数式の範囲毎に、優先して演算すべき範囲が、(3×4)→(15÷5)→(2+(3×4)−(15÷5))として示される。   Also, for example, in the case of a mathematical expression “2 + 3 × 4-15 ÷ 5” as shown in FIG. 4B, according to the evaluation of the priority order of the calculation of the mathematical formula, the range of the mathematical formula corresponding to the priority order is indicated by parentheses. For each range of mathematical expressions between the parenthesis and the closing parenthesis, the range to be preferentially calculated is shown as (3 × 4) → (15 ÷ 5) → (2+ (3 × 4) − (15 ÷ 5)). .

なお、数式の演算の優先順を評価する手法については、従来公知の手法であるため、その詳細な説明は省略する。   Note that the method for evaluating the priority order of the calculation of the mathematical formula is a conventionally known method, and thus detailed description thereof is omitted.

図5は、前記グラフ関数電卓10の第1実施形態の範囲指定演算処理(1)に伴う数式表示の具体例(その1)を示す図である。   FIG. 5 is a diagram showing a specific example (part 1) of the mathematical expression display associated with the range designation calculation process (1) of the graph scientific calculator 10 according to the first embodiment.

キー入力部11のユーザ操作に応じて、数式「2+3×4−15÷5」が入力されると、入力された数式のデータが数式記憶エリア23bに記憶され(ステップS1)、図5(A)に示すように、演算結果「11」と共にタッチパネル式表示部15に表示される(ステップS2)。   When a mathematical expression “2 + 3 × 4-15 ÷ 5” is input in response to a user operation of the key input unit 11, the data of the input mathematical formula is stored in the mathematical formula storage area 23b (step S1), and FIG. As shown in FIG. 4, the calculation result “11” is displayed on the touch panel display unit 15 (step S <b> 2).

この任意の数式「2+3×4−15÷5」の表示状態で、当該数式上の所望の範囲「3×4」がペンタッチなどにより指定されると、この範囲指定された数式の一部「3×4」が反転表示Hされる(ステップS3)。   If a desired range “3 × 4” on the mathematical expression is designated by a pen touch or the like in the display state of the arbitrary mathematical expression “2 + 3 × 4-15 ÷ 5”, a part “3” “× 4” is highlighted H (step S3).

ここで、「CALC」(計算)キーが入力されるか、または一定時間(例えば5sec)が経過したと判断されると(ステップS4(Yes))、前記範囲指定された数式の一部「3×4」が範囲指定バッファ23cに記憶される(ステップS5)。   Here, when the “CALC” (calculation) key is input or it is determined that a certain time (for example, 5 sec) has elapsed (step S4 (Yes)), a part of the mathematical expression “3” specified in the range is set. “× 4” is stored in the range designation buffer 23c (step S5).

そして、前記数式記憶エリア23bに記憶された数式「2+3×4−15÷5」の演算の優先順が評価され、この演算の優先順に対応した数式の範囲を示す情報(図4(B)参照)が、数式優先順評価エリア23dに記憶される(ステップS6)。   Then, the priority order of the calculation of the formula “2 + 3 × 4-15 ÷ 5” stored in the formula storage area 23b is evaluated, and information indicating the range of the formula corresponding to the priority order of the calculation (see FIG. 4B). ) Is stored in the formula priority evaluation area 23d (step S6).

すると、前記範囲指定バッファ23cに記憶された数式の一部「3×4」について、前記数式優先順評価エリア23dに記憶された演算の優先順に対応した数式の範囲に適合するか否か判断される(ステップS7)。   Then, it is determined whether or not a part of the mathematical expression “3 × 4” stored in the range designation buffer 23c conforms to the mathematical expression range corresponding to the priority order of calculation stored in the mathematical expression priority order evaluation area 23d. (Step S7).

この場合、範囲指定された数式の一部「3×4」は、前記演算の優先順に対応した数式の範囲を示す情報(図4(B)参照)の中で、括弧で括られた範囲に合致するため、演算の優先順に適合すると判断される(ステップS7(Yes))。   In this case, a part of the range-specified mathematical expression “3 × 4” is included in the range enclosed in parentheses in the information (see FIG. 4B) indicating the range of the mathematical expression corresponding to the priority order of the calculation. Since they match, it is determined that they are suitable in the order of priority of operation (step S7 (Yes)).

すると、前記範囲指定バッファ23cに記憶された数式の一部「3×4」が演算処理され(ステップS8)、その演算結果「12」が演算データメモリ23fに記憶されると共に、タッチパネル式表示部15において反転表示Hされた指定範囲「3×4」の右下に枠で囲って表示される(ステップS9)。   Then, a part “3 × 4” of the mathematical formula stored in the range designation buffer 23c is arithmetically processed (step S8), the arithmetic result “12” is stored in the arithmetic data memory 23f, and the touch panel display unit 15 is displayed with a frame surrounded by a frame at the lower right of the designated range “3 × 4” which is highlighted H (step S9).

これにより、表示された一連の数式の一部を範囲指定するだけで、当該指定範囲の数式部分の演算の優先順が確認され、その演算結果が付加的に表示される。   Thereby, the priority order of the calculation of the mathematical expression portion in the specified range is confirmed only by specifying a range of a part of the displayed series of mathematical expressions, and the calculation result is additionally displayed.

そして、図5(B)に示すように、「EXE」(実行)キーが入力されると、前記反転表示Hされている指定範囲の数式部分「3×4」が、その演算結果「12」と入れ替えられ、一部単純化された数式「2+12−15÷5」としてタッチパネル式表示部15に再表示される。   Then, as shown in FIG. 5B, when the “EXE” (execution) key is input, the mathematical expression portion “3 × 4” of the specified range that is displayed in reverse video H is the operation result “12”. And is redisplayed on the touch panel display 15 as a partially simplified mathematical expression “2 + 12−15 ÷ 5”.

図6は、前記グラフ関数電卓10の第1実施形態の範囲指定演算処理(1)に伴う数式表示の具体例(その2)を示す図である。   FIG. 6 is a diagram showing a specific example (part 2) of the mathematical expression display associated with the range designation calculation process (1) of the first embodiment of the graph scientific calculator 10.

キー入力部11のユーザ操作に応じて、数式「sin30×2+cos30×2」が入力されると、入力された数式のデータが数式記憶エリア23bに記憶され(ステップS1)、図6(A)に示すように、演算結果「2.732050808」と共にタッチパネル式表示部15に表示される(ステップS2)。   When a mathematical expression “sin30 × 2 + cos30 × 2” is input in response to a user operation of the key input unit 11, the data of the input mathematical expression is stored in the mathematical expression storage area 23b (step S1), and FIG. As shown, the calculation result “2.732050808” is displayed on the touch panel display unit 15 (step S2).

この任意の数式「sin30×2+cos30×2」の表示状態で、当該数式上の所望の範囲「sin30」がペンタッチなどにより指定されると、この範囲指定された数式の一部「sin30」が反転表示Hされる(ステップS3)。   When a desired range “sin30” on the mathematical expression is designated by a pen touch or the like in the display state of the arbitrary mathematical expression “sin30 × 2 + cos30 × 2”, a part of the mathematical expression designated in the range “sin30” is highlighted. H (step S3).

ここで、「CALC」(計算)キーが入力されるか、または一定時間(例えば5sec)が経過したと判断されると(ステップS4(Yes))、前記範囲指定された数式の一部「sin30」が範囲指定バッファ23cに記憶される(ステップS5)。   Here, when the “CALC” (calculation) key is input or it is determined that a certain time (for example, 5 sec) has elapsed (step S4 (Yes)), a part of the mathematical expression designated as the range “sin30”. Is stored in the range designation buffer 23c (step S5).

そして、前記数式記憶エリア23bに記憶された数式「sin30×2+cos30×2」の演算の優先順が評価され、この演算の優先順に対応した数式の範囲を示す情報(図4(A)参照)が、数式優先順評価エリア23dに記憶される(ステップS6)。   Then, the priority order of the calculations of the formula “sin30 × 2 + cos30 × 2” stored in the formula storage area 23b is evaluated, and information indicating the range of the formulas corresponding to the priority order of the calculations (see FIG. 4A). And stored in the formula priority evaluation area 23d (step S6).

すると、前記範囲指定バッファ23cに記憶された数式の一部「sin30」について、前記数式優先順評価エリア23dに記憶された演算の優先順に対応した数式の範囲に適合するか否か判断される(ステップS7)。   Then, it is determined whether or not a part of the mathematical expression “sin30” stored in the range designation buffer 23c conforms to the mathematical expression range corresponding to the priority order of calculation stored in the mathematical expression priority order evaluation area 23d ( Step S7).

この場合、範囲指定された数式の一部「sin30」は、前記演算の優先順に対応した数式の範囲を示す情報(図4(A)参照)の中で、括弧で括られた範囲に合致するため、演算の優先順に適合すると判断される(ステップS7(Yes))。   In this case, a part of the mathematical expression designated as “sin30” matches the range enclosed in parentheses in the information (see FIG. 4A) indicating the mathematical expression range corresponding to the priority order of the calculation. Therefore, it is determined that the calculation order is suitable (step S7 (Yes)).

すると、前記範囲指定バッファ23cに記憶された数式の一部「sin30」が演算処理され(ステップS8)、その演算結果「0.5」が演算データメモリ23fに記憶されると共に、タッチパネル式表示部15において反転表示Hされた指定範囲「sin30」の右下に枠で囲って表示される(ステップS9)。   Then, a part of the mathematical expression “sin30” stored in the range specifying buffer 23c is processed (step S8), and the calculation result “0.5” is stored in the calculation data memory 23f and the touch panel display unit. 15 is displayed in a box at the lower right of the designated range “sin30” which is highlighted H (step S9).

この後同様に、図6(B)に示すように、数式上の所望の範囲「sin30×2」がペンタッチなどにより指定されると、この範囲指定された数式の一部「sin30×2」が反転表示Hされる(ステップS3)。   Similarly, as shown in FIG. 6B, when a desired range “sin30 × 2” on the mathematical expression is designated by a pen touch or the like, a part of the mathematical expression designated in this range “sin30 × 2” is changed. The display is reversed (step S3).

そして、範囲指定バッファ23cに記憶された数式の一部「sin30×2」について、前記数式優先順評価エリア23dに記憶された演算の優先順に対応した数式の範囲に適合するか否か判断される(ステップS4〜S7)。   Then, it is determined whether or not a part of the mathematical expression “sin30 × 2” stored in the range designation buffer 23c conforms to the mathematical expression range corresponding to the priority order of computation stored in the mathematical expression priority order evaluation area 23d. (Steps S4 to S7).

この場合も、範囲指定された数式の一部「sin30×2」は、前記演算の優先順に対応した数式の範囲を示す情報(図4(A)参照)の中で、括弧で括られた範囲に合致するため、演算の優先順に適合すると判断される(ステップS7(Yes))。   In this case as well, a part of the range-specified mathematical expression “sin30 × 2” is a range enclosed in parentheses in the information indicating the range of the mathematical expression corresponding to the priority order of the calculation (see FIG. 4A). Therefore, it is determined that they are matched in the priority order of calculation (step S7 (Yes)).

すると、前記範囲指定バッファ23cに記憶された数式の一部「sin30×2」が演算処理され(ステップS8)、その演算結果「1」が演算データメモリ23fに記憶されると共に、タッチパネル式表示部15において反転表示Hされた指定範囲「sin30×2」の右下に枠で囲って表示される(ステップS9)。   Then, a part of the mathematical expression “sin30 × 2” stored in the range designation buffer 23c is processed (step S8), and the calculation result “1” is stored in the calculation data memory 23f and the touch panel display unit. 15 is displayed in the lower right corner of the designated range “sin30 × 2” that is highlighted H (step S9).

これにより、表示された一連の数式の一部を範囲指定するだけで、当該指定範囲の数式部分の演算の優先順が確認され、その演算結果が付加的に表示される。   Thereby, the priority order of the calculation of the mathematical expression portion in the specified range is confirmed only by specifying a range of a part of the displayed series of mathematical expressions, and the calculation result is additionally displayed.

そして、「EXE」(実行)キーが入力されると、前記反転表示Hされている指定範囲の数式部分「sin30×2」が、その演算結果「1」と入れ替えられ、一部単純化された数式「1+cos30×2」としてタッチパネル式表示部15に再表示される。   When the “EXE” (execution) key is input, the mathematical expression portion “sin30 × 2” of the designated range that is highlighted H is replaced with the calculation result “1”, which is partially simplified. The numerical value “1 + cos 30 × 2” is displayed again on the touch panel type display unit 15.

図7は、前記グラフ関数電卓10の第1実施形態の範囲指定演算処理(1)に伴う数式表示の具体例(その3)を示す図である。   FIG. 7 is a diagram showing a specific example (part 3) of the mathematical expression display associated with the range designation calculation process (1) of the first embodiment of the graph scientific calculator 10.

前記図5で示した具体例(その1)と同様に、図7(A)に示すように、ユーザ操作に応じて入力された数式「2+3×4−15÷5」が、その演算結果「11」と共にタッチパネル式表示部15に表示された状態で、当該数式の範囲がその先頭から順次ペンタッチなどにより指定されると、この範囲指定された数式の一部「2+3」が反転表示Hされる(ステップS1〜S3)。   Similarly to the specific example (part 1) shown in FIG. 5, as shown in FIG. 7A, the mathematical expression “2 + 3 × 4−15 ÷ 5” input in response to a user operation is converted into the calculation result “ 11 ”, when the range of the mathematical expression is sequentially designated from the top by a pen touch or the like, a part“ 2 + 3 ”of the mathematical expression designated in the range is highlighted H. (Steps S1 to S3).

この場合、範囲指定された数式の一部「2+3」は、前記演算の優先順に対応した数式の範囲を示す情報(図4(B)参照)の中で、括弧で括られた範囲に合致しないため、演算の優先順に適合しないと判断される(ステップS4〜S7(No))。   In this case, a part “2 + 3” of the range-specified mathematical expression does not match the range enclosed in parentheses in the information (see FIG. 4B) indicating the range of the mathematical expression corresponding to the priority order of the calculation. Therefore, it is determined that the calculation order does not match (steps S4 to S7 (No)).

すると、前記範囲指定された数式の一部「2+3」について、演算優先順が不適合であることのメッセージ「ERR」が、タッチパネル式表示部15において反転表示Hされた指定範囲「2+3」の右下に表示される(ステップS10)。   Then, the message “ERR” indicating that the calculation priority order is incompatible with respect to a part “2 + 3” of the range-designated mathematical expression is displayed in the lower right of the designated range “2 + 3” that is highlighted in the touch panel display unit 15. (Step S10).

この後、引き続き、図7(B)に示すように、前記数式の一部「2+3×」まで範囲指定されて反転表示Hされると(ステップS1〜S3)、この場合も演算の優先順に適合しないと判断され(ステップS4〜S7(No))、演算優先順の不適合メッセージ「ERR」が、同様に表示される(ステップS10)。   Subsequently, as shown in FIG. 7B, when a range is specified up to a part “2 + 3 ×” of the mathematical expression and displayed in reverse video H (steps S1 to S3), this case also conforms to the priority order of calculation. It is determined not to do so (steps S4 to S7 (No)), and the nonconforming message “ERR” in the calculation priority order is displayed in the same manner (step S10).

そして、図7(C)に示すように、前記数式の一部「2+3×4」まで範囲指定されて反転表示Hされると(ステップS1〜S3)、この場合には演算の優先順に適合すると判断される(ステップS4〜S7(Yes))、
すると、範囲指定バッファ23cに記憶されている数式の一部「2+3×4」が演算処理され(ステップS8)、その演算結果「14」が演算データメモリ23fに記憶されると共に、タッチパネル式表示部15において反転表示Hされた指定範囲「2+3×4」の右下に枠で囲って表示される(ステップS9)。
Then, as shown in FIG. 7C, when a range up to a part “2 + 3 × 4” of the mathematical expression is specified and displayed in reverse video H (steps S1 to S3), in this case, the calculation priority order is satisfied. Determined (steps S4 to S7 (Yes)),
Then, a part of the mathematical expression “2 + 3 × 4” stored in the range designation buffer 23c is arithmetically processed (step S8), and the arithmetic result “14” is stored in the arithmetic data memory 23f and the touch panel display unit. 15 is displayed with a frame surrounded by a frame at the lower right of the designated range “2 + 3 × 4” highlighted in H (step S9).

そして、図7(D)に示すように、「EXE」(実行)キーが入力されると、前記反転表示Hされている指定範囲の数式部分「2+3×4」が、その演算結果「14」と入れ替えられ、一部単純化された数式「14−15÷5」としてタッチパネル式表示部15に再表示される。   Then, as shown in FIG. 7D, when the “EXE” (execute) key is input, the mathematical expression portion “2 + 3 × 4” of the designated range that is highlighted H is the operation result “14”. And is re-displayed on the touch panel display unit 15 as a partially simplified mathematical expression “14-15 ÷ 5”.

これにより、表示された一連の数式の一部を範囲指定するだけで、当該指定範囲の数式部分の演算の優先順が確認され、その優先順に適合している場合には指定範囲の演算結果が付加的に表示され、適合していない場合には不適合のメッセージ「ERR」が表示される。よって、表示された一連の数式の任意の範囲を指定するというユーザ操作に応じて、範囲指定された数式部分が演算の優先順に適合しているのか否かを直ちに知ることができ、各種数式の演算順序をユーザ操作に応じて直感的に学習することができる。   Thus, just by specifying a range of a part of the series of displayed formulas, the priority order of the arithmetic part of the specified range is confirmed, and if the priority order is met, the calculation result of the specified range is In addition, a non-conforming message “ERR” is displayed when the information does not match. Therefore, in response to a user operation of designating an arbitrary range of a series of displayed mathematical formulas, it is possible to immediately know whether or not the mathematical formula portion designated by the range conforms to the priority order of calculation. The calculation order can be learned intuitively according to user operations.

(第2実施形態)
図8は、前記グラフ関数電卓10による第2実施形態の範囲指定演算処理(2)を示すフローチャートである。
(Second Embodiment)
FIG. 8 is a flowchart showing the range specification calculation process (2) of the second embodiment by the graph scientific calculator 10.

図9は、前記グラフ関数電卓10の第2実施形態の範囲指定演算処理(2)に伴う数式表示の具体例を示す図である。   FIG. 9 is a diagram showing a specific example of a mathematical expression display associated with the range designation calculation process (2) of the second embodiment of the graph scientific calculator 10.

キー入力部11のユーザ操作に応じて、数式「2+3×4−15÷5」が入力されると、入力された数式のデータが数式記憶エリア23bに記憶され(ステップT1)、図9(A)に示すように、演算結果「11」と共にタッチパネル式表示部15に表示される(ステップT2)。   When a mathematical expression “2 + 3 × 4-15 ÷ 5” is input in response to a user operation of the key input unit 11, the data of the input mathematical formula is stored in the mathematical formula storage area 23b (step T1), and FIG. ) And the operation result “11” are displayed on the touch panel display unit 15 (step T2).

この任意の数式「2+3×4−15÷5」の表示状態で、当該数式上の所望の範囲が、例えばその先頭からタッチペンPなどによりタッチされ指定されると、この範囲指定された数式の一部「2」が反転表示Hされる(ステップT3)。   In the display state of this arbitrary mathematical expression “2 + 3 × 4-15 ÷ 5”, when a desired range on the mathematical expression is touched and designated by, for example, the touch pen P from the head, one of the mathematical expressions designated by the range is displayed. The part “2” is displayed in reverse video H (step T3).

そして、前記範囲指定された数式の一部「2」が範囲指定バッファ23cに記憶される(ステップT4)。   Then, a part “2” of the range-designated mathematical expression is stored in the range designation buffer 23c (step T4).

すると、前記数式記憶エリア23bに記憶された数式「2+3×4−15÷5」の演算の優先順が評価され、この演算の優先順に対応した数式の範囲を示す情報(図4(B)参照)が、数式優先順評価エリア23dに記憶される(ステップT5)。   Then, the priority order of the calculation of the formula “2 + 3 × 4-15 ÷ 5” stored in the formula storage area 23b is evaluated, and information indicating the range of the formula corresponding to the priority order of the calculation (see FIG. 4B). ) Is stored in the formula priority evaluation area 23d (step T5).

そして、前記範囲指定バッファ23cに記憶された数式の一部について、前記数式優先順評価エリア23dに記憶された演算の優先順に対応した数式の範囲に適合するか否か判断される(ステップT6)。   Then, it is determined whether or not a part of the mathematical formulas stored in the range designation buffer 23c conforms to the mathematical formula range corresponding to the priority order of the computations stored in the mathematical formula priority order evaluation area 23d (step T6). .

ここで、図9(A)→(B)に示すように、タッチパネル式表示部15に表示中の数式「2+3×4−15÷5」に対するタッチ位置の範囲を、「2」→「2+」と延ばして行くと、その都度、範囲指定された数式部分が範囲指定バッファ23cに記憶されると共に、演算の優先度に適合するか否か判断される(ステップT3〜T6)。   Here, as shown in FIGS. 9A to 9B, the range of the touch position with respect to the mathematical expression “2 + 3 × 4-15 ÷ 5” being displayed on the touch panel display unit 15 is changed from “2” to “2+”. In each case, the range-designated mathematical formula portion is stored in the range designation buffer 23c, and it is determined whether or not it matches the calculation priority (steps T3 to T6).

図9(B)に示すように、「2+」と範囲指定されたとき、当該範囲指定された数式の一部「2+」は、前記演算の優先順に対応した数式の範囲を示す情報(図4(B)参照)の中で、括弧で括られた範囲に合致しないため、演算の優先順に適合しないと判断される(ステップT6(No))。   As shown in FIG. 9B, when “2+” is designated as the range, a part of the mathematical expression designated as “2+” is information indicating the range of the mathematical expression corresponding to the priority order of the computation (FIG. 4). (See (B)), it does not match the range enclosed in parentheses, so it is determined that it does not conform to the priority order of calculation (step T6 (No)).

すると、前記演算の優先順に対応した数式の範囲を示す情報(図4(B)参照)に基づき、図9(C)に示すように、範囲指定エリアが、現在の指定範囲「2+」を含んで演算の優先順が適合している範囲「2+3×4」に強制的に設定されて反転表示Hされる(ステップT7)。   Then, based on the information (see FIG. 4B) indicating the range of the mathematical expressions corresponding to the priority order of the calculation, as shown in FIG. 9C, the range designation area includes the current designated range “2+”. Thus, the calculation priority order is compulsorily set to “2 + 3 × 4” and displayed in reverse video (step T7).

この場合、前記強制的に範囲指定された数式の一部「2+3×4」は、演算の優先順に適合すると判断されるので(ステップT3〜T6(Yes))、「CALC」(計算)キーが入力されるか、または一定時間(例えば5sec)が経過したと判断されると(ステップT8(Yes))、範囲指定バッファ23cに記憶された数式の一部「2+3×4」が演算処理される(ステップT9)。   In this case, a part “2 + 3 × 4” of the forcibly specified range expression is determined to be suitable for the calculation priority order (steps T3 to T6 (Yes)), and therefore the “CALC” (calculation) key is set. When it is input or it is determined that a certain time (for example, 5 sec) has passed (step T8 (Yes)), a part of the mathematical expression “2 + 3 × 4” stored in the range designation buffer 23c is processed. (Step T9).

そして、演算結果「14」が演算データメモリ23fに記憶されると共に、タッチパネル式表示部15において反転表示Hされた強制指定範囲「2+3×4」の右下に枠で囲って表示される(ステップT10)。   Then, the calculation result “14” is stored in the calculation data memory 23f, and is displayed in a frame at the lower right of the forced designation range “2 + 3 × 4” that is highlighted H on the touch panel display 15 (step S1). T10).

この第2実施形態の場合も第1実施形態の場合と同様に、「EXE」(実行)キーが入力されると、前記反転表示Hされている強制指定範囲の数式部分「2+3×4」が、その演算結果「14」と入れ替えられ、一部単純化された数式「14−15÷5」としてタッチパネル式表示部15に再表示される。   In the case of the second embodiment, as in the case of the first embodiment, when the “EXE” (execution) key is input, the mathematical expression portion “2 + 3 × 4” of the forced designated range that is highlighted H is displayed. The calculation result “14” is replaced and re-displayed on the touch panel display 15 as a partially simplified mathematical expression “14-15 ÷ 5”.

これにより、表示された一連の数式の一部を範囲指定するだけで、当該指定範囲の数式部分の演算の優先順が確認され、その優先順に適合している場合には指定範囲の演算結果が付加的に表示される。一方、適合していない場合でも、強制的に適合している数式の範囲が設定され、その設定範囲の演算結果が付加的に表示される。よって、表示された一連の数式の任意の範囲を指定するというユーザ操作に応じて、範囲指定された数式部分が演算の優先順に適合しているのか否か、そしてどの範囲が適合しているのかを直ちに知ることができ、各種数式の演算順序をユーザ操作に応じて直感的に学習することができる。   Thus, just by specifying a range of a part of the series of displayed formulas, the priority order of the arithmetic part of the specified range is confirmed, and if the priority order is met, the calculation result of the specified range is It is additionally displayed. On the other hand, even if it is not suitable, the range of the mathematical formula that is compulsorily set is set, and the calculation result of the set range is additionally displayed. Therefore, depending on the user's operation to specify an arbitrary range of the displayed series of formulas, whether or not the range-designated formula parts are compatible with the priority order of calculation, and which range is compatible Can be immediately known, and the calculation order of various mathematical formulas can be learned intuitively according to user operations.

なお、前記各実施形態において記載したグラフ関数電卓10による動作手法、すなわち、図3のフローチャートに示す第1実施形態の範囲指定演算処理(1)、図8のフローチャートに示す第2実施形態の範囲指定演算処理(2)などの各手法は、コンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記憶媒体(25)に格納して配布することができる。そして、電子式計算機(10)のコンピュータ(21)は、この外部記憶媒体(25)に記憶されたプログラムを記憶装置(22)(23)に読み込み、この読み込んだプログラムによって動作が制御されることにより、前記各実施形態において説明した数式範囲の指定および演算優先順の確認機能を実現し、前述した手法による同様の処理を実行することができる。   Note that the operation method by the graph scientific calculator 10 described in each of the above embodiments, that is, the range designation calculation process (1) of the first embodiment shown in the flowchart of FIG. 3, and the range of the second embodiment shown in the flowchart of FIG. Each method such as the designated calculation process (2) is a program that can be executed by a computer, such as a memory card (ROM card, RAM card, etc.), a magnetic disk (floppy disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.). Etc.) and can be distributed in an external storage medium (25) such as a semiconductor memory. The computer (21) of the electronic computer (10) reads the program stored in the external storage medium (25) into the storage device (22) (23), and the operation is controlled by the read program. Thus, it is possible to realize the function of specifying the mathematical expression range and the confirmation of the calculation priority order described in the above embodiments, and to execute the same processing by the method described above.

また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(公衆回線)N上を伝送させることができ、この通信ネットワークNに接続された通信装置(26)によって前記プログラムデータを電子式計算機(10)のコンピュータ(21)に取り込み、前述した数式範囲の指定および演算優先順の確認機能を実現することもできる。   The program data for realizing each of the above methods can be transmitted on a communication network (public line) N in the form of a program code, and the communication device (26) connected to the communication network N can The program data can be taken into the computer (21) of the electronic calculator (10), and the above-described function of specifying the formula range and confirming the calculation priority order can be realized.

なお、本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   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 …関数機能キー群
14 …カーソルキー
15 …タッチパネル式表示部
15d…ドットマトリクス型液晶表示部
15t…透明タッチパネル
21 …CPU
22 …記憶装置
22a…計算機制御プログラム
23 …RAM
23a…入力バッファ
23b…数式記憶エリア
23c…範囲指定バッファ
23d…数式優先順評価エリア
23e…タッチ座標メモリ
23f…演算データメモリ
24 …記憶媒体読み書き部
25 …記憶媒体
26 …通信制御部
27 …Webサーバ(プログラムサーバ)
N …通信ネットワーク
H …(範囲指定)反転表示
P …タッチペン
DESCRIPTION OF SYMBOLS 10 ... Graph scientific calculator 11 ... Key input part 12 ... Number, character, operation symbol key group 13 ... Function function key group 14 ... Cursor key 15 ... Touch panel type display part 15d ... Dot matrix type liquid crystal display part 15t ... Transparent touch panel 21 ... CPU
22 ... Storage device 22a ... Computer control program 23 ... RAM
23a ... Input buffer 23b ... Mathematical formula storage area 23c ... Range designation buffer 23d ... Mathematical formula priority order evaluation area 23e ... Touch coordinate memory 23f ... Calculation data memory 24 ... Storage medium read / write unit 25 ... Storage medium 26 ... Communication control unit 27 ... Web server (Program server)
N ... Communication network H ... (Range specification) Inverted display P ... Touch pen

Claims (5)

表示部と、
この表示部に数式を表示させる数式表示制御手段と、
この数式表示制御手段により表示された数式中の一部の範囲をユーザ操作に応じて指定する数式範囲指定手段と、
この数式範囲指定手段により指定された範囲の数式部分が、前記数式の演算の優先順に適合した範囲であるか否かを判断する演算順適否判断手段と、
この演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合した範囲であると判断された場合に、その数式部分の演算結果を前記表示された数式と共に表示させる範囲指定演算表示制御手段と、
前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合しない範囲であると判断された場合に、その適合しない旨を前記表示された数式と共に表示させる範囲指定不適表示制御手段と、
を備えたことを特徴とする数式表示演算装置。
A display unit;
Formula display control means for displaying formulas on the display unit;
Formula range designation means for designating a partial range in the formula displayed by the formula display control means according to a user operation;
A calculation order suitability determining means for determining whether the formula portion of the range specified by the formula range specifying means is a range that conforms to the priority order of the calculation of the formula;
Range designation calculation display control for displaying the calculation result of the formula part together with the displayed formula when the formula part is determined to be in a range adapted to the priority order of the calculation of the formula by the calculation order suitability determination means. Means,
A range designation improper display control means for displaying, when the calculation order suitability determination means determines that the formula portion is in a range that does not match the priority order of calculation of the formulas, that the formula does not match, together with the displayed formula; ,
A mathematical expression display computing device comprising:
前記範囲指定演算表示制御手段により表示された数式部分の演算結果を前記数式範囲指定手段により指定された範囲の数式部分に入れ替えた数式を、前記表示部に表示させる数式再表示制御手段を備えたことを特徴とする請求項1に記載の数式表示演算装置。   Formula re-display control means for causing the display unit to display a mathematical formula obtained by replacing the calculation result of the formula portion displayed by the range-designated calculation display control means with the formula portion of the range designated by the formula range designation means. The mathematical expression display arithmetic device according to claim 1, wherein 前記範囲指定演算表示制御手段は、前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合した範囲であると判断された場合に、その数式部分の演算結果を同数式部分に対応付けて表示させ、
前記範囲指定不適表示制御手段は、前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合しない範囲であると判断された場合に、その適合しない旨を同数式部分に対応付けて表示させる、
ことを特徴とする請求項1または請求項2に記載の数式表示演算装置。
The range designation calculation display control means, when the calculation order suitability determination means determines that the formula part is in a range adapted to the priority order of the calculation of the formula, the calculation result of the formula part to the formula part Display them in correspondence,
The range designation improper display control means associates the fact that the mathematical expression part is incompatible with the mathematical expression part when the mathematical expression part is determined to be in a range that does not conform to the priority order of the arithmetic operation of the mathematical expression. To display,
The mathematical expression display arithmetic device according to claim 1 or 2, wherein
表示部と、
この表示部に数式を表示させる数式表示制御手段と、
この数式表示制御手段により表示された数式中の一部の範囲をユーザ操作に応じて指定する数式範囲指定手段と、
この数式範囲指定手段により指定された範囲の数式部分が、前記数式の演算の優先順に適合した範囲であるか否かを判断する演算順適否判断手段と、
この演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合しない範囲であると判断された場合に、その数式部分を含んで且つ前記数式の演算の優先順に適合している範囲の数式部分を、前記数式範囲指定手段により指定された範囲の数式部分として強制的に設定する強制設定手段と、
前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合した範囲であると判断された場合に、その数式部分の演算結果を前記表示された数式と共に表示させる範囲指定演算表示制御手段と、
を備えたことを特徴とする数式表示演算装置。
A display unit;
Formula display control means for displaying formulas on the display unit;
Formula range designation means for designating a partial range in the formula displayed by the formula display control means according to a user operation;
A calculation order suitability determining means for determining whether the formula portion of the range specified by the formula range specifying means is a range that conforms to the priority order of the calculation of the formula;
When it is determined by the calculation order suitability determination means that the formula part is in a range that does not conform to the priority order of the calculation of the formula, the range including the formula part and that conforms to the priority order of the calculation of the formula A compulsory setting means for forcibly setting a mathematical expression part as a mathematical expression part in a range specified by the mathematical expression range specifying means;
Range designation calculation display control for displaying the calculation result of the formula portion together with the displayed formula when the formula portion is determined to be in a range adapted to the priority order of the calculation of the formula by the calculation order suitability determination means Means,
A mathematical expression display computing device comprising:
表示部を有する演算装置のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
前記表示部に数式を表示させる数式表示制御手段、
この数式表示制御手段により表示された数式中の一部の範囲をユーザ操作に応じて指定する数式範囲指定手段、
この数式範囲指定手段により指定された範囲の数式部分が、前記数式の演算の優先順に適合した範囲であるか否かを判断する演算順適否判断手段、
この演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合した範囲であると判断された場合に、その数式部分の演算結果を前記表示された数式と共に表示させる範囲指定演算表示制御手段、
前記演算順適否判断手段により前記数式部分が前記数式の演算の優先順に適合しない範囲であると判断された場合に、その適合しない旨を前記表示された数式と共に表示させる範囲指定不適表示制御手段、
として機能させるようにしたコンピュータ読み込み可能なプログラム。
A program for controlling a computer of an arithmetic unit having a display unit,
The computer,
Formula display control means for displaying formulas on the display unit,
Formula range designation means for designating a partial range in the formula displayed by the formula display control means according to a user operation,
Calculation order suitability determination means for determining whether the formula part of the range specified by the formula range specifying means is a range that conforms to the priority order of the calculation of the formula,
Range designation calculation display control for displaying the calculation result of the formula portion together with the displayed formula when the calculation portion suitability determining means determines that the formula portion is in a range suitable for the calculation priority order of the formula. means,
When the calculation order suitability determination means determines that the mathematical formula portion is in a range that does not conform to the priority order of computation of the mathematical formula, a range designation improper display control means for displaying the fact that the mathematical formula is not compatible with the displayed mathematical formula,
A computer-readable program designed to function as a computer.
JP2009190335A 2009-08-19 2009-08-19 Mathematical expression display arithmetic unit and program Withdrawn JP2011043917A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2009190335A JP2011043917A (en) 2009-08-19 2009-08-19 Mathematical expression display arithmetic unit and program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2009190335A JP2011043917A (en) 2009-08-19 2009-08-19 Mathematical expression display arithmetic unit and program

Publications (1)

Publication Number Publication Date
JP2011043917A true JP2011043917A (en) 2011-03-03

Family

ID=43831316

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2009190335A Withdrawn JP2011043917A (en) 2009-08-19 2009-08-19 Mathematical expression display arithmetic unit and program

Country Status (1)

Country Link
JP (1) JP2011043917A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011107772A (en) * 2009-11-12 2011-06-02 Casio Computer Co Ltd Electronic computer and program therefor
JP2022141398A (en) * 2021-03-15 2022-09-29 カシオ計算機株式会社 Information processing device, controlling method, and program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011107772A (en) * 2009-11-12 2011-06-02 Casio Computer Co Ltd Electronic computer and program therefor
US8671125B2 (en) 2009-11-12 2014-03-11 Casio Computer Co., Ltd Electronic calculator and computer-readable medium
JP2022141398A (en) * 2021-03-15 2022-09-29 カシオ計算機株式会社 Information processing device, controlling method, and program

Similar Documents

Publication Publication Date Title
JP5790070B2 (en) Display control apparatus and program
JP4888502B2 (en) Graph display control device and program
JP2009294926A (en) Electronic calculator
JP2012133627A (en) Electronic computer with handwritten mathematical expression recognition function, and program
CN109445675B (en) Electronic device, mathematical expression display control method, and recording medium
US8214413B2 (en) Electronic calculator with a formula display function
JP4961792B2 (en) Formula editing apparatus and formula editing program
JP5482000B2 (en) Formula input device and program
JP2011043917A (en) Mathematical expression display arithmetic unit and program
JP5287588B2 (en) Graphic display device and program
JP6504128B2 (en) Electronic device, data processing method and program
JP2010262535A (en) Computer with handwriting input function, and program
JP5979212B2 (en) Electronic equipment and programs
JP5760686B2 (en) Graphic information display device and program
JP2011180267A (en) Electronic device and program
JP5786542B2 (en) Formula input device and program
JP2006331184A (en) Electronic apparatus and control program for the same
JP7331901B2 (en) Electronics, Display Methods, and Programs
JP5353152B2 (en) Formula arithmetic processing apparatus and formula arithmetic processing program
JP5532890B2 (en) Display device and program
JP5617961B2 (en) Graphic display device and program
JP2000132696A (en) Graph display device, its method, and recording medium recording graph display processing program
JP5380981B2 (en) Mathematical formula calculation apparatus and mathematical formula calculation program
CN115935128A (en) Vector calculation working method of calculator and calculator
JP2008146532A (en) Mathematical expression processor, and mathematical expression processing program

Legal Events

Date Code Title Description
A300 Application deemed to be withdrawn because no request for examination was validly filed

Free format text: JAPANESE INTERMEDIATE CODE: A300

Effective date: 20121106