JP5286890B2 - Formula arithmetic device and formula calculation processing program - Google Patents

Formula arithmetic device and formula calculation processing program Download PDF

Info

Publication number
JP5286890B2
JP5286890B2 JP2008096395A JP2008096395A JP5286890B2 JP 5286890 B2 JP5286890 B2 JP 5286890B2 JP 2008096395 A JP2008096395 A JP 2008096395A JP 2008096395 A JP2008096395 A JP 2008096395A JP 5286890 B2 JP5286890 B2 JP 5286890B2
Authority
JP
Japan
Prior art keywords
variable
equation
formula
display
mathematical
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
JP2008096395A
Other languages
Japanese (ja)
Other versions
JP2009251749A (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 JP2008096395A priority Critical patent/JP5286890B2/en
Publication of JP2009251749A publication Critical patent/JP2009251749A/en
Application granted granted Critical
Publication of JP5286890B2 publication Critical patent/JP5286890B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Description

本発明は、恒等式の演算を行うための数式演算装置および数式演算処理プログラムに関する。   The present invention relates to a mathematical expression calculation apparatus and a mathematical expression calculation processing program for performing an identity calculation.

従来、関数電卓においては、方程式の変数の解を求める際に学習効果を高めるための提案が数多くなされてきた。その一例として、高階微分方程式の数値解析をユーザにとって分かりやすく行うための方程式処理装置が提案されている(例えば、特許文献1参照)。   Conventionally, in scientific calculators, many proposals have been made to enhance the learning effect when finding the solution of the variables in the equation. As an example, an equation processing apparatus has been proposed for performing numerical analysis of higher-order differential equations in a manner that is easy for the user to understand (see, for example, Patent Document 1).

一方、未知定数を含む方程式が変数xについての恒等式であるとき、xの次数ごとの係数を比較したり(係数比較法)、xに任意の数値を代入したり(数値代入法)して未知定数を求めることが学校教育において行われている。このような恒等式の求解方法を学ぶことは、高度な数値解析などを行う上で基礎となり、非常に重要である。
特開2003−108535号公報
On the other hand, when an equation including an unknown constant is an identity with respect to a variable x, it is unknown by comparing coefficients for each order of x (coefficient comparison method) or by substituting an arbitrary numerical value for x (numerical value substitution method). Finding a constant is done in school education. It is very important to learn how to solve such identities, which is the basis for advanced numerical analysis.
JP 2003-108535 A

しかしながら、前記従来の関数電卓において、恒等式における未知定数の求解について学習効果を高めるための提案はされていなかった。   However, in the conventional scientific calculator, no proposal has been made to increase the learning effect for finding unknown constants in the identity.

本発明は、このような課題に鑑みなされたもので、恒等式における未知定数の求解について効果的に学習することが可能になる数式演算装置および数式演算処理プログラムを提供することを目的とする。   The present invention has been made in view of such a problem, and an object of the present invention is to provide a mathematical expression calculation apparatus and a mathematical expression processing program that can effectively learn about solving an unknown constant in an identity.

請求項1に記載の数式演算装置は、ユーザ操作に応じて入力された文字を含む数式を表示する数式表示手段と、この数式表示手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段と、前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段と、この定数求解演算手段により求められた前記数値を対応する文字とともに表示する定数値表示手段と、前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて当該等式に含まれる前記変数に任意の数値を代入する数値代入手段と、この数値代入手段により前記変数に前記数値が代入された前記等式を演算し、その演算結果を表示する代入演算結果表示手段と、を備えたことを特徴としている。 The mathematical expression calculation apparatus according to claim 1 is a mathematical expression display unit that displays a mathematical expression including a character input in response to a user operation, and an arbitrary one type of character included in the mathematical expression displayed by the mathematical expression display unit. Variable designation means for designating as a variable in response to a user operation, and a variable designated by the variable designation means when the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters. A constant solution calculating means for obtaining a numerical value corresponding to the character other than the variable by solving an equation for each coefficient corresponding to the order of the variable included in the equation, and the constant solution calculating means and a constant value displaying means for displaying together with the corresponding character of the numerical value obtained by, when mathematical expression displayed by the mathematical expression display means is equality, including a plurality of types of characters, the user Misao In accordance with the numerical value substituting means for substituting an arbitrary numerical value for the variable included in the equation, the numerical value substituting means calculates the equation in which the numerical value is assigned to the variable, and displays the calculation result. And a substitution calculation result display means .

請求項に記載の数式演算装置は、ユーザ操作に応じて入力された文字を含む数式を表示する数式表示手段と、この数式表示手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段と、前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段と、この定数求解演算手段により求められた前記数値を対応する文字とともに表示する定数値表示手段と、前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて当該等式の両辺に四則演算すべき任意の数式を入力する演算数式入力手段と、この演算数式入力手段により入力された数式に基づき前記等式の両辺を四則演算し、その演算結果を表示する四則演算結果表示手段と、を備えたことを特徴としている。 The mathematical expression calculation apparatus according to claim 2 is a mathematical expression display unit that displays a mathematical expression including a character input in response to a user operation, and an arbitrary one type of character included in the mathematical expression displayed by the mathematical expression display unit. Variable designation means for designating as a variable in response to a user operation, and a variable designated by the variable designation means when the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters. A constant solution calculating means for obtaining a numerical value corresponding to the character other than the variable by solving an equation for each coefficient corresponding to the order of the variable included in the equation, and the constant solution calculating means and a constant value displaying means for displaying together with the corresponding character of the numerical value obtained by, when mathematical expression displayed by the mathematical expression display means is equality, including a plurality of types of characters, the user Misao In accordance with the calculation formula input means for inputting arbitrary formulas to be subjected to four arithmetic operations on both sides of the equation, and four arithmetic operations on both sides of the equation based on the formulas input by the calculation formula input means, and the calculation result It is characterized in that example Bei and a four arithmetic operation result display means for displaying.

請求項に記載の数式演算装置は、ユーザ操作に応じて入力された文字を含む数式を表示する数式表示手段と、この数式表示手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段と、前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段と、この定数求解演算手段により求められた前記数値を対応する文字とともに表示する定数値表示手段と、前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて前記等式に含まれる前記変数の次数に応じた係数ごとの等式をそれぞれ表示する方程式表示手段と、を備えたえたことを特徴としている。 A mathematical expression calculation apparatus according to claim 3 is a mathematical expression display means for displaying a mathematical expression including a character input in response to a user operation, and an arbitrary one type of character included in the mathematical expression displayed by the mathematical expression display means. Variable designation means for designating as a variable in response to a user operation, and a variable designated by the variable designation means when the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters. A constant solution calculating means for obtaining a numerical value corresponding to the character other than the variable by solving an equation for each coefficient corresponding to the order of the variable included in the equation, and the constant solution calculating means and a constant value displaying means for displaying together with the corresponding character of the numerical value obtained by, when mathematical expression displayed by the mathematical expression display means is equality, including a plurality of types of characters, the user Misao It is characterized in that there was Bei ETae and a equation display means for displaying respective equations for each coefficient corresponding to the degree of the variables included in the equation depending on.

請求項に記載の数式演算装置は、ユーザ操作に応じて入力された文字を含む数式を表示する数式表示手段と、この数式表示手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段と、前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段と、この定数求解演算手段により求められた前記数値を対応する文字とともに表示する定数値表示手段と、等号及び不等号を含まない数式を恒等式と対応付けた恒等式データを複数種類記憶する恒等式データ記憶手段と、を備え、前記数式表示手段は、ユーザ操作に応じて入力された文字を含む数式に等号及び不等号が含まれない場合に、当該数式に対応する恒等式が前記恒等式データ記憶手段により記憶されている場合には、当該恒等式を読み出して表示する、ことを特徴としている。 According to a fourth aspect of the present invention, there is provided a mathematical expression calculation device that displays a mathematical expression including a character input in response to a user operation, and an arbitrary one type of character included in the mathematical expression displayed by the mathematical expression display means. Variable designation means for designating as a variable in response to a user operation, and a variable designated by the variable designation means when the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters. A constant solution calculating means for obtaining a numerical value corresponding to the character other than the variable by solving an equation for each coefficient corresponding to the order of the variable included in the equation, and the constant solution calculating means identities of storing a plurality of kinds of the constant value displaying means for displaying together with the corresponding character of the numerical value obtained, the identity data of the formulas associated with identities that do not contain equal signs and inequality by It comprises a chromatography data storage means, the said equation display means, when the formula that contains a character that is input in response to a user operation does not include an equal sign and inequality, identity is the identity data store corresponding to the formula When stored by means, the identity is read and displayed.

本発明によれば、恒等式における未知定数の求解について効果的に学習することが可能になる数式演算装置および数式演算処理プログラムを提供できる。   ADVANTAGE OF THE INVENTION According to this invention, the numerical formula calculating apparatus and mathematical formula calculation processing program which can learn effectively about the solution of the unknown constant in an identity can be provided.

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

図1は、本発明の数式演算装置の実施形態に係る電子式計算機(関数電卓)10の電子回路の構成を示すブロック図である。   FIG. 1 is a block diagram showing a configuration of an electronic circuit of an electronic calculator (scientific calculator) 10 according to an embodiment of a mathematical formula calculation apparatus of the present invention.

この電子式計算機10は、コンピュータである制御部(CPU)11を備えている。   The electronic calculator 10 includes a control unit (CPU) 11 that is a computer.

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

前記制御部(CPU)11には、前記ROM12、記憶媒体読み取り部14、通信制御部16、RAM17、キー入力部18が接続される他に、液晶表示部(LCD)19が接続される。   In addition to the ROM 12, the storage medium reading unit 14, the communication control unit 16, the RAM 17, and the key input unit 18, a liquid crystal display unit (LCD) 19 is connected to the control unit (CPU) 11.

ROM12には、本電子式計算機10の全体の動作を司る計算機制御プログラムが予め記憶されると共に、ユーザ任意に入力される各種の方程式や不等式などの種々の数式に応じた演算処理をして、その演算過程や演算結果について、数式表示H1をしたり、指定変数表示H2をしたり、コマンド表示H3をしたり、処理結果表示H4をしたりするための各種演算処理プログラム12aなどが記憶される。またこのROM12には、図2に示すような内容の恒等式データベース12bが予め記憶される。   The ROM 12 stores in advance a computer control program that controls the overall operation of the electronic computer 10, and performs arithmetic processing according to various equations such as various equations and inequalities arbitrarily input by the user, Various arithmetic processing programs 12a for displaying the mathematical expression H1, the designated variable display H2, the command display H3, and the processing result display H4 are stored for the calculation process and calculation result. . The ROM 12 previously stores an identity database 12b having contents as shown in FIG.

なお、この電子式計算機10には、各種の数式を演算する学習を行うための問題データDqが、外部記憶媒体13から読み込まれROM12に記憶されて使用されたり、当該ROM12に予め記憶されたりして使用される。   In this electronic calculator 10, problem data Dq for learning to calculate various mathematical formulas is read from the external storage medium 13 and stored in the ROM 12 or used, or stored in advance in the ROM 12. Used.

図2は、前記電子式計算機10のROM12に予め記憶される恒等式データベース12bの内容を示す図である。   FIG. 2 is a diagram showing the contents of the identity database 12b stored in advance in the ROM 12 of the electronic calculator 10. As shown in FIG.

この恒等式データベース12bには、等号や不等号を含まない様々なパターンのモデル式(図示では分数式)に対応付けられて、当該モデル式である分数式とその分数式を部分分数分解した式との等式からなる恒等式のモデルデータが予め記憶される。部分分数分解は、ラプラス変換など高度な数式演算に必要な計算であり、重要度の高い学習内容である。   In this identity database 12b, a fractional expression that is associated with model expressions (fractional expressions in the figure) of various patterns that do not include an equal sign or an inequality sign, and an expression obtained by partial fractional decomposition of the fractional expression. The identity model data consisting of the following equations is stored in advance. Partial fraction decomposition is a calculation necessary for advanced mathematical operations such as Laplace transform, and is highly important learning content.

この電子式計算機10では、恒等式の演算を行う恒等式モードにおいて、等号や不等号を含まない式がユーザ入力された場合、前記恒等式データベース12bに記憶された何れかのパターンのモデル式と等しいか否かが判定される(定数a,b,c,…が数値に置き換えられている場合も含む)。入力式に等しいモデル式が判定されると、当該モデル式に対応付けられた恒等式が読み出され、その恒等式における定数a,b,c,…が前記入力式に記述された対応する数値に置き換えられて表示される。   In the electronic calculator 10, in the identity mode in which the identity equation is calculated, when a user input an expression that does not include an equal sign or an inequality sign, it is equal to the model expression of any pattern stored in the identity database 12b. (Including the case where the constants a, b, c,... Are replaced with numerical values). When a model expression equal to the input expression is determined, the identity associated with the model expression is read, and constants a, b, c,... In the identity are replaced with the corresponding numerical values described in the input expression. Displayed.

これにより等号や不等号を含まない式がユーザ入力された場合には、前記恒等式データベース12bに基づき、入力式に応じた恒等式が自動で入力されることになる。   Thus, when an expression that does not include an equal sign or an inequality sign is input by the user, the identity corresponding to the input expression is automatically input based on the identity database 12b.

キー入力部18には、本電子式計算機10に搭載された各種の計算モードの機能を指定する際に操作される「各種機能キー(Fnキー含む)」18a、関数電卓に備えられる各種の文字・記号・数値データを入力する際に操作される「文字・記号・数字キー」18b、表示画面上のカーソルCや項目などで示される入力位置を移動表示させたり、表示範囲をスクロール表示させたりする際に操作される「↑」「↓」「←」「→」の各カーソルキー18c、入力データの決定や計算の実行を指示する際に操作される「決定キー」18d、今回入力した処理ステップをキャンセルしその直前の処理状態に戻す際に操作される「戻るキー」18eなどが設けられる。   The key input unit 18 includes “various function keys (including Fn key)” 18a operated when designating functions of various calculation modes mounted on the electronic calculator 10, and various characters provided in the scientific calculator.・ "Character / symbol / numeric key" 18b operated when inputting symbol / numeric data, the input position indicated by the cursor C or item on the display screen is moved and displayed, or the display range is scrolled. "↑", "↓", "←", "→" cursor keys 18c that are operated at the time of execution, "decision key" 18d that is operated at the time of instructing determination of input data or execution of calculation, and the process input this time A “return key” 18e that is operated when canceling the step and returning to the immediately preceding processing state is provided.

RAM17には、各種の計算処理に伴い制御部11に入出力される種々のデータを一時記憶するための作業領域(ワークメモリ)が確保される。恒等式モードにおいて少なくとも必要とされる作業領域としては、数式メモリ17a、変数メモリ17b、求解コマンド(Fn)メモリ17c、演算メモリ17d、処理結果メモリ17eが確保される。   The RAM 17 has a work area (work memory) for temporarily storing various data input / output to / from the control unit 11 in accordance with various calculation processes. As a work area required at least in the identity mode, a mathematical expression memory 17a, a variable memory 17b, a solution command (Fn) memory 17c, an arithmetic memory 17d, and a processing result memory 17e are secured.

前記数式メモリ17aには、入力部18のユーザ操作に応じて入力された数式、あるいはこの入力式に対応して前記恒等式データベース12bから読み出された恒等式が記憶される。   The mathematical formula memory 17a stores a mathematical formula input in response to a user operation of the input unit 18, or an identity read from the identity database 12b corresponding to the input formula.

前記変数メモリ17bには、前記数式メモリ17aに記憶された数式(恒等式)について、ユーザ操作に応じて指定された変数の記号が記憶される。   The variable memory 17b stores a symbol of a variable designated in accordance with a user operation with respect to a mathematical formula (identity) stored in the mathematical formula memory 17a.

前記求解コマンド(Fn)メモリ17cには、前記数式メモリ17aに記憶された数式(恒等式)について、その定数(a,b,c,…)を求解するためのコマンドが、[F1;自動求解][F2;数値代入][F3;四則演算][F4;係数比較]の中からユーザ選択されて記憶される。   In the solution command (Fn) memory 17c, a command for solving a constant (a, b, c,...) Of the mathematical formula (identity) stored in the mathematical formula memory 17a is [F1; [F2; Numerical value substitution] [F3; Four arithmetic operations] [F4; Coefficient comparison] User selected and stored.

前記演算メモリ17dには、前記恒等式の定数の求解演算過程においてユーザ入力あるいは演算処理された演算データが適宜記憶される。   The calculation memory 17d appropriately stores calculation data that has been input or calculated by the user during the constant solution calculation process of the identity equation.

前記処理結果メモリ17eには、前記求解コマンド(Fn)メモリ17cに選択記憶された求解コマンド[F1][F2][F3][F4]に従い求解演算処理された処理結果のデータが記憶される。   The processing result memory 17e stores processing result data that has been subjected to solution calculation processing in accordance with the solution command [F1] [F2] [F3] [F4] selected and stored in the solution command (Fn) memory 17c.

表示部19は、ドットマトリクス型の液晶表示部からなり、各種の演算処理に応じた演算過程や演算結果が、数式表示H1、指定変数表示H2、コマンド表示H3、処理結果表示H4などの組み合わせとして表示される。   The display unit 19 is composed of a dot matrix type liquid crystal display unit, and calculation processes and calculation results corresponding to various calculation processes are combined as a mathematical expression display H1, a designated variable display H2, a command display H3, a processing result display H4, and the like. Is displayed.

次に、前記構成の電子式計算機10による恒等式モードでの恒等式求解学習機能について説明する。   Next, an identity solution learning function in the identity mode by the electronic calculator 10 having the above-described configuration will be described.

図3は、前記電子式計算機10による恒等式モード処理を示すフローチャートである。   FIG. 3 is a flowchart showing identity mode processing by the electronic calculator 10.

(実施例1)
図4は、前記電子式計算機10の恒等式モード処理に伴う第1実施例の求解表示動作を示す図である。
Example 1
FIG. 4 is a diagram showing the solution display operation of the first embodiment accompanying the identity mode processing of the electronic calculator 10.

入力部18における図示しないメニューキーの操作に応じて表示部19に表示される演算モードを選択するためのメニュー画面Gm(図4(A)参照)に従い、ユーザ操作に応じて「恒等式モード」が選択されると、ROM12に記憶されている恒等式モード処理プログラム(12a)が起動される(ステップS1)。   In accordance with a menu screen Gm (see FIG. 4A) for selecting a calculation mode displayed on the display unit 19 in response to an operation of a menu key (not shown) in the input unit 18, the “identity mode” is set in accordance with a user operation. When selected, the identity mode processing program (12a) stored in the ROM 12 is activated (step S1).

すると、図4(B)に示すように、恒等式となる「数式」を入力させその「変数」を指定させるための数式表示H1の領域と指定変数表示H2の領域とを設けた恒等式処理画面Gkが表示部19に表示される(ステップS2)。   Then, as shown in FIG. 4B, an “equation” processing screen Gk provided with a formula display H1 area and a designated variable display H2 area for inputting a “formula” as an identity and specifying the “variable”. Is displayed on the display unit 19 (step S2).

この恒等式処理画面Gkにおいて、図4(C)に示すように、入力部18のユーザ操作に応じて所望の数式「(x+a)(bx-2)=x2-4」が入力表示されると共に、その変数「x」が指定表示され、「決定キー」18dが操作入力されると(ステップS2)、当該入力された数式について、等号・不等号を含まず且つ1以上の文字を含む数式であるか否か、つまり恒等式として完成していないものの該恒等式の一辺になる数式であるか否か判断される(ステップS3)。 In this identity processing screen Gk, as shown in FIG. 4C, a desired mathematical expression “(x + a) (bx−2) = x 2 −4” is input and displayed in response to a user operation of the input unit 18. In addition, when the variable “x” is designated and displayed and the “decision key” 18d is operated and input (step S2), the input mathematical formula does not include an equal sign or an inequality sign and includes one or more characters. It is determined whether it is a mathematical expression, that is, whether it is a mathematical expression which is not completed as an identity but is a side of the identity (step S3).

ここで、前記ユーザ入力された数式「(x+a)(bx-2)=x2-4」について、等号を含む数式であると判断されると(ステップS3(NO))、当該数式は2以上の文字を含む等式であり、恒等式としてその定数求解演算の対象となるか否か判断される(ステップS4)。 Here, when it is determined that the mathematical expression “(x + a) (bx−2) = x 2 −4” input by the user is a mathematical expression including an equal sign (step S3 (NO)), the mathematical expression Is an equation including two or more characters, and it is determined whether or not it is an object of the constant solution calculation as an identity (step S4).

そして、前記ユーザ入力された数式「(x+a)(bx-2)=x2-4」について、2以上の文字を含む等式であり、恒等式としてその定数求解演算の対象になると判断されると(ステップS4(YES))、前記ステップS2において変数として指定された文字「x」以外の文字「a」「b」が定数として指定される(ステップS5)。 The user-input mathematical expression “(x + a) (bx−2) = x 2 −4” is an equation including two or more characters, and is determined to be an object of constant solution calculation as an identity. Then (step S4 (YES)), characters “a” and “b” other than the character “x” designated as a variable in step S2 are designated as constants (step S5).

すると、図4(D)に示すように、前記ユーザ入力された恒等式「(x+a)(bx-2)=x2-4」の定数「a」「b」を求解する方法を4つの求解コマンド[F1;自動求解][F2;数値代入][F3;四則演算][F4;係数比較]から選択させるためのコマンド一覧表示H3が行われる(ステップS6)。 Then, as shown in FIG. 4D, there are four methods for solving constants “a” and “b” of the identity “(x + a) (bx−2) = x 2 −4” input by the user. A command list display H3 for selecting from the solution command [F1; automatic solution] [F2; numerical substitution] [F3; four arithmetic operations] [F4; coefficient comparison] is performed (step S6).

この求解コマンド一覧表示H3が行われた恒等式処理画面Gkにおいて、「F1キー」の操作入力に応じて定数値自動求解処理が選択されたと判断されると(ステップS7(YES))、係数比較法による自動求解、つまり、前記恒等式「(x+a)(bx-2)=x2-4」における変数「x」の次数毎の項の係数についてその等式「2次:b=1」「1次:ab-2=0」「0次:-2a=-4」が成立するような定数「a」「b」の値が演算処理されて自動求解される(ステップS8)。 If it is determined that the constant value automatic solution processing is selected in response to the operation input of the “F1 key” on the identity processing screen Gk on which the solution command list display H3 is performed (step S7 (YES)), the coefficient comparison method For the coefficient of the term for each order of the variable “x” in the identity “(x + a) (bx−2) = x 2 −4”, the equations “second order: b = 1” and “ The values of constants “a” and “b” that satisfy the first order: ab−2 = 0 and “0th order: −2a = −4” are processed and automatically solved (step S8).

すると、図4(E)に示すように、前記係数比較法により演算処理されて自動求解された定数の文字と値が「a=2」「b=1」として処理結果表示H4される(ステップS9)。   Then, as shown in FIG. 4E, the character and value of the constant calculated and automatically obtained by the coefficient comparison method are displayed as a processing result H4 as “a = 2” and “b = 1” (step S4). S9).

従って、この定数値自動求解処理(F1)によれば、ユーザにより任意の変数「x」を指定させて、それについての恒等式「(x+a)(bx-2)=x2-4」とすることにより、当該変数「x」と未知の定数「a」「b」とを明確に区別し認識して求解演算できるようになる。 Therefore, according to the constant value automatic solution processing (F1), the user designates an arbitrary variable “x”, and the identity “(x + a) (bx−2) = x 2 −4” is obtained. By doing so, the variable “x” and the unknown constants “a” and “b” can be clearly distinguished and recognized and the solution calculation can be performed.

(実施例2)
図5は、前記電子式計算機10の恒等式モード処理に伴う第2実施例の求解表示動作を示す図である。
(Example 2)
FIG. 5 is a diagram showing a solution display operation of the second embodiment accompanying the identity mode processing of the electronic calculator 10.

前記同様にユーザ操作に応じて「恒等式モード」が選択されることで、恒等式モード処理プログラム(12a)が起動された後(ステップS1)、図5(B)に示すような、数式表示H1の領域と指定変数表示H2の領域とを設けた恒等式処理画面Gkにおいて、図5(C)に示すように、所望の数式「3x2+2x-3=a(x-1)(x+2)+b(x-1)+c」が入力表示されると共に、その変数「x」が指定表示され、「決定キー」18dが操作入力されると(ステップS2)、当該入力された数式について、等号を含む数式であると判断される(ステップS3(NO))。また、同数式について2以上の文字を含む等式であり、恒等式としてその定数求解演算の対象になると判断される(ステップS4(YES))。 Similarly to the above, after the “identity mode” is selected in response to the user operation, the identity mode processing program (12a) is started (step S1), and then the mathematical expression display H1 as shown in FIG. 5B is displayed. In the identity processing screen Gk provided with the region and the region of the designated variable display H2, as shown in FIG. 5C, the desired mathematical expression “3x 2 + 2x−3 = a (x−1) (x + 2)” + b (x-1) + c ”is input and displayed, the variable“ x ”is designated and displayed, and the“ decision key ”18d is input (step S2). It is determined that the mathematical expression includes an equal sign (step S3 (NO)). Further, the equation is an equation including two or more characters, and is determined to be an object of constant solution calculation as an identity (step S4 (YES)).

すると、前記ステップS2において変数として指定された文字「x」以外の文字「a」「b」「c」が定数として指定される(ステップS5)。   Then, characters “a”, “b”, and “c” other than the character “x” designated as a variable in step S2 are designated as constants (step S5).

この後、図5(D)に示すように行われる、求解コマンド[F1;自動求解][F2;数値代入][F3;四則演算][F4;係数比較]の一覧表示H3において(ステップS6)、「F2キー」の操作入力に応じて数値代入処理が選択されたと判断されると(ステップS10(YES))、図5(E)に示すように、指定変数表示H2にて表示されている変数「x」に対し等号「=」およびカーソルCが付加表示されて当該変数「x」の数値の代入を促す恒等式処理画面Gkが表示される(ステップS11)。   Thereafter, as shown in FIG. 5D, in the list display H3 of the solution command [F1; automatic solution] [F2; numerical substitution] [F3; four arithmetic operations] [F4; coefficient comparison] (step S6). When it is determined that the numerical value substitution process has been selected in response to the operation input of the “F2 key” (step S10 (YES)), the designated variable display H2 is displayed as shown in FIG. An equality sign “=” and a cursor C are additionally displayed for the variable “x”, and an identity processing screen Gk for prompting the substitution of the numerical value of the variable “x” is displayed (step S11).

ここで、指定変数表示H2におけるユーザ操作に応じて、図5(F)に示すように、「変数:x=1」と代入表示されて「決定キー」18dが操作されると、前記入力された数式(恒等式)「3x2+2x-3=a(x-1)(x+2)+b(x-1)+c」に当該変数「x=1」が代入されて、定数「a」「b」「c」を求解する演算処理が実行され、その演算結果が「2=c」として処理結果表示H4される(ステップS11)。 Here, in response to a user operation in the designated variable display H2, as shown in FIG. 5F, when “variable: x = 1” is substituted and displayed and the “decision key” 18d is operated, the input is made. And the variable “x = 1” is assigned to “3x 2 + 2x-3 = a (x-1) (x + 2) + b (x-1) + c” and the constant “a The calculation process for finding “b” and “c” is executed, and the calculation result is displayed as “ 2 = c” and the process result is displayed H4 (step S11).

なお、この処理結果表示H4が行われた恒等式処理画面Gk(図5(F)参照)において、「決定キー」18aが操作入力されて確認完了の指示がなされると、前記図5(D)で示した求解コマンド一覧表示H3の恒等式処理画面Gkが再び表示され、改めてユーザ任意の求解コマンドを選択して行う定数求解処理が可能になる(ステップS11→S6)。   In the identity processing screen Gk (see FIG. 5 (F)) on which the processing result display H4 is performed, when the “decision key” 18a is operated and input is instructed to complete the confirmation, the above FIG. The identity processing screen Gk of the solution command list display H3 shown in (5) is displayed again, and constant solution processing can be performed by selecting a user desired solution command again (steps S11 → S6).

従って、この数値代入求解処理(F2)によれば、ユーザにより任意の変数「x」を指定させて、当該変数「x」と未知の定数「a」「b」「c」とを明確に区別し認識できるようになるだけでなく、恒等式の変数「x」に任意の数値を代入して求解処理することで、「恒等式は変数にどのような値を代入しても両辺の値は等しくなる」という定義をユーザに効果的に認識させることができる。しかも変数の数値代入によって数式の簡略化をユーザに体感させることで、恒等式への理解を効果的に深めさせることができる。   Therefore, according to the numerical substitution solution process (F2), the user can designate an arbitrary variable “x” and clearly distinguish the variable “x” from the unknown constants “a”, “b”, and “c”. In addition to being able to recognize, by substituting an arbitrary numerical value for the variable “x” of the identity equation, it is possible to solve the problem. Can be effectively recognized by the user. Moreover, by allowing the user to experience the simplification of mathematical expressions by numerical substitution of variables, it is possible to effectively deepen the understanding of the identity.

(実施例3)
図6は、前記電子式計算機10の恒等式モード処理に伴う第3実施例の求解表示動作を示す図である。
(Example 3)
FIG. 6 is a diagram showing the solution display operation of the third embodiment accompanying the identity mode processing of the electronic calculator 10.

前記同様にユーザ操作に応じて「恒等式モード」が選択されることで、恒等式モード処理プログラム(12a)が起動された後(ステップS1)、図6(B)に示すような、数式表示H1の領域と指定変数表示H2の領域とを設けた恒等式処理画面Gkにおいて、図6(C)に示すように、所望の数式「(x+2)/(x+1)x=(a/(x+1))+b/x」(文字入力上の制限から図示の自然表示形態とは異なる)が入力表示されると共に、その変数「x」が指定表示され、「決定キー」18dが操作入力されると(ステップS2)、当該入力された数式について、等号を含む数式であると判断される(ステップS3(NO))。また、同数式について2以上の文字を含む等式であり、恒等式としてその定数求解演算の対象になると判断される(ステップS4(YES))。   Similarly to the above, after the “identity mode” is selected in accordance with the user operation, the identity mode processing program (12a) is started (step S1), and then the mathematical expression display H1 as shown in FIG. 6B is displayed. In the identity processing screen Gk provided with the area and the area of the designated variable display H2, as shown in FIG. 6C, a desired mathematical expression “(x + 2) / (x + 1) x = (a / (x +1)) + b / x ”(which is different from the natural display form shown in the figure due to restrictions on character input) is input and displayed, the variable“ x ”is designated and displayed, and the“ decision key ”18d is input for operation. When it is done (step S2), it is determined that the inputted formula is a formula including an equal sign (step S3 (NO)). Further, the equation is an equation including two or more characters, and is determined to be an object of constant solution calculation as an identity (step S4 (YES)).

すると、前記ステップS2において変数として指定された文字「x」以外の文字「a」「b」が定数として指定される(ステップS5)。   Then, characters “a” and “b” other than the character “x” designated as a variable in step S2 are designated as constants (step S5).

この後、図6(D)に示すように行われる、求解コマンド[F1;自動求解][F2;数値代入][F3;四則演算][F4;係数比較]の一覧表示H3において(ステップS6)、「F3キー」の操作入力に応じて四則演算処理が選択されたと判断されると(ステップS12(YES))、図6(E)に示すように、前記入力式(恒等式)の両辺に任意の多項式を乗算もしくは除算させて求解演算処理するための入力エリア「両辺」H5を設けた恒等式処理画面Gkが表示される(ステップS13)。   Thereafter, as shown in FIG. 6D, in the list display H3 of the solution command [F1; automatic solution] [F2; numerical substitution] [F3; four arithmetic operations] [F4; coefficient comparison] (step S6). If it is determined that the four arithmetic operations are selected in response to the operation input of the “F3 key” (step S12 (YES)), as shown in FIG. An identity processing screen Gk having an input area “both sides” H5 for performing solution calculation processing by multiplying or dividing the polynomial is displayed (step S13).

ここで、前記入力エリア「両辺」H5におけるユーザ操作に応じて、数式中の演算対象「x」および演算内容「x(x+1)」と入力表示されて「決定キー」18dが操作されると、当該入力された演算内容「x(x+1)」を前記数式(恒等式)「(x+2)/(x+1)x=(a/(x+1))+b/x」の両辺に乗算する演算処理が実行され、その演算結果が「x+2=ax+b(x+1)」として処理結果表示H4される(ステップS13)。   Here, according to a user operation in the input area “both sides” H5, the calculation target “x” and the calculation content “x (x + 1)” in the mathematical expression are input and displayed, and the “decision key” 18d is operated. And the input operation content “x (x + 1)” is converted into the above-described mathematical expression (identity) “(x + 2) / (x + 1) x = (a / (x + 1)) + b / x” An arithmetic process for multiplying both sides is executed, and the operation result is displayed as a process result H4 as “x + 2 = ax + b (x + 1)” (step S13).

この処理結果表示H4が行われた恒等式処理画面Gk(図6(F)参照)において、当該演算結果の恒等式「x+2=ax+b(x+1)」を対象に更なる求解演算処理を行うべく、「決定キー」18aが操作入力されると、前記入力された数式「(x+2)/(x+1)x=(a/(x+1))+b/x」が当該演算結果の恒等式「x+2=ax+b(x+1)」に置き換えられた後(ステップS14)、前記図6(D)で示したような求解コマンド一覧表示H3の恒等式処理画面Gkが表示される(ステップS14→S6)。   On the identity processing screen Gk (see FIG. 6 (F)) on which the processing result display H4 is performed, further solution calculation processing for the identity “x + 2 = ax + b (x + 1)” of the calculation result. When the “decision key” 18a is operated and input to perform the above, the inputted formula “(x + 2) / (x + 1) x = (a / (x + 1)) + b / x” is obtained. After the calculation result is replaced with the identity “x + 2 = ax + b (x + 1)” (step S14), the identity processing screen Gk of the solution command list display H3 as shown in FIG. 6D is displayed. Is displayed (step S14 → S6).

従って、この四則演算求解処理(F3)によれば、ユーザにより任意の変数「x」を指定させて、当該変数「x」と未知の定数「a」「b」とを明確に区別し認識できるようになるだけでなく、恒等式の両辺に任意の多項式を乗算もしくは除算させて求解処理することで、それらが未知の定数を求解するプロセスとして有効であることを体感させ、恒等式への理解を効果的に深めさせることができる。   Therefore, according to the four arithmetic calculation solution process (F3), the user can designate an arbitrary variable “x” and can clearly distinguish and recognize the variable “x” and the unknown constants “a” and “b”. In addition to multiplying or dividing an arbitrary polynomial on both sides of the identity, the solution processing is performed so that they are effective as a process for solving unknown constants, and the understanding of the identity is effective. Can be deepened.

(実施例4)
図7は、前記電子式計算機10の恒等式モード処理に伴う第4実施例の求解表示動作を示す図である。
Example 4
FIG. 7 is a diagram showing a solution display operation of the fourth embodiment accompanying the identity mode processing of the electronic calculator 10.

前記同様にユーザ操作に応じて「恒等式モード」が選択されることで、恒等式モード処理プログラム(12a)が起動された後(ステップS1)、図7(B)に示すような、数式表示H1の領域と指定変数表示H2の領域とを設けた恒等式処理画面Gkにおいて、図7(C)に示すように、所望の数式「3x2+2x-3=a(x-1)(x+2)+b(x-1)+c」が入力表示されると共に、その変数「x」が指定表示され、「決定キー」18dが操作入力されると(ステップS2)、当該入力された数式について、等号を含む数式であると判断される(ステップS3(NO))。また、同数式について2以上の文字を含む等式であり、恒等式としてその定数求解演算の対象になると判断される(ステップS4(YES))。 Similarly to the above, after the “identity mode” is selected in accordance with the user operation, the identity mode processing program (12a) is started (step S1), and then the mathematical expression display H1 as shown in FIG. 7B is displayed. In the identity processing screen Gk provided with the region and the region of the designated variable display H2, as shown in FIG. 7C, the desired mathematical expression “3x 2 + 2x−3 = a (x−1) (x + 2)” + b (x-1) + c ”is input and displayed, the variable“ x ”is designated and displayed, and the“ decision key ”18d is input (step S2). It is determined that the mathematical expression includes an equal sign (step S3 (NO)). Further, the equation is an equation including two or more characters, and is determined to be an object of constant solution calculation as an identity (step S4 (YES)).

すると、前記ステップS2において変数として指定された文字「x」以外の文字「a」「b」「c」が定数として指定される(ステップS5)。   Then, characters “a”, “b”, and “c” other than the character “x” designated as a variable in step S2 are designated as constants (step S5).

この後、図7(D)に示すように行われる、求解コマンド[F1;自動求解][F2;数値代入][F3;四則演算][F4;係数比較]の一覧表示H3において(ステップS6)、「F4キー」の操作入力に応じて係数比較求解処理が選択されたと判断されると(ステップS15(YES))、前記入力された恒等式「3x2+2x-3=a(x-1)(x+2)+b(x-1)+c」を変換処理した式[ax2+(a+b)x-2a-b+c]における変数「x」の次数毎の項の係数についてその等式が求められ、図7(E)に示すように、[係数比較]{「a=3」「a+b=2」「-2a-b+c=-3」}として処理結果表示H4される(ステップS16)。 Thereafter, as shown in FIG. 7D, in the list display H3 of the solution command [F1; automatic solution] [F2; numerical substitution] [F3; four arithmetic operations] [F4; coefficient comparison] (step S6). If it is determined that the coefficient comparison solution processing has been selected in response to the operation input of the “F4 key” (step S15 (YES)), the inputted identity “3x 2 + 2x−3 = a (x−1)” On the coefficient of the term for each degree of the variable “x” in the expression [ax 2 + (a + b) x-2a-b + c] obtained by converting (x + 2) + b (x-1) + c ” The equation is obtained, and the processing result is displayed as [coefficient comparison] {“a = 3” “a + b = 2” “−2a-b + c = −3”} as shown in FIG. H4 is performed (step S16).

なお、この処理結果表示H4が行われた恒等式処理画面Gk(図7(E)参照)において、「決定キー」18aが操作入力されて確認完了の指示がなされると、前記図7(D)で示した求解コマンド一覧表示H3の恒等式処理画面Gkが再び表示され、改めてユーザ任意の求解コマンドを選択して行う定数求解処理が可能になる(ステップS16→S6)。   In the identity processing screen Gk (see FIG. 7E) on which the processing result display H4 has been performed, when the “enter key” 18a is operated and input is instructed to complete the confirmation, FIG. The identity processing screen Gk of the solution command list display H3 shown in (5) is displayed again, and constant solution processing can be performed by selecting a user desired solution command again (steps S16 → S6).

従って、この係数比較求解処理(F4)によれば、ユーザにより任意の変数「x」を指定させて、当該変数「x」と未知の定数「a」「b」「c」とを明確に区別し認識できるようになるだけでなく、恒等式での未知の定数を求解するプロセスは、最終的に未知数についての方程式を解くことによって成されることを認識させることができ、恒等式への理解を効果的に深めさせることができる。   Therefore, according to the coefficient comparison solution process (F4), the user can designate an arbitrary variable “x” and clearly distinguish the variable “x” from the unknown constants “a”, “b”, and “c”. In addition to being able to recognize and recognize, it is possible to recognize that the process of solving unknown constants in identities is ultimately accomplished by solving equations for unknowns, which helps to understand identities. Can be deepened.

(実施例5)
図8は、前記電子式計算機10の恒等式モード処理に伴う第5実施例の求解表示動作を示す図である。
(Example 5)
FIG. 8 is a diagram showing a solution display operation of the fifth embodiment accompanying the identity mode processing of the electronic calculator 10.

前記同様にユーザ操作に応じて「恒等式モード」が選択されることで、恒等式モード処理プログラム(12a)が起動された後(ステップS1)、図8(B)に示すような、数式表示H1の領域と指定変数表示H2の領域とを設けた恒等式処理画面Gkにおいて、図8(C)に示すように、所望の数式「1/(x+1)(x+2)」(文字入力上の制限から図示の自然表示形態とは異なる)が入力表示されると共に、その変数「x」が指定表示され、「決定キー」18dが操作入力されると(ステップS2)、当該入力された数式について、等号・不等号を含まず且つ1以上の文字を含む数式である、つまり恒等式として完成していないものの該恒等式の一辺になる数式であると判断される(ステップS3(YES))。   Similarly to the above, after the “identity mode” is selected in response to the user operation, the identity mode processing program (12a) is started (step S1), and then the mathematical expression display H1 as shown in FIG. 8B is displayed. In the identity processing screen Gk provided with the region and the region of the designated variable display H2, as shown in FIG. 8C, the desired mathematical expression “1 / (x + 1) (x + 2)” (on the character input) When the variable “x” is designated and displayed and the “decision key” 18d is operated and input (step S2), the input mathematical expression is displayed. It is determined that it is a mathematical expression that does not include an equal sign or an inequality sign and includes one or more characters, that is, a mathematical expression that is not completed as an identity but is a side of the identity (step S3 (YES)).

すると、前記入力された数式「1/(x+1)(x+2)」について、恒等式データベース12b(図2参照)に記憶されているモデル式の中からその数式の形態が合致するモデル式[1]「1/(ax+b)(cx+d)」(文字入力上の制限から図示の自然表示形態とは異なる)が判定される。そして、この合致判定されたモデル式[1]に対応付けられて記憶されている恒等式「1/(ax+b)(cx+d)=(A/(ax+b))+(B/(cx+d))(文字入力上の制限から図示の自然表示形態とは異なる)に従って、図8(D)に示すように、前記入力式を左辺として右辺が補われた恒等式「1/(x+1)(x+2)=(a/(x+1))+(b/(x+2))」が表示されると共に、この恒等式でOKか否かのユーザの確認を促すメッセージ「OK?」が表示される(ステップS17)。   Then, for the inputted mathematical formula “1 / (x + 1) (x + 2)”, the model formula that matches the form of the mathematical formula among the model formulas stored in the identity database 12b (see FIG. 2). [1] “1 / (ax + b) (cx + d)” (different from the natural display form shown in the figure due to restrictions on character input) is determined. Then, the identity “1 / (ax + b) (cx + d) = (A / (ax + b)) + (B / () stored in association with the model expression [1] determined to be coincident is stored. cx + d)) (differing from the natural display form shown in the figure due to restrictions on character input), as shown in FIG. 8D, the identity equation “1 / (x +1) (x + 2) = (a / (x + 1)) + (b / (x + 2)) ”and a message“ prompt the user to confirm whether the identity is OK or not ” OK? "Is displayed (step S17).

ここで、前記表示された恒等式「1/(x+1)(x+2)=(a/(x+1))+(b/(x+2))」がユーザ所望の恒等式でない場合に「戻るキー」18eが操作入力されると(ステップS18(NO))、当該恒等式は元のユーザ入力された数式「1/(x+1)(x+2)」に戻され(ステップS19)、前記図8(C)で示したようなユーザによる数式入力直後の恒等式処理画面Gkに復帰される(ステップS2)。   Here, when the displayed identity “1 / (x + 1) (x + 2) = (a / (x + 1)) + (b / (x + 2))” is not the user desired identity When the “return key” 18e is operated (step S18 (NO)), the identity is returned to the original user-input mathematical expression “1 / (x + 1) (x + 2)” (step S19). Then, the screen returns to the identity processing screen Gk immediately after the mathematical expression input by the user as shown in FIG. 8C (step S2).

一方、前記図8(D)で示したように表示された恒等式である「1/(x+1)(x+2)=(a/(x+1))+(b/(x+2))」がユーザ所望の恒等式である場合に、「決定キー」18dが操作入力されると(ステップS18(YES))、図8(E)に示すように、当該恒等式の定数「a」「b」を求解する方法を4つの求解コマンド[F1;自動求解][F2;数値代入][F3;四則演算][F4;係数比較]から選択させるためのコマンド一覧表示H3が行われる(ステップS6)。   On the other hand, “1 / (x + 1) (x + 2) = (a / (x + 1)) + (b / (x + 2)” is an identity represented as shown in FIG. )) ”Is the user-desired identity, and when the“ decision key ”18d is operated and input (step S18 (YES)), as shown in FIG. 8E, the constants“ a ”,“ A command list display H3 for selecting a method for solving “b” from four solution commands [F1; automatic solution] [F2; numerical substitution] [F3; four arithmetic operations] [F4; coefficient comparison] is performed (step S6). ).

この求解コマンド一覧表示H3が行われた恒等式処理画面Gkにおいて、「F1キー」の操作入力に応じて定数値自動求解処理が選択されたと判断されると(ステップS7(YES))、係数比較法による自動求解、つまり、前記恒等式「1/(x+1)(x+2)=(a/(x+1))+(b/(x+2))」における変数「x」の次数毎の項の係数についてその等式が成立するような定数「a」「b」の値が演算処理されて自動求解される(ステップS8)。   If it is determined that the constant value automatic solution processing is selected in response to the operation input of the “F1 key” on the identity processing screen Gk on which the solution command list display H3 is performed (step S7 (YES)), the coefficient comparison method For each order of the variable `` x '' in the identity `` 1 / (x + 1) (x + 2) = (a / (x + 1)) + (b / (x + 2)) '' The values of constants “a” and “b” that satisfy the equation for the coefficient of the term are calculated and automatically solved (step S8).

すると、図8(F)に示すように、前記係数比較法により演算処理されて自動求解された定数の文字と値が「a=1」「b=-1」として処理結果表示H4される(ステップS9)。   Then, as shown in FIG. 8 (F), the character and value of the constant automatically calculated by the coefficient comparison method are displayed as a processing result H4 as “a = 1” and “b = −1” ( Step S9).

従って、この恒等式データベース12bを使用した求解処理によれば、ユーザ任意に入力されて等号・不等号を含まず、且つ1以上の文字を含むことで恒等式の一辺となるべく数式について、前記恒等式データベース12bに記憶された未知の定数を求める際の典型的な(モデル)数式パターンから、当該ユーザ入力された数式に等号となるもう一辺を自動的に補い所望の恒等式を得るようにしたので、ユーザ入力の手間を大幅に省くことができる。そして、前述した[F1;定数自動求解処理][F2;数値代入求解処理][F3;四則演算求解処理][F4;係数比較求解処理]を選択的に行うことで、容易に且つ効果的に恒等式への理解を深めさせることができる。   Therefore, according to the solution processing using the identity database 12b, the identity database 12b can be inputted to the user arbitrarily, does not include the equality / inequality sign, and includes one or more characters so that it can be a side of the identity. From the typical (model) mathematical pattern when calculating the unknown constant stored in the above, the user entered the mathematical formula automatically compensated for the other side of the equal sign to obtain the desired identity. The input labor can be saved greatly. Then, the above-mentioned [F1; constant automatic solution processing] [F2; numerical substitution solution processing] [F3; four arithmetic operation solution processing] [F4; coefficient comparison solution processing] is selectively and easily performed effectively. You can deepen your understanding of identities.

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

また、前記手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワーク(公衆回線)N上を伝送させることができ、この通信ネットワークNに接続された通信装置(16)によって前記プログラムデータを電子式計算機10のコンピュータ(11)に取り込み、前述した恒等式求解学習機能を実現することもできる。   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 (16) connected to the communication network N. Data can be taken into the computer (11) of the electronic calculator 10 to realize the above-described identity solution learning function.

なお、本願発明は、前記実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   Note that the present invention is not limited to the above-described embodiment, and various modifications can be made without departing from the scope of the invention in the implementation stage. Further, the embodiments include 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 requirements are deleted from all the constituent requirements shown in the embodiment or some constituent requirements are combined in different forms, the problems described in the column of the problem to be solved by the invention are not solved. When 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の電子回路の構成を示すブロック図。The block diagram which shows the structure of the electronic circuit of the electronic calculator (functional calculator) 10 which concerns on embodiment of the numerical formula calculation apparatus of this invention. 前記電子式計算機10のROM12に予め記憶される恒等式データベース12bの内容を示す図。The figure which shows the content of the identity database 12b previously memorize | stored in ROM12 of the said electronic calculator 10. FIG. 前記電子式計算機10による恒等式モード処理を示すフローチャート。5 is a flowchart showing identity mode processing by the electronic calculator 10; 前記電子式計算機10の恒等式モード処理に伴う第1実施例の求解表示動作を示す図。The figure which shows the solution display operation | movement of 1st Example accompanying the identity mode process of the said electronic calculator. 前記電子式計算機10の恒等式モード処理に伴う第2実施例の求解表示動作を示す図。The figure which shows the solution display operation | movement of 2nd Example accompanying the identity mode process of the said electronic calculator. 前記電子式計算機10の恒等式モード処理に伴う第3実施例の求解表示動作を示す図。The figure which shows the solution display operation | movement of 3rd Example accompanying the identity mode process of the said electronic calculator. 前記電子式計算機10の恒等式モード処理に伴う第4実施例の求解表示動作を示す図。The figure which shows the solution display operation | movement of 4th Example accompanying the identity mode process of the said electronic calculator. 前記電子式計算機10の恒等式モード処理に伴う第5実施例の求解表示動作を示す図。The figure which shows the solution display operation | movement of 5th Example accompanying the identity mode process of the said electronic calculator.

符号の説明Explanation of symbols

10 …電子式計算機(関数電卓)
11 …制御部(CPU)
12 …ROM
12a…各種演算処理プログラム
12b…恒等式データベース
13 …外部記憶媒体
14 …記憶媒体読み取り部
15 …Webサーバ
16 …通信制御部
17 …RAM
17a…数式メモリ
17b…変数メモリ
17c…求解コマンド(Fn)メモリ
17d…演算メモリ
17e…処理結果メモリ
18 …キー入力部
18a…「各種機能キー」
18b…「文字・記号・数字キー」
18c…「カーソルキー」
18d…「決定キー」
18e…「戻るキー」
19 …表示部
H1 …数式表示
H2 …指定変数表示
H3 …コマンド表示
H4 …処理結果表示
Dq …問題データ
Gm …メニュー画面
Gk …恒等式処理画面
N …通信ネットワーク
C …カーソル
10 ... Electronic calculator (Science calculator)
11: Control unit (CPU)
12… ROM
DESCRIPTION OF SYMBOLS 12a ... Various arithmetic processing programs 12b ... Identity database 13 ... External storage medium 14 ... Storage medium reading part 15 ... Web server 16 ... Communication control part 17 ... RAM
17a ... Numerical memory 17b ... Variable memory 17c ... Solicitation command (Fn) memory 17d ... Calculation memory 17e ... Processing result memory 18 ... Key input unit 18a ... "Various function keys"
18b… “Characters / Symbols / Numeric Keys”
18c ... "Cursor key"
18d ... "OK key"
18e… "Back key"
19 ... Display section H1 ... Numerical expression display H2 ... Designated variable display H3 ... Command display H4 ... Processing result display Dq ... Problem data Gm ... Menu screen Gk ... Identity processing screen N ... Communication network C ... Cursor

Claims (8)

ユーザ操作に応じて入力された文字を含む数式を表示する数式表示手段と、
この数式表示手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段と、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段と、
この定数求解演算手段により求められた前記数値を対応する文字とともに表示する定数値表示手段と、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて当該等式に含まれる前記変数に任意の数値を代入する数値代入手段と、
この数値代入手段により前記変数に前記数値が代入された前記等式を演算し、その演算結果を表示する代入演算結果表示手段と、
を備えたことを特徴とする数式演算装置。
Formula display means for displaying a formula including a character input in response to a user operation;
Variable designation means for designating any one type of character included in the mathematical formula displayed by the mathematical formula display means as a variable in response to a user operation;
When the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters, the equation is an identity for the variable designated by the variable designation means, and the order of the variable included in the equation Constant solving calculation means for finding a numerical value corresponding to the character other than the variable by solving an equation for each coefficient according to
Constant value display means for displaying the numerical value obtained by the constant solution calculating means together with corresponding characters;
When the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters, numerical value substitution means for substituting an arbitrary numerical value for the variable included in the equation according to a user operation;
Substitution calculation result display means for calculating the equation in which the numerical value is assigned to the variable by the numerical substitution means and displaying the calculation result;
A mathematical expression arithmetic device comprising:
ユーザ操作に応じて入力された文字を含む数式を表示する数式表示手段と、
この数式表示手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段と、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段と、
この定数求解演算手段により求められた前記数値を対応する文字とともに表示する定数値表示手段と、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて当該等式の両辺に四則演算すべき任意の数式を入力する演算数式入力手段と、
この演算数式入力手段により入力された数式に基づき前記等式の両辺を四則演算し、その演算結果を表示する四則演算結果表示手段と、
を備えたことを特徴とする数式演算装置。
Formula display means for displaying a formula including a character input in response to a user operation;
Variable designation means for designating any one type of character included in the mathematical formula displayed by the mathematical formula display means as a variable in response to a user operation;
When the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters, the equation is an identity for the variable designated by the variable designation means, and the order of the variable included in the equation Constant solving calculation means for finding a numerical value corresponding to the character other than the variable by solving an equation for each coefficient according to
Constant value display means for displaying the numerical value obtained by the constant solution calculating means together with corresponding characters;
When the mathematical expression displayed by the mathematical expression display means is an equation including a plurality of types of characters, an arithmetic expression input means for inputting an arbitrary mathematical expression to be subjected to four arithmetic operations on both sides of the equation according to a user operation;
Four arithmetic operation result display means for performing arithmetic operations on both sides of the equation based on the mathematical formula input by the arithmetic mathematical formula input means, and displaying the computation results;
The number-equations calculating unit characterized in that example Bei a.
ユーザ操作に応じて入力された文字を含む数式を表示する数式表示手段と、
この数式表示手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段と、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段と、
この定数求解演算手段により求められた前記数値を対応する文字とともに表示する定数値表示手段と、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて前記等式に含まれる前記変数の次数に応じた係数ごとの等式をそれぞれ表示する方程式表示手段と、
を備えたことを特徴とする数式演算装置。
Formula display means for displaying a formula including a character input in response to a user operation;
Variable designation means for designating any one type of character included in the mathematical formula displayed by the mathematical formula display means as a variable in response to a user operation;
When the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters, the equation is an identity for the variable designated by the variable designation means, and the order of the variable included in the equation Constant solving calculation means for finding a numerical value corresponding to the character other than the variable by solving an equation for each coefficient according to
Constant value display means for displaying the numerical value obtained by the constant solution calculating means together with corresponding characters;
When the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters, an equation for each coefficient corresponding to the order of the variable included in the equation is displayed in response to a user operation. An equation display means ;
The number-equations calculating unit characterized in that example Bei a.
ユーザ操作に応じて入力された文字を含む数式を表示する数式表示手段と、
この数式表示手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段と、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段と、
この定数求解演算手段により求められた前記数値を対応する文字とともに表示する定数値表示手段と、
等号及び不等号を含まない数式を恒等式と対応付けた恒等式データを複数種類記憶する恒等式データ記憶手段と
備え、
前記数式表示手段は、ユーザ操作に応じて入力された文字を含む数式に等号及び不等号が含まれない場合に、当該数式に対応する恒等式が前記恒等式データ記憶手段により記憶されている場合には、当該恒等式を読み出して表示する、
ことを特徴とする数式演算装置。
Formula display means for displaying a formula including a character input in response to a user operation;
Variable designation means for designating any one type of character included in the mathematical formula displayed by the mathematical formula display means as a variable in response to a user operation;
When the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters, the equation is an identity for the variable designated by the variable designation means, and the order of the variable included in the equation Constant solving calculation means for finding a numerical value corresponding to the character other than the variable by solving an equation for each coefficient according to
Constant value display means for displaying the numerical value obtained by the constant solution calculating means together with corresponding characters;
An identity data storage means for storing a plurality of types of identity data in which a mathematical expression not including an equal sign and an inequality sign is associated with the identity ;
With
The mathematical expression display means, when an equality and an inequality sign are not included in a mathematical expression including characters input in response to a user operation, and an identity corresponding to the mathematical expression is stored in the identity data storage means , Read and display the identity
The number-equations calculating unit you wherein a.
コンピュータを、
ユーザ操作に応じて入力された文字を含む数式を表示部に表示させる数式表示制御手段、
この数式表示制御手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段、
前記数式表示制御手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段、
この定数求解演算手段により求められた前記数値を対応する文字とともに前記表示部に表示させる定数値表示制御手段、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて当該等式に含まれる前記変数に任意の数値を代入する数値代入手段、
この数値代入手段により前記変数に前記数値が代入された前記等式を演算し、その演算結果を表示する代入演算結果表示手段、
として機能させるようにしたコンピュータ読み込み可能な数式演算処理プログラム。
Computer
Formula display control means for causing a display unit to display a formula including characters inputted in response to a user operation,
Variable designation means for designating any one type of character included in the mathematical expression displayed by the mathematical expression display control means as a variable in accordance with a user operation;
When the mathematical expression displayed by the mathematical expression display control means is an equation including a plurality of types of characters, the equation is an identity relating to the variable designated by the variable designation means, and the variable included in the equation Constant solution calculation means for finding a numerical value corresponding to the character other than the variable by solving an equation for each coefficient according to the order,
Constant value display control means for displaying the numerical value obtained by the constant solution calculating means together with the corresponding characters on the display unit;
A numerical value substitution means for assigning an arbitrary numerical value to the variable included in the equation according to a user operation when the mathematical expression displayed by the mathematical expression display means is an equation including a plurality of types of characters;
Substitution calculation result display means for calculating the equation in which the numerical value is assigned to the variable by the numerical substitution means and displaying the calculation result;
A computer-readable mathematical calculation processing program that functions as a computer program.
コンピュータを、
ユーザ操作に応じて入力された文字を含む数式を表示部に表示させる数式表示制御手段、
この数式表示制御手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段、
前記数式表示制御手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段、
この定数求解演算手段により求められた前記数値を対応する文字とともに前記表示部に表示させる定数値表示制御手段、
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて当該等式の両辺に四則演算すべき任意の数式を入力する演算数式入力手段、
この演算数式入力手段により入力された数式に基づき前記等式の両辺を四則演算し、その演算結果を表示する四則演算結果表示手段、
として機能させるようにしたコンピュータ読み込み可能な数式演算処理プログラム。
Computer
Formula display control means for causing a display unit to display a formula including characters inputted in response to a user operation,
Variable designation means for designating any one type of character included in the mathematical expression displayed by the mathematical expression display control means as a variable in accordance with a user operation;
When the mathematical expression displayed by the mathematical expression display control means is an equation including a plurality of types of characters, the equation is an identity relating to the variable designated by the variable designation means, and the variable included in the equation Constant solution calculation means for finding a numerical value corresponding to the character other than the variable by solving an equation for each coefficient according to the order,
Constant value display control means for displaying the numerical value obtained by the constant solution calculating means together with the corresponding characters on the display unit;
When the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters, an arithmetic formula input means for inputting an arbitrary mathematical formula to be subjected to four arithmetic operations on both sides of the formula in accordance with a user operation;
Four arithmetic operation result display means for performing four arithmetic operations on both sides of the equation based on the mathematical formula input by the arithmetic mathematical formula input means, and displaying the arithmetic results;
A computer-readable mathematical calculation processing program that functions as a computer program.
コンピュータを、Computer
ユーザ操作に応じて入力された文字を含む数式を表示部に表示させる数式表示制御手段、Formula display control means for causing a display unit to display a formula including characters inputted in response to a user operation,
この数式表示制御手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段、Variable designation means for designating any one type of character included in the mathematical expression displayed by the mathematical expression display control means as a variable in accordance with a user operation;
前記数式表示制御手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段、When the mathematical expression displayed by the mathematical expression display control means is an equation including a plurality of types of characters, the equation is an identity relating to the variable designated by the variable designation means, and the variable included in the equation Constant solution calculation means for finding a numerical value corresponding to the character other than the variable by solving an equation for each coefficient according to the order,
この定数求解演算手段により求められた前記数値を対応する文字とともに前記表示部に表示させる定数値表示制御手段、Constant value display control means for displaying the numerical value obtained by the constant solution calculating means together with the corresponding characters on the display unit;
前記数式表示手段により表示された数式が複数種類の文字を含む等式である場合に、ユーザ操作に応じて前記等式に含まれる前記変数の次数に応じた係数ごとの等式をそれぞれ表示する方程式表示手段、When the mathematical formula displayed by the mathematical formula display means is an equation including a plurality of types of characters, an equation for each coefficient corresponding to the order of the variable included in the equation is displayed in response to a user operation. Equation display means,
として機能させるようにしたコンピュータ読み込み可能な数式演算処理プログラム。A computer-readable mathematical calculation processing program that functions as a computer program.
コンピュータを、
ユーザ操作に応じて入力された文字を含む数式を表示部に表示させる数式表示制御手段、
この数式表示制御手段により表示された数式に含まれる任意の1種類の文字をユーザ操作に応じて変数として指定する変数指定手段、
前記数式表示制御手段により表示された数式が複数種類の文字を含む等式である場合に、当該等式を前記変数指定手段により指定された変数に関する恒等式とし、該等式に含まれる前記変数の次数に応じた係数ごとの等式を解くことで、前記変数以外の前記文字に対応する数値を求める定数求解演算手段、
この定数求解演算手段により求められた前記数値を対応する文字とともに前記表示部に表示させる定数値表示制御手段、
等号及び不等号を含まない数式を恒等式と対応付けた恒等式データを複数種類記憶する恒等式データ記憶手段、
として機能させ、
前記数式表示手段は、ユーザ操作に応じて入力された文字を含む数式に等号及び不等号が含まれない場合に、当該数式に対応する恒等式が前記恒等式データ記憶手段により記憶されている場合には、当該恒等式を読み出して表示する
ことを特徴とするコンピュータ読み込み可能な数式演算処理プログラム。
Computer
Formula display control means for causing a display unit to display a formula including characters inputted in response to a user operation,
Variable designation means for designating any one type of character included in the mathematical expression displayed by the mathematical expression display control means as a variable in accordance with a user operation;
When the mathematical expression displayed by the mathematical expression display control means is an equation including a plurality of types of characters, the equation is an identity relating to the variable designated by the variable designation means, and the variable included in the equation Constant solution calculation means for finding a numerical value corresponding to the character other than the variable by solving an equation for each coefficient according to the order,
Constant value display control means for displaying the numerical value obtained by the constant solution calculating means together with the corresponding characters on the display unit;
An identity data storage means for storing a plurality of types of identity data in which a mathematical expression not including an equal sign and an inequality sign is associated with the identity;
Function as
The mathematical expression display means, when an equality and an inequality sign are not included in a mathematical expression including characters input in response to a user operation, and an identity corresponding to the mathematical expression is stored in the identity data storage means , Read and display the identity
A computer-readable mathematical formula processing program.
JP2008096395A 2008-04-02 2008-04-02 Formula arithmetic device and formula calculation processing program Active JP5286890B2 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2008096395A JP5286890B2 (en) 2008-04-02 2008-04-02 Formula arithmetic device and formula calculation processing program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2008096395A JP5286890B2 (en) 2008-04-02 2008-04-02 Formula arithmetic device and formula calculation processing program

Publications (2)

Publication Number Publication Date
JP2009251749A JP2009251749A (en) 2009-10-29
JP5286890B2 true JP5286890B2 (en) 2013-09-11

Family

ID=41312431

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2008096395A Active JP5286890B2 (en) 2008-04-02 2008-04-02 Formula arithmetic device and formula calculation processing program

Country Status (1)

Country Link
JP (1) JP5286890B2 (en)

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH07191965A (en) * 1993-12-27 1995-07-28 Mitsubishi Electric Corp Method and device for designing and estimating the objective system

Also Published As

Publication number Publication date
JP2009251749A (en) 2009-10-29

Similar Documents

Publication Publication Date Title
EP2797008B1 (en) Graph display device, graph display method and control program
JP4661654B2 (en) Formula display control apparatus and formula display control program
JP2009251750A (en) Electronic calculator and its control program
JP6269220B2 (en) Formula display control apparatus, formula display control method, formula display control program
JP6318615B2 (en) Graph display control device, electronic device, and program
JP2010211281A (en) Graph display control apparatus and program
JP2008276741A (en) Function calculator and control program therefor
JP4961792B2 (en) Formula editing apparatus and formula editing program
JP5286890B2 (en) Formula arithmetic device and formula calculation processing program
JP2006331184A (en) Electronic apparatus and control program for the same
JP4325712B2 (en) Inequality calculator
JP5979212B2 (en) Electronic equipment and programs
JP6504128B2 (en) Electronic device, data processing method and program
JP5326263B2 (en) Numerical computer and program
JP2011043917A (en) Mathematical expression display arithmetic unit and program
JP6528483B2 (en) Computation processing device and program
JP5900138B2 (en) Fraction display processing apparatus, mathematical expression display method, and program
JP5724617B2 (en) Matrix calculation device and program
JP5017679B2 (en) Formula calculator and control program therefor
JP5962802B2 (en) Mathematical formula learning device and program
JP2009187492A (en) Electronic equipment provided with arithmetic function and arithmetic processing program
JP5380981B2 (en) Mathematical formula calculation apparatus and mathematical formula calculation program
JP2010072940A (en) Electronic computer
JP6365018B2 (en) Mathematical expression display control apparatus and program
JP4983855B2 (en) Electronic device and program having building block display function

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20110304

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20130108

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20130308

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: 20130507

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20130520

R150 Certificate of patent or registration of utility model

Ref document number: 5286890

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150