JP2016062504A - Mathematical expression processing device, calculation server, and program - Google Patents

Mathematical expression processing device, calculation server, and program Download PDF

Info

Publication number
JP2016062504A
JP2016062504A JP2014191879A JP2014191879A JP2016062504A JP 2016062504 A JP2016062504 A JP 2016062504A JP 2014191879 A JP2014191879 A JP 2014191879A JP 2014191879 A JP2014191879 A JP 2014191879A JP 2016062504 A JP2016062504 A JP 2016062504A
Authority
JP
Japan
Prior art keywords
variable
calculation
mathematical
mathematical expression
formula
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.)
Granted
Application number
JP2014191879A
Other languages
Japanese (ja)
Other versions
JP6314763B2 (en
Inventor
博明 吉澤
Hiroaki Yoshizawa
博明 吉澤
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 JP2014191879A priority Critical patent/JP6314763B2/en
Priority to US14/855,122 priority patent/US10192329B2/en
Priority to US14/855,084 priority patent/US20160085845A1/en
Priority to US14/856,031 priority patent/US20160086513A1/en
Priority to US14/855,921 priority patent/US10042811B2/en
Priority to US14/856,478 priority patent/US10210132B2/en
Priority to AU2015227485A priority patent/AU2015227485B2/en
Priority to EP15185876.8A priority patent/EP2998875A3/en
Priority to EP15185883.4A priority patent/EP2998876B1/en
Priority to CN201510733572.5A priority patent/CN105446588B/en
Priority to CN201510724380.8A priority patent/CN105447897B/en
Priority to CN201810812277.2A priority patent/CN108959164B/en
Priority to CN201510603631.7A priority patent/CN105446931B/en
Priority to CN201510604636.1A priority patent/CN105446679B/en
Priority to CN201510604184.7A priority patent/CN105446587B/en
Publication of JP2016062504A publication Critical patent/JP2016062504A/en
Application granted granted Critical
Publication of JP6314763B2 publication Critical patent/JP6314763B2/en
Priority to US16/149,604 priority patent/US10372666B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Landscapes

  • Calculators And Similar Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To allow a communication apparatus and a calculation server to calculate a mathematical expression input by a mathematical expression processing device.SOLUTION: A scientific calculator as a mathematical expression processing device stores the variable values of a plurality of variables that can be included in a mathematical expression in a variable value memory 145. When a mathematical expression is input in response to the operation of a key input unit 11 by a user, a CPU 13 detects a variable included in the input mathematical expression among the variable values stored in the variable value memory 145. A display output unit 12 outputs the input mathematical expression and the value of the detected variable to the outside.SELECTED DRAWING: Figure 2

Description

本発明は、数式処理装置、計算サーバおよびプログラムに関する。   The present invention relates to a mathematical expression processing apparatus, a calculation server, and a program.

特許文献1は、テキスト入力表示装置にて入力したテキストをQRコード(登録商標)等の2次元コード化して表示して、他の機器のカメラで撮影してテキスト変換して当該機器で利用できるようにすることを提案している。   Japanese Patent Laid-Open No. 2004-26883 can display text input by a text input display device as a two-dimensional code such as a QR code (registered trademark), photograph it with a camera of another device, convert the text, and use the device. Propose to do so.

一方、従来より、関数電卓と称する様々な関数式の計算過程を学習させる数式処理装置が広く利用されている。   On the other hand, conventionally, mathematical expression processing apparatuses that learn the calculation process of various functional expressions called scientific calculators have been widely used.

また、近年、スマートフォン等の通信機器からアクセスして、インターネット上で高機能な計算サービスを受けられるようにする計算サーバも提供されている。   In recent years, a calculation server that can be accessed from a communication device such as a smartphone and receive a high-performance calculation service on the Internet is also provided.

特開2011−76540号公報JP 2011-76540 A

数式処理装置においても、前記特許文献1のように、入力された数式を2次元コード化して、スマートフォン等の通信機器のカメラで撮影して、当該通信機器で数式を計算したり、さらに当該通信機器から計算サーバにアクセスして数式を計算したりすることが考えられる。   Also in the mathematical expression processing apparatus, as in Patent Document 1, the input mathematical expression is converted into a two-dimensional code, photographed with a camera of a communication device such as a smartphone, and the communication device calculates the mathematical expression. It is conceivable to access a calculation server from a device and calculate a mathematical formula.

しかしながら、数式処理装置において、前記特許文献1のように単に入力された数式を2次元コード化したのでは、当該通信機器或いは計算サーバでは、その数式自体は利用できるが、それだけでは情報が不足して、適切に数式を計算ができないという場合がある。すなわち、数式には、その数式の計算に必要な設定や変数といった、数式を計算するのに必要な関連データが必要な場合がある。   However, in the mathematical expression processing apparatus, if the mathematical expression that is simply input is converted into a two-dimensional code as in Patent Document 1, the mathematical expression itself can be used in the communication device or the calculation server, but the information itself is insufficient. In some cases, mathematical formulas cannot be calculated appropriately. That is, the mathematical formula may require related data necessary to calculate the mathematical formula, such as settings and variables necessary to calculate the mathematical formula.

本発明は、このような課題に鑑みなされたもので、入力された数式を通信機器や計算サーバで計算できるように出力可能な数式処理装置、および該数式処理装置から出力された数式を計算する計算サーバ、並びに、電子機器のコンピュータをそれら数式処理装置または計算サーバとして機能させるためのプログラムを提供することを目的とする。   The present invention has been made in view of the above problems, and calculates a mathematical expression processing apparatus that can output an input mathematical expression so that it can be calculated by a communication device or a calculation server, and a mathematical expression output from the mathematical expression processing apparatus. It is an object of the present invention to provide a calculation server and a program for causing a computer of an electronic device to function as the mathematical expression processing device or the calculation server.

本発明に係る数式処理装置は、数式に含めることが可能な複数の変数について変数値をそれぞれ記憶する変数値記憶手段と、ユーザ操作に応じて、数式が入力される数式入力手段と、前記変数値記憶手段に記憶された変数値のうち、前記数式入力手段により入力された数式に含まれる変数を検出する変数検出手段と、前記数式入力手段により入力された数式と前記変数検出手段により検出された変数の変数値とを外部出力する出力手段と、を備えたことを特徴としている。
また、本発明に係る計算サーバは、数式処理装置から外部出力された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを受信する受信手段と、前記受信手段により受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとに基づいて、前記数式の計算を行い、その計算結果を送信する計算結果送信手段と、前記受信手段により受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、整合しない旨の情報を送信する不整合情報送信手段と、前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、修正された変数値又は設定データを受信する修正データ受信手段と、を備えたことを特徴としている。
また、本発明に係るプログラムは、電子機器のコンピュータを制御するためのプログラムであって、前記コンピュータを、数式に含むことが可能な複数の変数について変数値をそれぞれ記憶する変数値記憶手段、ユーザ操作に応じて、数式が入力される数式入力手段、前記変数値記憶手段に記憶された変数値のうち、前記数式入力手段により入力された数式に含まれる変数の変数値を検出する変数検出手段、前記数式入力手段により入力された数式と前記変数検出手段により検出された変数の変数値とを外部出力する出力手段、として機能させるためのコンピュータ読み込み可能なプログラムであることを特徴としている。
あるいは、本発明に係るプログラムは、電子機器のコンピュータを制御するためのプログラムであって、前記コンピュータを、数式処理装置から外部出力された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを受信する受信手段、前記受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとに基づいて、前記数式の計算を行い、その計算結果を送信する計算結果送信手段、前記受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、整合しない旨の情報を送信する不整合情報送信手段、前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、修正された変数値又は設定データを受信する修正データ受信手段、として機能させるためのコンピュータ読み込み可能なプログラムであることを特徴としている。
A mathematical expression processing apparatus according to the present invention includes a variable value storage means for storing variable values for a plurality of variables that can be included in a mathematical expression, a mathematical expression input means for inputting a mathematical expression in response to a user operation, and the variable Among the variable values stored in the value storage means, variable detection means for detecting a variable included in the mathematical expression input by the mathematical expression input means, the mathematical expression input by the mathematical expression input means, and the variable detection means Output means for outputting the variable values of the variables to the outside.
In addition, the calculation server according to the present invention includes: a receiving unit that receives a mathematical expression and a variable value of a variable included in the mathematical expression or setting data necessary for calculating the mathematical expression, which is output from the mathematical expression processing apparatus; Calculation result transmission means for performing calculation of the mathematical expression and transmitting the calculation result based on the mathematical expression and the variable value of the variable included in the mathematical expression or setting data necessary for calculation of the mathematical expression received by the means; Inconsistent information transmitting means for transmitting information indicating that the mathematical expression and the variable value of the variable included in the mathematical expression or the setting data necessary for calculation of the mathematical expression are not matched, received by the receiving means. And the modified data reception for receiving the modified variable value or the setting data when the mathematical expression and the variable value of the variable included in the mathematical expression or the setting data necessary for the calculation of the mathematical expression do not match Is characterized by comprising: a stage, a.
A program according to the present invention is a program for controlling a computer of an electronic device, and the computer stores a variable value storage unit that stores variable values for a plurality of variables that can be included in a mathematical expression. A mathematical expression input means for inputting a mathematical expression in response to an operation, and a variable detection means for detecting a variable value of a variable included in the mathematical expression input by the mathematical expression input means among the variable values stored in the variable value storage means. The computer-readable program for functioning as an output means for externally outputting the mathematical formula input by the mathematical formula input means and the variable value of the variable detected by the variable detection means.
Alternatively, the program according to the present invention is a program for controlling a computer of an electronic device, wherein the computer is externally output from a mathematical expression processing device and a variable value of a variable included in the mathematical expression or the mathematical expression. Receiving means for receiving setting data necessary for the calculation of the formula, and calculating the formula based on the received formula and the variable value of the variable included in the formula or the setting data required for the calculation of the formula. A calculation result transmitting means for transmitting the calculation result, and when the received formula does not match with the variable value of the variable included in the formula or the setting data required for the calculation of the formula Inconsistent information transmitting means for transmitting information, and the formula is corrected when the variable value of the variable included in the formula or the setting data necessary for the calculation of the formula does not match. It is characterized by a computer readable program for variable values or correction data receiving means for receiving configuration data, to function as a.

本発明によれば、数式処理装置でユーザ操作により入力された数式を通信機器や計算サーバで計算することが可能になる。   ADVANTAGE OF THE INVENTION According to this invention, it becomes possible to calculate the numerical formula input by user operation with the numerical formula processing apparatus with a communication apparatus or a calculation server.

本発明の数式処理装置の第1実施形態に係る関数電卓の外観構成を示すと共に、該関数電卓と本発明の第1実施形態に係る計算サーバとの関係を示す模式図である。It is a schematic diagram which shows the external appearance structure of the scientific calculator which concerns on 1st Embodiment of the numerical formula processing apparatus of this invention, and the relationship between this scientific calculator and the calculation server which concerns on 1st Embodiment of this invention. 前記関数電卓の回路構成を示す図である。It is a figure which shows the circuit structure of the said scientific calculator. 前記計算サーバの回路構成を示す図である。It is a figure which shows the circuit structure of the said calculation server. 前記関数電卓の表示制御処理のフローチャートを示す図である。It is a figure which shows the flowchart of the display control process of the said scientific calculator. (A)乃至(F)はそれぞれ前記関数電卓のユーザ操作とそれに応じた表示出力との例を示す図であり、(G)は2次元コードの内容のデータを示す図である。(A) thru | or (F) is a figure which shows the example of the user operation of the said scientific calculator, and the display output according to it, respectively, (G) is a figure which shows the data of the content of a two-dimensional code. (A)は図4中の必要情報検出処理のフローチャートを示す図であり、(B)は図5(F)の2次元コードの内容に基づく計算結果の通信機器での表示を示す図であり、(C)は図7(G)の2次元コードの内容に基づく計算結果の通信機器での表示を示す図である。(A) is a figure which shows the flowchart of the required information detection process in FIG. 4, (B) is a figure which shows the display in the communication apparatus of the calculation result based on the content of the two-dimensional code of FIG.5 (F). (C) is a figure which shows the display with the communication apparatus of the calculation result based on the content of the two-dimensional code of FIG.7 (G). (A)乃至(F)はそれぞれ前記関数電卓のユーザ操作とそれに応じた表示出力との別の例を示す図であり、(G)は2次元コードの内容のデータを示す図である。(A) thru | or (F) is a figure which shows another example of the user operation of the said scientific calculator, and the display output according to it, respectively, (G) is a figure which shows the data of the content of a two-dimensional code. (A)は前記計算サーバのサーバ処理のフローチートを示す図であり、(B)は本発明の第2実施形態に係る計算サーバのサーバ処理のフローチートを示す図である。(A) is a figure which shows the flowchart of the server process of the said calculation server, (B) is a figure which shows the flowchart of the server process of the calculation server which concerns on 2nd Embodiment of this invention. 図8中の数式、検出データ整合確認処理のフローチャートを示す図である。It is a figure which shows the flowchart of the numerical formula in FIG. 8, and a detection data matching confirmation process. (A)乃至(F)はそれぞれ前記関数電卓のユーザ操作とそれに応じた表示出力との更に別の例を示す図であり、(G)は2次元コードの内容を示す図である。(A) thru | or (F) is a figure which shows the further another example of the user operation of the said scientific calculator, and the display output according to it, respectively, (G) is a figure which shows the content of a two-dimensional code. (A)は図10(G)の2次元コードの内容に基づく計算結果の通信機器での表示を示す図であり、(B)は通信機器での設定値の修正入力を説明するための図であり、(C)は修正された設定値に基づく計算結果の通信機器での表示を示す図である。(A) is a figure which shows the display in the communication apparatus of the calculation result based on the content of the two-dimensional code of FIG.10 (G), (B) is a figure for demonstrating the correction input of the setting value in a communication apparatus. (C) is a figure which shows the display in the communication apparatus of the calculation result based on the corrected setting value. (A)および(B)はそれぞれ本発明の数式処理装置の第2実施形態に係る関数電卓における表示例を示す図であり、(C)は2次元コードの内容を示す図であり、(D)は(C)の2次元コードの内容に基づく計算結果の通信機器でのテーブル表示を示す図であり、(E)は表示切替した計算結果の通信機器でのグラフ表示を示す図である。(A) And (B) is a figure which shows the example of a display in the scientific calculator which concerns on 2nd Embodiment of the numerical formula processing apparatus of this invention, respectively, (C) is a figure which shows the content of a two-dimensional code, (D ) Is a diagram showing a table display on the communication device of the calculation result based on the contents of the two-dimensional code of (C), and (E) is a diagram showing a graph display on the communication device of the calculation result whose display has been switched. (A)はグラフ表示でのアラート表示を示す図であり、(B)は通信機器での設定値の修正入力を説明するための図であり、(C)は修正された設定値に基づく計算結果の通信機器でのグラフ表示を示す図である。(A) is a figure which shows the alert display by a graph display, (B) is a figure for demonstrating the correction input of the setting value in a communication apparatus, (C) is a calculation based on the corrected setting value It is a figure which shows the graph display in the communication apparatus of a result.

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

[第1実施形態]
ここでは、図1に示すように、本発明の数式処理装置の第1実施形態に係る関数電卓10と、関数電卓10から表示出力されたQRコード等の2次元コードを撮影するスマートフォン等のカメラ付き通信機器Eと、該カメラ付き通信機器Eが、その撮影した2次元コードの内容に従ってインターネット等の通信ネットワークNを介してアクセス可能な、本発明の第1実施形態に係る計算サーバ20と、該計算サーバ20での計算結果を通信ネットワークNを介して受信して表示出力する通信機器Eとからなるシステムを例に説明する。なお、同図では、2つの通信機器Eを示しているが、これは計算サーバ20に対する送信データと受信データの表示の違いを示すために別のものとして示したに過ぎす、実際には同じもの即ち一つの通信機器である。勿論、同図のように、別々の通信機器としても構わない。また、この通信機器Eは、スマートフォンに限定されるものではなく、PDA(personal digital assistants)、タブレットPC、ノートPC(personal computer)等として構成され得る。
[First Embodiment]
Here, as shown in FIG. 1, the scientific calculator 10 according to the first embodiment of the mathematical expression processing apparatus of the present invention, and a camera such as a smartphone that captures a two-dimensional code such as a QR code displayed and output from the scientific calculator 10 The communication device E with the camera and the communication device E with the camera accessible via the communication network N such as the Internet according to the content of the photographed two-dimensional code, the calculation server 20 according to the first embodiment of the present invention, A description will be given by taking as an example a system including the communication device E that receives the calculation result in the calculation server 20 via the communication network N and displays and outputs it. In the figure, two communication devices E are shown, but this is merely shown as a separate one to show the difference in display of transmission data and reception data with respect to the calculation server 20, in fact the same. Thing, one communication device. Of course, separate communication devices may be used as shown in FIG. The communication device E is not limited to a smartphone, and may be configured as a PDA (personal digital assistants), a tablet PC, a notebook PC (personal computer), or the like.

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

前記キー入力部11には、数値や数式を入力したり計算の実行を指示したりするための数値・演算記号キー群111、各種の関数を入力したりメモリ機能を立ち上げたりするための関数機能キー群112、各種動作モードのメニュー画面を表示させたり動作モードの設定を指示したりするためのモード設定キー群113、前記表示出力部12に表示されたカーソルの移動操作やデータ項目の選択操作などを行うためのカーソルキー114が備えられる。   The key input unit 11 is a numerical value / arithmetic symbol key group 111 for inputting numerical values and mathematical formulas and instructing execution of calculations, and a function for inputting various functions and for starting up a memory function. Function key group 112, mode setting key group 113 for displaying a menu screen of various operation modes and instructing setting of the operation mode, moving operation of the cursor displayed on the display output unit 12, and selection of data items A cursor key 114 for performing operations and the like is provided.

前記数値・演算記号キー群111としては、[0]〜[9](数値)キー、[+][−][×][÷](四則記号)キー、[Ans][=](実行)キー、[AC](クリア)キーなどが配列される。   The numerical / arithmetic symbol key group 111 includes [0] to [9] (numerical value) keys, [+] [−] [×] [÷] (four basic symbols) keys, and [Ans] [=] (execution). Key, [AC] (Clear) key, etc. are arranged.

前記関数機能キー群112としては、[x-1](−1乗;逆数)キーをはじめ、[√□](ルート)キー、[□/□](分数)キー、[sin](サイン)キー、[M+](メモリプラス)キー、[OPTN](オプション)キー、[RCL](メモリ呼び出し)キーなどが配列される。 The function function key group 112 includes an [x −1 ] ( −1 power; reciprocal) key, a [√ □] (root) key, a [□ / □] (fraction) key, and a [sin] (sign). A key, an [M +] (memory plus) key, an [OPTN] (option) key, an [RCL] (memory call) key, and the like are arranged.

前記モード設定キー群113としては、[MODE](モード)キー、[SHIFT](シフト)キー、[ALPHA](アルファベット)キー、[ON](電源オン)キーなどが配列される。   As the mode setting key group 113, a [MODE] (mode) key, a [SHIFT] (shift) key, an [ALPHA] (alphabet) key, an [ON] (power on) key, and the like are arranged.

なお、前記数値・演算記号キー群111や関数機能キー群112のキーは、[SHIFT]キーと同時に操作される(同時に押下される)ことで、そのキートップに記載されたキー機能ではなく、そのキーの上方に記載されたキーとして機能できるようになっている。例えば、[SHIFT]キーと[AC]キーとの同時操作(以下、[SHIFT]+[AC]キーと記す。以下同様。)は[OFF](電源オフ)キーとなる。[SHIFT]+[OPTN]キーは[QR](QR)キーとなり、[SHIFT]+[RCL]キーは[STO](メモリ登録)キーとなる。   The keys of the numerical / arithmetic symbol key group 111 and the function function key group 112 are not the key functions described on the key tops by being operated (pressed simultaneously) with the [SHIFT] key, It can function as a key described above the key. For example, a simultaneous operation of the [SHIFT] key and the [AC] key (hereinafter referred to as [SHIFT] + [AC] key; the same applies hereinafter) is an [OFF] (power off) key. The [SHIFT] + [OPTN] key becomes a [QR] (QR) key, and the [SHIFT] + [RCL] key becomes a [STO] (memory registration) key.

前記表示出力部12は、ドットマトリクス型の液晶表示ユニットからなる。   The display output unit 12 includes a dot matrix type liquid crystal display unit.

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

この関数電卓10の電子回路は、前記キー入力部11および表示出力部12に加えて、コンピュータであるCPU13と、メモリ14と、記録媒体読取部15とを備えている。また、同図に破線で示すように、無線通信部16を備えていても良い。   In addition to the key input unit 11 and the display output unit 12, the electronic circuit of the scientific calculator 10 includes a CPU 13 that is a computer, a memory 14, and a recording medium reading unit 15. Further, as indicated by a broken line in FIG.

前記CPU13は、メモリ14に記憶されている数式計算処理プログラム141に従い回路各部の動作を制御し、キー入力部11からのキー入力信号に応じた各種の演算処理を実行する。この数式計算処理プログラム141は、メモリ14に予め記憶されていても良いし、あるいはメモリカード等の外部記録媒体Mから記録媒体読取部15を介してメモリ14に読み込まれて記憶されたものであっても良い。この数式計算処理プログラム141は、ユーザがキー入力部11の操作によって書き換えできないようになっている。   The CPU 13 controls the operation of each part of the circuit according to the mathematical formula calculation program 141 stored in the memory 14 and executes various arithmetic processes according to the key input signal from the key input unit 11. The mathematical formula calculation program 141 may be stored in the memory 14 in advance, or may be read from the external recording medium M such as a memory card into the memory 14 via the recording medium reading unit 15 and stored. May be. The mathematical formula calculation processing program 141 cannot be rewritten by the user by operating the key input unit 11.

前記メモリ14には、さらに、ユーザ書き換え不可能な情報として、固有ID142および計算サーバアドレス143も記憶される。ここで、前記固有ID142は、各関数電卓10に独特なIDである。計算サーバアドレス143は、前記計算サーバ20のインターネットアドレスである。なお、この計算サーバアドレス143は、前記数式計算処理プログラム141の一部として提供されても構わない。   The memory 14 further stores a unique ID 142 and a calculation server address 143 as information that cannot be rewritten by the user. Here, the unique ID 142 is an ID unique to each scientific calculator 10. The calculation server address 143 is the Internet address of the calculation server 20. The calculation server address 143 may be provided as a part of the mathematical formula calculation processing program 141.

前記メモリ14には、このようなユーザ書き換え不可能な情報の他に、ユーザが書き換え可能なデータを記憶するために、設定データメモリ144、変数値メモリ145、実行機能メモリ146、数式データメモリ147、その他データメモリ148、ワークエリア149などが確保されている。   In addition to such information that cannot be rewritten by the user, the memory 14 stores setting data memory 144, variable value memory 145, execution function memory 146, mathematical expression data memory 147 in order to store user-rewritable data. Other data memory 148, work area 149, etc. are secured.

前記設定データメモリ144には、前記キー入力部11の[SHIFT]+[MODE](=[SETUP])キー操作に従って設定された各種計算表示モードについての設定データが記憶される。この計算表示モードの設定データとしては、例えば、表示モード「1:LineIO(1行表示)モード/2:MthIO(教科書表示)モード」、角度計算モード「3:deg(度)モード/4:rad(ラジアン)モード/5:gra(グラード)モード」、丸め計算モード「6:Fix(小数点以下桁数固定)モード/7:Sci(有効桁数指定)モード/8:Normモード:丸めなし」、などの各種計算表示モードの設定データが記憶される。前記設定データメモリ144には、初期状態では、所定の初期設定のモードが設定されている。具体的には、表示モード(MthIO(教科書表示)モード)、角度計算モード(deg(度)モード/)、丸め計算モード(Norm:丸めなし)、などの初期設定のモードが記憶されている。そして、例えば[SHIFT]+[MODE](=[SETUP])キー操作の後に、「4」キーを押すと、角度モード(3:deg(度)モード)が、角度モード(4:rad(ラジアン)モード)に変更されて角度モードが登録される。   The setting data memory 144 stores setting data for various calculation display modes set according to the [SHIFT] + [MODE] (= [SETUP]) key operation of the key input unit 11. As setting data of this calculation display mode, for example, display mode “1: LineIO (single line display) mode / 2: MthIO (textbook display) mode”, angle calculation mode “3: deg (degree) mode / 4: rad (Radian) mode / 5: gra (grad) mode ", rounding calculation mode" 6: Fix (fixed number of decimal places) mode / 7: Sci (specified number of significant digits) mode / 8: Norm mode: no rounding ", The setting data of various calculation display modes such as are stored. In the setting data memory 144, a predetermined initial setting mode is set in the initial state. Specifically, initial setting modes such as a display mode (MthIO (textbook display) mode), an angle calculation mode (deg (degree) mode /), and a rounding calculation mode (Norm: no rounding) are stored. Then, for example, when the “4” key is pressed after operating the [SHIFT] + [MODE] (= [SETUP]) key, the angle mode (3: deg (degree) mode) is changed to the angle mode (4: rad (radian)). ) Mode) and the angle mode is registered.

前記変数値メモリ145は、A,B,C,D,E,F,M,X,Yの9つの文字に対して、個別に異なる数値などが記憶されるメモリ領域であり、初期状態では、全て「0」が記憶されている。そして例えば、前記キー入力部11の[3]キー,[SHIFT]+[RCL]キー(=[STO]キー),[(−)]キー(=[A]キー)というキー操作を行うことで、前記変数値メモリ145の変数メモリAが指定されて、変数値「3」が設定される。なお、前記変数値メモリ145を、A〜Zの各文字に対して、個別に異なる数値などが記憶されるメモリ領域としてもよい。その場合、ユーザ操作により変数が指定されて変数値が設定される毎に、その変数のメモリ領域を確保するようにしてもよい。   The variable value memory 145 is a memory area in which different numerical values are individually stored for nine characters of A, B, C, D, E, F, M, X, and Y. In the initial state, All “0” are stored. For example, by performing key operations such as the [3] key, [SHIFT] + [RCL] key (= [STO] key), and [(−)] key (= [A] key) of the key input unit 11. The variable memory A of the variable value memory 145 is designated, and the variable value “3” is set. The variable value memory 145 may be a memory area in which different numerical values are individually stored for the characters A to Z. In that case, each time a variable is specified by a user operation and a variable value is set, a memory area of the variable may be secured.

実行機能メモリ146には、前記キー入力部11の[MODE]キー操作に従って設定された、関数テーブル機能等の計算モードが記憶される。   The execution function memory 146 stores a calculation mode such as a function table function set in accordance with the [MODE] key operation of the key input unit 11.

数式データメモリ147には、前記キー入力部11によりキー入力されたキーコードのデータが順次入力され、これにより構成される数式のデータが記憶される。例えば数値キーは数字を示すコードで、「sin」などの関数キーはその関数を示すコードで、「+」「−」「×」「÷」などの算術記号キーはその算術記号を示すコードで記憶される。   In the formula data memory 147, key code data key-input by the key input unit 11 is sequentially input, and formula data constituted by the key code data is stored. For example, a numeric key is a code indicating a number, a function key such as “sin” is a code indicating the function, and an arithmetic symbol key such as “+”, “−”, “×”, and “÷” is a code indicating the arithmetic symbol. Remembered.

その他データメモリ148には、数式の計算に必要なその他のデータ、例えば計算範囲が記憶される。計算範囲は、初期値、最終値、ステップを含む。   The other data memory 148 stores other data necessary for calculating the mathematical expression, for example, a calculation range. The calculation range includes an initial value, a final value, and a step.

前記ワークエリア149には、前記数式計算処理プログラム141に従って、前記CPU13に入出力される各種のデータが必要に応じて一時的に記憶される。例えば、詳細は後述するようにして抽出された、数式の計算に必要な設定や変数が記憶される。   In the work area 149, various data input / output to / from the CPU 13 are temporarily stored as required according to the mathematical formula calculation program 141. For example, settings and variables necessary for calculation of mathematical expressions, which are extracted as described later in detail, are stored.

なお、無線通信部16は、Bluetooth(登録商標)や赤外線通信等の、外部の通信機器E等と無線通信する機能を備えている。   The wireless communication unit 16 has a function of performing wireless communication with an external communication device E or the like such as Bluetooth (registered trademark) or infrared communication.

このように構成された関数電卓10は、前記CPU13が前記数式計算処理プログラム141に記述された命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、以下の動作説明で述べるような、計算サーバ20のアドレス、当該関数電卓10の固有IDと、キー入力部11から入力された機能種別(例えば、関数テーブル機能)、機能別計算データ(例えば、関数式と計算範囲)、抽出データ、その他のデータ(例えば、設定データ)を2次元コード、本実施形態ではQRコード化し、表示出力部12により表示出力する、表示制御機能を実現する。   In the scientific calculator 10 configured as described above, the CPU 13 controls the operation of each part of the circuit in accordance with instructions described in the mathematical formula calculation processing program 141, and the software and hardware operate in cooperation. As described in the following description of the operation, the address of the calculation server 20, the unique ID of the scientific calculator 10, the function type (for example, function table function) input from the key input unit 11, and the function-specific calculation data (for example, function) An expression and calculation range), extracted data, and other data (for example, setting data) are converted into a two-dimensional code, in this embodiment, a QR code, and are displayed and output by the display output unit 12 to realize a display control function.

カメラ付き通信機器Eは、この関数電卓10の表示出力部12に表示出力されたQRコードを撮影し、その撮影したQRコードの内容(QRデータ)に従って通信ネットワークNを介して計算サーバ20にQRデータを送信する。   The camera-equipped communication device E captures the QR code displayed and output on the display output unit 12 of the scientific calculator 10 and transmits the QR code to the calculation server 20 via the communication network N according to the content (QR data) of the captured QR code. Send data.

図3は、前記計算サーバ20の電子回路の構成を示すブロック図である。   FIG. 3 is a block diagram showing the configuration of the electronic circuit of the calculation server 20.

この計算サーバ20の電子回路は、コンピュータであるCPU21と、メモリ22と、記録媒体23と、記録媒体読取部24と、通信部25とを備えている。また、同図に破線で示すように、キー入力部26或いは表示出力部27を備えていても良い。   The electronic circuit of the calculation server 20 includes a CPU 21 that is a computer, a memory 22, a recording medium 23, a recording medium reading unit 24, and a communication unit 25. Further, as indicated by a broken line in the figure, a key input unit 26 or a display output unit 27 may be provided.

前記CPU21は、メモリ22に予め記憶されている、あるいはメモリカード等の記録媒体23から記録媒体読取部24を介してメモリ22に読み込まれた、あるいは通信ネットワークN上のWebサーバから通信部25を介してメモリ22にダウンロードされた、サーバ制御プログラム221に従い回路各部の動作を制御し、通信部25で受信したカメラ付き通信機器Eからの受信QRデータに応じた各種の演算処理を実行する。   The CPU 21 is stored in the memory 22 in advance, or is read from the recording medium 23 such as a memory card into the memory 22 via the recording medium reading unit 24, or the communication unit 25 is transmitted from the Web server on the communication network N. The operation of each part of the circuit is controlled according to the server control program 221 downloaded to the memory 22 through the communication unit 25, and various arithmetic processes are executed according to the received QR data from the camera-equipped communication device E received by the communication unit 25.

前記メモリ22には、前記サーバ制御プログラム221が記憶される他に、通信部25を介して受信したQRデータを、その受信QRデータ毎に記憶する受信QRデータメモリ222が確保される。   In addition to storing the server control program 221, the memory 22 has a received QR data memory 222 that stores QR data received via the communication unit 25 for each received QR data.

なお、サーバ制御プログラム221は、当該計算サーバ20のオペレータのキー入力部26の設定操作やメンテナンス操作等に応じた設定動作やメンテナンス動作を行う機能、その動作の途中経過や結果を表示出力部27に表示する機能、等を備えている。   The server control program 221 displays a function for performing a setting operation or a maintenance operation according to a setting operation or a maintenance operation of the key input unit 26 of the operator of the calculation server 20, a progress or result of the operation, and a display output unit 27. It has a function to display on the screen.

このように構成された計算サーバ20は、前記CPU21が前記サーバ制御プログラム221に記述された命令に従い回路各部の動作を制御し、ソフトウエアとハードウエアとが協働して動作することにより、以下の動作説明で述べるような、受信QRデータに基づく数式の計算を行い、その計算結果を、前記受信QRデータの送信元であるカメラ付き通信機器Eを送信する、サーバ処理機能を実現する。なお、受信QRデータに、計算結果の送信先として別の通信機器を特定するための情報が含まれていたり、予め関数電卓10の固有IDに対応付けて送信先が特定されている際には、前記送信元のカメラ付き通信機器E以外へ計算結果を送信することも可能である。   In the calculation server 20 configured as described above, the CPU 21 controls the operation of each part of the circuit in accordance with the instructions described in the server control program 221, and the software and hardware operate in cooperation with each other. As described in the explanation of the operation, a server processing function is realized in which a mathematical expression is calculated based on the received QR data, and the calculation result is transmitted to the camera-equipped communication device E which is the transmission source of the received QR data. When the received QR data includes information for specifying another communication device as the transmission destination of the calculation result, or when the transmission destination is specified in advance in association with the unique ID of the scientific calculator 10 The calculation result can be transmitted to a device other than the camera-equipped communication device E as the transmission source.

カメラ付き通信機器Eは、通信ネットワークNを介して前記計算サーバ20から受信した計算結果を、その表示出力部EDに表示したり、当該カメラ付き通信機器EにプロジェクタPを接続して、計算結果を投影出力したりすることができる。   The camera-equipped communication device E displays the calculation result received from the calculation server 20 via the communication network N on the display output unit ED, or connects the projector P to the camera-equipped communication device E to calculate the calculation result. Can be projected and output.

次に、前記構成の関数電卓10の表示制御機能について、図4の表示制御処理のフローチャートに従って説明する。   Next, the display control function of the scientific calculator 10 having the above configuration will be described with reference to the flowchart of the display control process of FIG.

関数電卓10のCPU13は、キー入力部11の操作が行われると、それが設定データ変更操作であるか否か、つまり[SHIFT]+[MODE](=[SETUP])キー操作であるか否かを判別する(ステップS101)。ここで、設定データ変更操作でないと判別した場合には、CPU13は、キー入力部11の操作が関数テーブル機能の実行操作であるか否か、つまり[MODE]キー操作による関数テーブルの選択操作であるか否かを判別する(ステップS102)。そして、関数テーブル機能の実行操作でもないと判別した場合には、CPU13は、キー入力部11の操作が変数入力操作であるか否か、つまり[SHIFT]+[RCL](=[STO])キー操作であるか否かを判別する(ステップS103)。この変数入力操作でもないと判別した場合には、CPU13は、他の処理を実行することとなる。   When the key input unit 11 is operated, the CPU 13 of the scientific calculator 10 determines whether or not it is a setting data change operation, that is, whether or not it is a [SHIFT] + [MODE] (= [SETUP]) key operation. Is determined (step S101). If it is determined that the operation is not a setting data change operation, the CPU 13 determines whether or not the operation of the key input unit 11 is an execution operation of the function table function, that is, the function table selection operation by the [MODE] key operation. It is determined whether or not there is (step S102). If it is determined that the operation is not an execution operation of the function table function, the CPU 13 determines whether or not the operation of the key input unit 11 is a variable input operation, that is, [SHIFT] + [RCL] (= [STO]). It is determined whether or not the operation is a key operation (step S103). If it is determined that this is not a variable input operation, the CPU 13 executes another process.

前記ステップS101において、設定データ変更操作であると判別した場合、CPU13は、表示出力部12に数式の表示計算についての複数種類の設定データを変更して設定するための変更画面を表示させる。具体的には、表示設定モードである「1:MthIO(自然表示) 2:LineIO(ライン表示)」、角度計算の設定モードである「3:Deg(角度設定:度) 4:Rad(角度設定:ラジアン) 5:Gra(角度設定:グラード)」、丸め計算の設定モードである「6:Fix(小数点以下桁数固定)モード/7:Sci(有効桁数指定)モード/8:Normモード:丸めなし」、等が表示される(ステップS104)。そして、メモリ14の設定データメモリ144の内容を、キー入力部11のユーザ操作(数値キーによる番号入力)により設定されたモードに変更する。具体的には、ユーザが数字キー「4」を押す操作を行うと、メモリ14の設定データメモリ144の角度モードの内容がラジアンに変更して設定される(ステップS105)。その後、CPU13は、処理を前記ステップS101に戻す。   If it is determined in step S101 that the operation is a setting data change operation, the CPU 13 causes the display output unit 12 to display a change screen for changing and setting a plurality of types of setting data for the display calculation of the mathematical expression. Specifically, the display setting mode is “1: MthIO (natural display) 2: LineIO (line display)”, and the angle calculation setting mode is “3: Deg (angle setting: degree) 4: Rad (angle setting) : Radian) 5: Gra (angle setting: grad) ”,“ 6: Fix (fixed number of decimal places) mode ”/ 7: Sci (specified number of significant digits) mode / 8: Norm mode: "No rounding" is displayed (step S104). Then, the content of the setting data memory 144 of the memory 14 is changed to a mode set by a user operation (number input using a numeric key) of the key input unit 11. Specifically, when the user performs an operation of pressing the numeric key “4”, the content of the angle mode in the setting data memory 144 of the memory 14 is changed and set to radians (step S105). Thereafter, the CPU 13 returns the process to step S101.

一方、前記ステップS103において、変数入力操作であると判別した場合には、CPU13は、キー入力部11のユーザの入力操作により変数が指定されて変数値の入力を受けて(ステップS106)、メモリ14の指定の変数の変数値メモリ145に、その入力された変数値を設定する(ステップS107)。その後、CPU13は、処理を前記ステップS101に戻す。   On the other hand, if it is determined in step S103 that the operation is a variable input operation, the CPU 13 receives a variable value specified by a user input operation of the key input unit 11 and receives a variable value (step S106). The input variable value is set in the variable value memory 145 of the 14 designated variables (step S107). Thereafter, the CPU 13 returns the process to step S101.

そして、前記ステップS102において、関数テーブル機能の実行操作であると判別した場合には、CPU13は、メモリ14の実行機能メモリ146に「関数テーブル機能」を記憶すると共に、キー入力部11のユーザ操作による関数式1および関数式2の数式の入力を受け付ける(ステップS108)。これは、関数テーブル機能の実行操作に応じて表示出力部12に、まず関数式1の数式の入力のための「f(x)=」という表示を行うことで、ユーザに関数式1の数式の入力を促す。そして、ユーザは、キー入力部11を操作して、例えば、図5(A)に示すように、変数AおよびBを含む数式である関数式「(A+B)x」を入力した後、実行キーである[=]キーを操作する。これにより、メモリ14の数式データメモリ147に関数式1として「f(x)=(A+B)x」が登録される。引き続き、CPU13は、表示出力部12に、関数式2の入力のための「g(x)=」という表示を行うことで、ユーザに関数式2の数式の入力を促す。そして、ユーザは、キー入力部11を操作して、例えば、図5(B)に示すように、変数AおよびCを含む数式である関数式「(A+C)x」を入力した後、[=]キーを操作する。これにより、メモリ14の数式データメモリ147に関数式2として「g(x)=(A+C)x」が登録される。   If it is determined in step S102 that the operation is a function table function execution operation, the CPU 13 stores the “function table function” in the execution function memory 146 of the memory 14 and the user operation of the key input unit 11. The input of the mathematical expressions 1 and 2 is received (step S108). This is because the display of the function expression 1 is first displayed on the display output unit 12 in accordance with the execution operation of the function table function by displaying “f (x) =” for inputting the expression of the function expression 1. Prompt for Then, the user operates the key input unit 11 to input a function expression “(A + B) x” that is an expression including variables A and B, for example, as shown in FIG. The [=] key is operated. As a result, “f (x) = (A + B) x” is registered as the function formula 1 in the formula data memory 147 of the memory 14. Subsequently, the CPU 13 prompts the user to input the mathematical expression of the function expression 2 by displaying “g (x) =” for inputting the function expression 2 on the display output unit 12. Then, the user operates the key input unit 11 to input a function expression “(A + C) x” that is an expression including variables A and C, for example, as shown in FIG. ] Key. As a result, “g (x) = (A + C) x” is registered as the function expression 2 in the mathematical formula data memory 147 of the memory 14.

その後、CPU13は、キー入力部11の[QR]キーつまり[SHIFT]+[OPTN]キーが押されたか否かを判別する(ステップS109)。ここで、[QR]キーが押されたと判別した場合には、CPU13は、処理を後述するステップS113に進める。   Thereafter, the CPU 13 determines whether or not the [QR] key of the key input unit 11, that is, the [SHIFT] + [OPTN] key is pressed (step S109). If it is determined that the [QR] key has been pressed, the CPU 13 advances the process to step S113 described later.

これに対して、[QR]キーが押されていないと判別した場合には、CPU13は、キー入力部11のユーザ操作による関数式の計算範囲(初期値、最終値、ステップ(増分))の入力を受け付ける(ステップS110)。すなわち、CPU13は、表示出力部12に、まず初期値の入力のための「Start?」という表示を行うことで、ユーザに初期値の入力を促す。そして、ユーザは、キー入力部11を操作して、例えば、図5(C)に示すように、初期値としての数値[1]を入力した後、[=]キーを操作する。これにより、メモリ14のその他データメモリ148に初期値として「1」が登録される。引き続き、CPU13は、表示出力部12に、最終値の入力のための「End?」という表示を行うことで、ユーザに最終値の入力を促す。そして、ユーザは、キー入力部11を操作して、例えば、図5(D)に示すように、最終値としての数値[4]を入力した後、[=]キーを操作する。これにより、メモリ14のその他データメモリ148に最終値として「4」が登録される。その後、CPU13は、表示出力部12に、増分の入力のための「Step?」という表示を行うことで、ユーザに増分の入力を促す。そして、ユーザは、キー入力部11を操作して、例えば、図5(E)に示すように、増分としての数値[1]を入力した後、[=]キーを操作する。これにより、メモリ14のその他データメモリ148にステップとして「1」が登録される。   On the other hand, when it is determined that the [QR] key has not been pressed, the CPU 13 determines the calculation range (initial value, final value, step (increment)) of the function expression by the user operation of the key input unit 11. An input is received (step S110). That is, the CPU 13 prompts the user to input an initial value by first displaying “Start?” For input of an initial value on the display output unit 12. Then, the user operates the key input unit 11 to input a numerical value [1] as an initial value, for example, as shown in FIG. 5C, and then operates the [=] key. As a result, “1” is registered in the other data memory 148 of the memory 14 as an initial value. Subsequently, the CPU 13 prompts the user to input the final value by displaying “End?” For displaying the final value on the display output unit 12. Then, the user operates the key input unit 11 to input a numerical value [4] as a final value, for example, as shown in FIG. 5D, and then operates the [=] key. As a result, “4” is registered as the final value in the other data memory 148 of the memory 14. Thereafter, the CPU 13 prompts the user to input the increment by displaying “Step?” For the increment input on the display output unit 12. Then, the user operates the key input unit 11 to input a numerical value [1] as an increment, for example, as shown in FIG. 5E, and then operates the [=] key. As a result, “1” is registered in the other data memory 148 of the memory 14 as a step.

こうして関数式の計算範囲が入力されたならば、CPU13は、メモリ14の数式データメモリ147に記憶された関数式と、その他データメモリ148に記憶された計算範囲、および変数値メモリ145に記憶された変数とに基づいて、関数テーブルを計算し、その計算結果を、設定データメモリ144に記憶された設定モードに従って、表示出力部12に表示出力する(ステップS111)。   When the calculation range of the function formula is input in this way, the CPU 13 stores the function formula stored in the formula data memory 147 of the memory 14, the calculation range stored in the other data memory 148, and the variable value memory 145. The function table is calculated on the basis of the variable and the calculation result is displayed and output to the display output unit 12 according to the setting mode stored in the setting data memory 144 (step S111).

その後、CPU13は、キー入力部11の[QR]キーつまり[SHIFT]+[OPTN]キーが押されたか否かを判別する(ステップS112)。ここで、[QR]キーが押されたと判別した場合には、CPU13は、処理を後述するステップS113に進める。これに対して、[QR]キーが押されていないと判別した場合には、CPU13は、処理を前記ステップS101に戻す。   Thereafter, the CPU 13 determines whether or not the [QR] key of the key input unit 11, that is, the [SHIFT] + [OPTN] key is pressed (step S112). If it is determined that the [QR] key has been pressed, the CPU 13 advances the process to step S113 described later. On the other hand, if it is determined that the [QR] key has not been pressed, the CPU 13 returns the process to step S101.

前記ステップS109またはステップS112において、[QR]キーが押されたと判別した場合には、CPU13は、必要情報検出処理を実行する(ステップS113)。   If it is determined in step S109 or step S112 that the [QR] key has been pressed, the CPU 13 executes necessary information detection processing (step S113).

図6(A)は、この必要情報検出処理のフローチャートを示している。   FIG. 6A shows a flowchart of this necessary information detection process.

すなわち、この必要情報検出処理において、CPU13は、まず、メモリ14の数式データメモリ147に記憶された入力数式に変数が有るか否かを判別する(ステップS113A)。ここで、変数が無いと判別した場合には、CPU13は、更に、入力数式に三角関数が含まれるか否かを判別する(ステップS113B)。ここで、三角関数が含まれないと判別した場合には、CPU13は、処理を上位のルーチンに戻す。   That is, in this necessary information detection process, the CPU 13 first determines whether or not there is a variable in the input formula stored in the formula data memory 147 of the memory 14 (step S113A). If it is determined that there is no variable, the CPU 13 further determines whether or not a trigonometric function is included in the input formula (step S113B). If it is determined that the trigonometric function is not included, the CPU 13 returns the process to the upper routine.

前記ステップS113Aにおいて、変数が有ると判別した場合には、例えば、前述の例では、変数A,B,Cが有るので、CPU13は、入力式中の変数の値、例えば「1」,「4」,「3」をメモリ14の変数値メモリ145から抽出し、その抽出したデータをメモリ14のワークエリア149に抽出データとして格納する(ステップS113C)。その後、CPU13は、処理を前記ステップS113Bに進める。   If it is determined in step S113A that there is a variable, for example, in the above example, since there are variables A, B, and C, the CPU 13 determines the values of the variables in the input formula, for example, “1”, “4”. ”And“ 3 ”are extracted from the variable value memory 145 of the memory 14, and the extracted data is stored as extracted data in the work area 149 of the memory 14 (step S113C). Thereafter, the CPU 13 advances the process to step S113B.

また、前記ステップS113Bにおいて、三角関数が含まれると判別した場合には、CPU13は、設定されている角度モード(degモード/radモード/graモード)をメモリ14の設定データメモリ144から抽出し、その抽出したデータをメモリ14のワークエリア149に抽出データとして格納する(ステップS113D)。その後、CPU13は、処理を上位のルーチンに戻す。なお、計算結果が小数になる場合に、小数を丸めするかどうかを設定する丸めモードの設定データが必要となるが、この丸めモードの設定データも合わせて、抽出データとしてワークエリア149に抽出データとして格納するようにしてもよい。また、設定データメモリ144の各設定データを一括して、抽出データとしてワークエリア149に抽出データとして格納するようにしてもよい。   If it is determined in step S113B that a trigonometric function is included, the CPU 13 extracts the set angle mode (deg mode / rad mode / gra mode) from the setting data memory 144 of the memory 14, The extracted data is stored as extracted data in the work area 149 of the memory 14 (step S113D). Thereafter, the CPU 13 returns the processing to the upper routine. Note that when the calculation result is a decimal, rounding mode setting data for setting whether or not to round the decimal is necessary. The extracted data is also extracted into the work area 149 as the extracted data together with the rounding mode setting data. May be stored. Further, the setting data in the setting data memory 144 may be collectively stored as extracted data in the work area 149 as extracted data.

ここで、関数式に三角関数が含まれる例を図7に示す。   Here, an example in which a trigonometric function is included in the function expression is shown in FIG.

前記ステップS108において、関数式1の入力のための「f(x)=」という表示に対し、図7(A)に示すように、[sin]キーを操作すると、表示は「f(x)=sin(」となり、引き続き[x]キー([ALPHA]+[)]キー)、[)]キーを操作した後、実行キーである[=]キーを操作することで、メモリ14の数式データメモリ147に関数式1として「f(x)=sin(x)」が登録される。引き続き、関数式2の入力のための「g(x)=」という表示に対し、図7(B)に示すように、[cos]キーを操作すると、表示は「g(x)=cos(」となり、引き続き[x]キー([ALPHA]+[)]キー)、[)]キーを操作した後、実行キーである[=]キーを操作することで、メモリ14の数式データメモリ147に関数式2として「g(x)=cos(x)」が登録される。   In step S108, when the [sin] key is operated as shown in FIG. 7A in response to the display “f (x) =” for the input of the function expression 1, the display is “f (x)”. = Sin (", then the [x] key ([ALPHA] + [)] key) and the [)] key are operated, and then the [=] key that is the execution key is operated, whereby the mathematical formula data in the memory 14 “F (x) = sin (x)” is registered in the memory 147 as the function expression 1. Subsequently, when the [cos] key is operated as shown in FIG. 7B with respect to the display “g (x) =” for inputting the function expression 2, the display is “g (x) = cos ( Then, after the [x] key ([ALPHA] + [)] key) and the [)] key are operated, the [=] key that is the execution key is operated, whereby the mathematical formula data memory 147 of the memory 14 is stored. “G (x) = cos (x)” is registered as the function expression 2.

その後、ステップS110において、初期値の入力のための「Start?」という表示に対し、図7(C)に示すように、初期値としての数値[0]を入力した後、[=]キーを操作することで、メモリ14のその他データメモリ148に初期値として「0」が登録される。引き続き、最終値の入力のための「End?」という表示に対し、図7(D)に示すように、最終値としての数値[3][6][0]を入力した後、[=]キーを操作することで、メモリ14のその他データメモリ148に最終値として「360」が登録される。その後、「Step?」という表示に対し、図7(E)に示すように、増分としての数値[9][0]を入力した後、[=]キーを操作することで、メモリ14のその他データメモリ148にステップとして「90」が登録される。   Thereafter, in step S110, in response to the display “Start?” For inputting an initial value, as shown in FIG. 7C, after inputting a numerical value [0] as an initial value, the [=] key is pressed. By operating, “0” is registered in the other data memory 148 of the memory 14 as an initial value. Subsequently, in response to the display “End?” For inputting the final value, as shown in FIG. 7D, after the numerical values [3] [6] [0] as the final values are input, [=] By operating the key, “360” is registered as the final value in the other data memory 148 of the memory 14. Thereafter, in response to the display “Step?”, As shown in FIG. 7E, after the numerical value [9] [0] as an increment is input, the [=] key is operated to “90” is registered in the data memory 148 as a step.

このような入力を行った場合には、前記ステップS113Aでは変数が無いと判別されるが、前記ステップS113Bにおいて、三角関数が含まれると判別される。そして、例えば前記ステップS105においてdegモードに設定されているとすれば、前記ステップS113Dにおいて、その設定されている角度モードであるdegモードが、メモリ14の設定データメモリ144から抽出されて、メモリ14のワークエリア149に抽出データとして格納されることとなる。   When such an input is performed, it is determined in step S113A that there is no variable, but in step S113B, it is determined that a trigonometric function is included. For example, if the deg mode is set in step S105, the deg mode, which is the set angle mode, is extracted from the setting data memory 144 of the memory 14 in the step S113D, and the memory 14 Are stored in the work area 149 as extracted data.

このようなステップS113の必要情報検出処理を終了したならば、CPU13は、計算サーバ20のアドレス、メモリ14の固有ID142に記憶されている当該関数電卓10の固有ID、実行機能メモリ146に記憶されている実行機能の機能種別(例えば、関数テーブル機能)、機能別計算データ(例えば、数式データメモリ147に記憶されている関数式とその他データメモリ148に記憶されている計算範囲)、ワークエリア149に記憶されている抽出データ(例えば設定データメモリ144から抽出した角度モードや変数値メモリ145から抽出した変数値)、その他をQRコード化して、表示出力部12に表示出力する(ステップS114)。   When the necessary information detection process in step S113 is completed, the CPU 13 stores the address of the calculation server 20, the unique ID of the scientific calculator 10 stored in the unique ID 142 of the memory 14, and the execution function memory 146. Function type (for example, function table function), function-specific calculation data (for example, a function formula stored in the formula data memory 147 and a calculation range stored in the other data memory 148), a work area 149 The extracted data (for example, the angle mode extracted from the setting data memory 144 and the variable value extracted from the variable value memory 145) and others are QR-coded and displayed on the display output unit 12 (step S114).

これにより、図5(F)または図7(F)に示すように、表示出力部12にQRコードが表示出力されることになる。なお、この図5(F)のQRコードの内容は、図5(G)のようになっている。また、図7(F)のQRコードの内容は、図7(G)のようになっている。   As a result, the QR code is displayed and output on the display output unit 12 as shown in FIG. The content of the QR code in FIG. 5F is as shown in FIG. Further, the contents of the QR code in FIG. 7F are as shown in FIG.

その後、CPU13は、関数式の再入力があるか否かを判別する(ステップS115)。ここで、再入力がないと判別した場合には、CPU13は、処理を前記ステップS101に戻す。   Thereafter, the CPU 13 determines whether or not there is a re-input of the function formula (step S115). If it is determined that there is no re-input, the CPU 13 returns the process to step S101.

これに対して、再入力があると判別した場合には、CPU13は、処理を前記ステップ108に戻す。そして、前述したようにして、新たな関数式の入力を受け付ける。そして、この新たな関数式において、計算範囲を変更する必要がなければ、前記ステップS109において、[QR]キーつまり[SHIFT]+[OPTN]キーが押されるので、CPU13は、処理を前記ステップS113に進めることとなる。   On the other hand, if it is determined that there is a re-input, the CPU 13 returns the process to step 108. Then, as described above, an input of a new function expression is accepted. If it is not necessary to change the calculation range in the new function formula, the [QR] key, that is, the [SHIFT] + [OPTN] key is pressed in step S109, so that the CPU 13 performs the process in step S113. Will proceed.

次に、前記構成の計算サーバ20のサーバ処理機能について、図8(A)のサーバ処理のフローチャートに従って説明する。   Next, the server processing function of the calculation server 20 having the above configuration will be described with reference to the server processing flowchart of FIG.

計算サーバ20のCPU21は、まず、QRデータの処理を行うか否かを判別する(ステップS201)。ここで、QRデータ処理を行わずに、他の処理を行うと判別した場合には、CPU21は、他の処理へと処理を進める。   The CPU 21 of the calculation server 20 first determines whether or not to process QR data (step S201). Here, when it is determined that other processing is performed without performing the QR data processing, the CPU 21 proceeds to other processing.

これに対して、QRデータ処理を行うと判別した場合、CPU21は、カメラ付き通信機器EのQR操作によるQRデータを通信部25が受信するのを待つ(ステップS202)。すなわち、関数電卓10において前述の表示制御処理により表示出力部12にQRコードが表示され、カメラ付き電子機器EでこのQRコードを撮影すると、そのQRコードの内容(QRデータ)が解読され、計算サーバ20のアドレスへのアクセスが可能となる。そして、自動的にまたはユーザのカメラ付き電子機器Eの操作に応じて、カメラ付き電子機器Eは通信ネットワークNを介して、そのアドレスの計算サーバ20へ、前記QRデータを送信してくる。計算サーバ20は、このステップS202において、このカメラ付き電子機器EからのQRデータの受信を待つものである。   On the other hand, when it is determined that the QR data processing is to be performed, the CPU 21 waits for the communication unit 25 to receive QR data obtained by the QR operation of the camera-equipped communication device E (step S202). That is, in the scientific calculator 10, the QR code is displayed on the display output unit 12 by the above-described display control process, and when the QR code is photographed by the electronic device E with the camera, the content (QR data) of the QR code is decoded and calculated. Access to the address of the server 20 becomes possible. Then, in response to the user's operation of the camera-equipped electronic device E, the camera-equipped electronic device E transmits the QR data to the address calculation server 20 via the communication network N. In step S202, the calculation server 20 waits for reception of QR data from the electronic device E with camera.

QRデータを受信したと判別したならば、CPU21は、受信QRデータ、つまり関数電卓10の固有ID、機能種別(例えば、関数テーブル機能)、機能別計算データ(例えば、関数式と計算範囲)、抽出データ(例えば角度モードや変数値)、その他をメモリ22の受信QRデータメモリ222に保存する(ステップS203)。そして、その保存したQRデータの関数式や抽出データを用いて、機能種別に応じた処理を行う(ステップS204)。例えば、関数テーブル機能の場合には、計算範囲について計算し、その計算結果であるテーブルを、通信部25により通信ネットワークNを介して送信元のカメラ付き電子機器Eに送信する。これにより、関数電卓10の表示出力部12に表示出力されたQRコードを撮影したカメラ付き電子機器Eでは、この計算結果であるテーブルを受信して、図6(B)または図6(C)に示すように、その表示出力部EDに表示することができる。なお、図6(B)は図5(G)のQRデータから計算した結果を、図6(C)は図7(G)のQRデータから計算した結果を、それぞれ示している。   If it is determined that the QR data has been received, the CPU 21 receives the received QR data, that is, the unique ID of the scientific calculator 10, the function type (for example, the function table function), the function-specific calculation data (for example, the function formula and the calculation range), Extracted data (for example, angle mode and variable value) and the like are stored in the reception QR data memory 222 of the memory 22 (step S203). Then, processing corresponding to the function type is performed using the function expression and extracted data of the stored QR data (step S204). For example, in the case of the function table function, the calculation range is calculated, and the table that is the calculation result is transmitted to the transmission source camera-equipped electronic device E via the communication network N. Thereby, the camera-equipped electronic device E that has captured the QR code displayed and output on the display output unit 12 of the scientific calculator 10 receives the table as a result of the calculation, and receives the table of FIG. 6B or FIG. 6C. Can be displayed on the display output unit ED. 6B shows the result calculated from the QR data in FIG. 5G, and FIG. 6C shows the result calculated from the QR data in FIG. 7G.

前記ステップS204の処理に続けて、CPU21は、数式、検出データ整合確認処理を実行する(ステップS205)。   Subsequent to the process in step S204, the CPU 21 executes a mathematical expression / detected data matching confirmation process (step S205).

図9は、この数式、検出データ整合確認処理のフローチャートを示している。   FIG. 9 shows a flowchart of this mathematical expression and detection data matching confirmation processing.

すなわち、この数式、検出データ整合確認処理において、CPU21は、まず、メモリ22の受信QRデータメモリ222に記憶された受信QRデータにおける入力数式に変数が有るか否かを判別する。以下の処理では、入力数式には、関数式と初期値、終了値、ステップ値も含む(ステップS205A)。ここで、入力数式(関数式と初期値、終了値、ステップ値)に変数が無いと判別した場合には、CPU21は、更に、入力数式に三角関数が含まれるか否かを判別する(ステップS203B)。ここで、三角関数が含まれないと判別した場合には、CPU21は、処理を上位のルーチンに戻す。   That is, in this mathematical expression and detection data matching confirmation process, the CPU 21 first determines whether or not there is a variable in the input mathematical expression in the received QR data stored in the received QR data memory 222 of the memory 22. In the following processing, the input formula includes a function formula, an initial value, an end value, and a step value (step S205A). If it is determined that there are no variables in the input formula (function formula and initial value, end value, step value), the CPU 21 further determines whether or not the input formula includes a trigonometric function (step S203B). If it is determined that the trigonometric function is not included, the CPU 21 returns the process to the upper routine.

前記ステップS205Aにおいて、例えば図5(G)のQRデータのように、変数が有ると判別した場合には、CPU21は、受信QRデータメモリ222に記憶された受信QRデータにおける抽出データに、値が「0」の変数が有るか否かを判別する(ステップS205C)。図5(G)のQRデータのように、値が「0」の変数が無いと判別した場合には、CPU21は、処理を前記ステップS205Bに進める。   If it is determined in step S205A that there is a variable, for example, the QR data in FIG. 5G, the CPU 21 sets a value in the extracted data in the received QR data stored in the received QR data memory 222. It is determined whether or not there is a variable of “0” (step S205C). When it is determined that there is no variable having a value of “0” as in the QR data in FIG. 5G, the CPU 21 advances the process to step S205B.

これに対して、値が「0」の変数が有ると判別した場合には、前記ステップS204の処理結果が誤っている或いは処理不能であったとして、CPU21は、例えば値が「0」の変数がAであったとすれば、「変数Aの変数値が入力されていない可能性があります 入力する Yes/No」等のメッセージを、通信部25により通信ネットワークNを介して送信元のカメラ付き通信機器Eに送信する(ステップS205D)。そして、通信部25によりそのカメラ付き通信機器Eから「Yes」を受信したか否かを判別する(ステップS205E)。ここで、「Yes」を受信しない、つまり「No」を受信したと判別した場合には、CPU21は、処理を前記ステップS205Bに進める。   On the other hand, if it is determined that there is a variable whose value is “0”, the CPU 21 determines that the processing result in step S204 is incorrect or cannot be processed, and the CPU 21 determines that the variable has a value “0”, for example. Is A, the variable value of variable A may not have been entered. Messages such as “Enter Yes / No” are communicated by communication unit 25 via communication network N to the camera-equipped communication. It transmits to the apparatus E (step S205D). And it is discriminate | determined by the communication part 25 whether "Yes" was received from the communication apparatus E with a camera (step S205E). If it is determined that “Yes” has not been received, that is, “No” has been received, the CPU 21 advances the process to step S205B.

これに対して、「Yes」を受信したと判別した場合には、CPU21は、「変数Aの変数値を入力してください」等のメッセージを、通信部25により通信ネットワークNを介して送信元のカメラ付き通信機器Eに送信する(ステップS205F)。このメッセージを受けたカメラ付き通信機器Eでは、そのメッセージを表示出力部EDにアラーム表示として表示出力し、それを確認したユーザは、そのカメラ付き通信機器E上で不足している変数値を入力して、計算サーバ20にその入力した変数値を送信する操作を実施することになる。従って、CPU21は、前記メッセージを送信後、通信部25によりカメラ付き通信機器Eから変数値を受信するのを待つ(ステップS205G)。ここで、変数値を受信したならば、その受信した変数値をメモリ22の対応する受信QRデータメモリ222に書き込むことで、受信QRデータを更新する(ステップS205H)。その後、CPU21は、処理を前記ステップS205Bに進める。   On the other hand, if it is determined that “Yes” is received, the CPU 21 sends a message such as “Please input the variable value of the variable A” to the transmission source via the communication network N by the communication unit 25. To the camera-equipped communication device E (step S205F). Upon receipt of this message, the camera-equipped communication device E displays and outputs the message as an alarm display on the display output unit ED, and the user who confirms the message inputs the missing variable value on the camera-equipped communication device E. Then, an operation of transmitting the input variable value to the calculation server 20 is performed. Therefore, after transmitting the message, the CPU 21 waits for the communication unit 25 to receive a variable value from the camera-equipped communication device E (step S205G). If a variable value is received, the received QR data is updated by writing the received variable value in the corresponding received QR data memory 222 of the memory 22 (step S205H). Thereafter, the CPU 21 advances the processing to step S205B.

一方、前記ステップS205Bにおいて、例えば図7(G)のQRデータのように、三角関数が含まれると判別した場合には、CPU21は、受信QRデータメモリ222に記憶された受信QRデータにおける抽出データの角度モードが度(Deg)であるか否かを判別する(ステップS205I)。ここで、角度モードが度であると判別した場合には、CPU21は、関数の引数の設定値が、15(度)の倍数であるか否かを判別する。なお関数の引数の設定値は、数式中で直接引数として入力されている設定値だけでなく、入力数式(関数式と初期値、終了値、ステップ値)の式中で各ステップ計算実行時に計算される引数の設定値を含む(ステップS205J)。そして、15(度)の倍数であると判別した場合には、CPU21は、処理を上位のルーチンに戻す。これに対して、15(度)の倍数ではないと判別した場合には、前記ステップS204の処理結果が誤っている或いは処理不能であったとして、CPU21は、処理を後述するステップS205Nに進める。   On the other hand, if it is determined in step S205B that a trigonometric function is included as in the QR data of FIG. 7G, for example, the CPU 21 extracts the extracted data in the received QR data stored in the received QR data memory 222. It is determined whether or not the angle mode is degree (Deg) (step S205I). If it is determined that the angle mode is degrees, the CPU 21 determines whether or not the setting value of the function argument is a multiple of 15 (degrees). Note that the setting value of the function argument is calculated at the time of each step calculation in the formula of the input formula (function formula and initial value, end value, step value) as well as the setting value directly input as an argument in the formula. The set value of the argument to be included is included (step S205J). If it is determined that it is a multiple of 15 (degrees), the CPU 21 returns the processing to the upper routine. On the other hand, if it is determined that it is not a multiple of 15 (degrees), the CPU 21 advances the processing to step S205N described later, assuming that the processing result of step S204 is incorrect or cannot be processed.

また、前記ステップS205Iにおいて、角度モードが度ではないと判別した場合には、CPU21は、角度モードがラジアン(Rad)であるか否かを判別する(ステップS205K)。ここで、角度モードがラジアンであると判別した場合には、CPU21は、関数の引数の設定値が、π/12(ラジアン)の倍数であるか否かを判別する(ステップS205L)。そして、π/12(ラジアン)の倍数であると判別した場合には、CPU21は、処理を上位のルーチンに戻す。これに対して、π/12(ラジアン)の倍数ではないと判別した場合には、前記ステップS204の処理結果が誤っている或いは処理不能であったとして、CPU21は、処理を後述するステップS205Nに進める。   If it is determined in step S205I that the angle mode is not degree, the CPU 21 determines whether the angle mode is radians (Rad) (step S205K). If it is determined that the angle mode is radians, the CPU 21 determines whether the setting value of the function argument is a multiple of π / 12 (radians) (step S205L). If it is determined that it is a multiple of π / 12 (radian), the CPU 21 returns the process to the upper routine. On the other hand, if it is determined that it is not a multiple of π / 12 (radian), the CPU 21 determines that the process result in step S204 is incorrect or cannot be processed, and the process proceeds to step S205N described later. Proceed.

また、前記ステップS205Kにおいて、角度モードがラジアンではないと判別した場合には、CPU21は、角度モードはグラード(Gra)であると判別して、関数の引数の設定値が、50/3(グラード)の倍数であるか否かを判別する(ステップS205M)。そして、50/3(グラード)の倍数であると判別した場合には、CPU21は、処理を上位のルーチンに戻す。これに対して、50/3(グラード)の倍数ではないと判別した場合には、前記ステップS204の処理結果が誤っている或いは処理不能であったとして、CPU21は、処理を後述するステップS205Nに進める。   If it is determined in step S205K that the angle mode is not radians, the CPU 21 determines that the angle mode is Grad, and the function argument setting value is 50/3 (Grad). ) Is determined (step S205M). If it is determined that it is a multiple of 50/3 (Grade), the CPU 21 returns the processing to the upper routine. On the other hand, if it is determined that it is not a multiple of 50/3 (Grade), the CPU 21 determines that the processing result in Step S204 is incorrect or cannot be processed, and the process proceeds to Step S205N described later. Proceed.

そして、ステップS205Nにおいて、CPU21は、「(角度モードの)設定が間違っている可能性が有ります。○DEG ○RAD ○GRA」等の修正画面(現在の角度モードの設定値は白丸ではなく黒丸とする)を、通信部25により通信ネットワークNを介して送信元のカメラ付き通信機器Eに送信する。   In step S205N, the CPU 21 determines that the “(angle mode) setting may be incorrect. ○ DEG ○ RAD ○ GRA” and other correction screens (the current angle mode setting value is not a white circle but a black circle). Is transmitted to the communication device E with a camera as the transmission source by the communication unit 25 via the communication network N.

例えば、関数電卓10において、図10(A)に示すように「f(x)=sin(x)」、図10(B)に示すように「g(x)=cos(x)」という三角関数を、モードアイコン121が「R」となっていることで示されるように、角度モードがラジアン(Rad)と設定した状態で入力し、図10(C)に示すように初期値「0」、図10(D)に示すように最終値「270」、図10(E)に示すようにステップ「90」を登録して、図10(F)に示すようにQRコード化した場合、図10(G)のようなQRデータが計算サーバ20のメモリ22の受信QRデータメモリ222に記憶される。そして、この受信QRデータにより前記ステップS204の処理を行うと、送信元のカメラ付き通信機器Eの表示出力部EDには、図11(A)に示すようなテーブルが計算結果として表示されることになる。   For example, in the scientific calculator 10, a triangle “f (x) = sin (x)” as shown in FIG. 10A and “g (x) = cos (x)” as shown in FIG. 10B. The function is input with the angle mode set to radians (Rad) as indicated by the mode icon 121 being “R”, and the initial value “0” as shown in FIG. 10C. 10D, when the final value “270” is registered as shown in FIG. 10D and step “90” is registered as shown in FIG. 10E, and QR coding is performed as shown in FIG. QR data such as 10 (G) is stored in the received QR data memory 222 of the memory 22 of the calculation server 20. Then, when the process of step S204 is performed with the received QR data, a table as shown in FIG. 11A is displayed as a calculation result on the display output unit ED of the communication device E with the camera as the transmission source. become.

この場合には、前記ステップS205Kにおいて角度モードがラジアン(Rad)であると判別され、前記ステップS205Lにおいて関数の引数つまり計算範囲の設定値がπ/12(ラジアン)の倍数でないと判別される。よって、このステップS205Nにおいて、修正画面がカメラ付き通信機器Eに送信され、図11(A)に示すようなアラーム表示ALが通信機器Eの表示出力部EDに表示出力されることになる。   In this case, it is determined in step S205K that the angle mode is radians (Rad), and in step S205L, it is determined that the function argument, that is, the set value of the calculation range is not a multiple of π / 12 (radians). Therefore, in this step S205N, the correction screen is transmitted to the camera-equipped communication device E, and an alarm display AL as shown in FIG. 11A is displayed and output on the display output unit ED of the communication device E.

このようなアラーム表示ALを確認したユーザは、そのカメラ付き通信機器E上で、図11(B)に示すように、正しい角度モードに設定を修正して、計算サーバ20にその修正した設定値を送信する操作を実施する。   The user who has confirmed such an alarm display AL corrects the setting to the correct angle mode on the communication device E with the camera, as shown in FIG. Perform the operation to send.

従って、計算サーバ20のCPU21は、前記ステップS205Nの処理を実行した後、通信部25によりそのカメラ付き通信機器Eから設定値を受信するのを待つ(ステップS205O)。ここで、設定値を受信したならば、その受信した設定値にメモリ22の対応する受信QRデータメモリ222の角度モードを更新する(ステップS205P)。その後、CPU21は、処理を上位のルーチンに戻す。   Therefore, the CPU 21 of the calculation server 20 waits for the communication unit 25 to receive a setting value from the camera-equipped communication device E after executing the process of step S205N (step S205O). Here, if the set value is received, the angle mode of the reception QR data memory 222 corresponding to the received set value is updated (step S205P). Thereafter, the CPU 21 returns the processing to the upper routine.

以上のようなステップS205の数式、検出データ整合確認処理を終了したならば、CPU21は、メモリの受信QRデータメモリ222にデータ更新が有ったか否かを判別する(ステップS206)。データ更新が無かったと判別した場合には、CPU21は、このQRデータ処理を終了して、前記ステップS201に処理を戻す。   When the mathematical expression in step S205 and the detected data matching confirmation process are completed, the CPU 21 determines whether or not the data has been updated in the received QR data memory 222 of the memory (step S206). If it is determined that no data has been updated, the CPU 21 ends the QR data processing and returns the processing to step S201.

これに対して、データ更新が有ったと判別した場合には、CPU21は、その更新後のQRデータの関数式や抽出データを用いて、機能種別に応じた処理を行う(ステップS207)。例えば、関数テーブル機能の場合には、計算範囲について再計算し、その計算結果であるテーブルを、通信部25により通信ネットワークNを介して送信元のカメラ付き電子機器Eに再送信する。これにより、変数値を入力または設定値を修正したカメラ付き電子機器Eでは、この再送信されてきた計算結果であるテーブルを受信して、例えば図11(C)に示すように、その表示出力部EDに表示することができる。その後、CPU21は、このQRデータ処理を終了して、前記ステップS201に処理を戻す。   On the other hand, if it is determined that the data has been updated, the CPU 21 performs a process according to the function type using the function expression or extracted data of the updated QR data (step S207). For example, in the case of the function table function, the calculation range is recalculated, and the table as the calculation result is retransmitted by the communication unit 25 via the communication network N to the transmission source camera-equipped electronic device E. Thereby, the camera-equipped electronic device E in which the variable value is input or the set value is corrected receives the table that is the retransmitted calculation result and displays the display output as shown in FIG. 11C, for example. It can be displayed on the part ED. Thereafter, the CPU 21 ends the QR data processing and returns the processing to step S201.

なお、以上の説明は、関数式の計算を計算サーバ20で実行する場合を例に説明したが、計算サーバ20の機能をカメラ付き通信機器E、例えばスマートフォンで実現可能なアプリケーションの形で提供しても良いことは勿論である。   In the above description, the case where the calculation of the functional expression is executed by the calculation server 20 has been described as an example. However, the function of the calculation server 20 is provided in the form of an application that can be realized by the communication device E with a camera, for example, a smartphone. Of course, it may be.

したがって、前記構成の関数電卓10によれば、変数値メモリ145に、数式に含めることが可能な複数の変数について変数値をそれぞれ記憶し、ユーザのキー入力部11の操作に応じて、数式が入力され、CPU13は、前記変数値メモリ145に記憶された変数値のうち、前記入力された数式に含まれる変数を検出し、前記入力された数式と前記検出された変数の変数値とを、表示出力部12により外部出力する。   Therefore, according to the scientific calculator 10 having the above-described configuration, the variable value memory 145 stores variable values for a plurality of variables that can be included in the mathematical expression, and the mathematical expression is determined according to the user's operation of the key input unit 11. The CPU 13 detects a variable included in the inputted mathematical expression from among the variable values stored in the variable value memory 145, and determines the inputted mathematical expression and the variable value of the detected variable. Externally output by the display output unit 12.

これにより、関数電卓10でユーザ操作により入力された数式を、当該数式の計算に必要な変数値と一緒に出力することができる。よって、通信機器や計算サーバで、その数式を計算することが可能になる。   Thereby, the numerical formula input by user operation with the scientific calculator 10 can be output with the variable value required for calculation of the said numerical formula. Therefore, it is possible to calculate the mathematical formula with a communication device or a calculation server.

なお、CPU13は、ユーザ操作に応じて、前記変数値メモリ145に記憶されたいずれかの変数の変数値を設定する。   Note that the CPU 13 sets a variable value of any variable stored in the variable value memory 145 in accordance with a user operation.

これにより、ユーザが変数値を設定できるようになる。   This allows the user to set the variable value.

また、関数電卓10は、数式の計算表示についての複数種類の設定データをそれぞれ記憶している設定データメモリ144を備え、CPU13は、この設定データメモリ144に記憶された複数種類の設定データのいずれか又は複数を、前記数式の計算に必要な設定データとして抽出する。そして、前記入力された数式と前記検出された変数の変数値と、前記抽出された複数種類の設定データのいずれか又は複数と、を表示出力部12により外部出力する。   Further, the scientific calculator 10 includes a setting data memory 144 that stores a plurality of types of setting data for calculating and displaying mathematical expressions. The CPU 13 selects any of the plurality of types of setting data stored in the setting data memory 144. Or a plurality of them are extracted as setting data necessary for the calculation of the mathematical expression. Then, the input mathematical expression, the variable value of the detected variable, and one or more of the extracted plural types of setting data are externally output by the display output unit 12.

これにより、前記数式および前記変数に加えて、当該数式の計算に必要な設定データも一緒に出力することができる。   Thereby, in addition to the mathematical formula and the variable, setting data necessary for calculation of the mathematical formula can be output together.

さらに、CPU13は、前記入力された数式中に三角関数が含まれる場合に、当該数式の三角関数計算に関する角度モード設定データを、前記数式の計算に必要な設定データとして抽出する。   Further, when a trigonometric function is included in the inputted mathematical formula, the CPU 13 extracts angle mode setting data relating to the trigonometric function calculation of the mathematical formula as setting data necessary for the calculation of the mathematical formula.

これにより、三角関数が含まれる数式を通信機器や計算サーバで、その数式を計算することが可能になる。   This makes it possible to calculate a mathematical expression including a trigonometric function with a communication device or a calculation server.

また、前記入力された数式と前記検出された設定データ又は変数値との外部出力は、それらを2次元コード化して表示することで行うことができる。   Further, external output of the input mathematical formula and the detected setting data or variable value can be performed by converting them into a two-dimensional code and displaying them.

これにより、関数電卓10に有線又は無線通信機能を実装する必要が無く、安価に関数電卓10を提供できる。   Thereby, it is not necessary to mount a wired or wireless communication function on the scientific calculator 10, and the scientific calculator 10 can be provided at a low cost.

また、前記構成の計算サーバ20によれば、数式処理装置である関数電卓10から外部出力された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを通信部25により受信し、CPU21は、この受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとに基づいて、前記数式の計算を行い、その計算結果を前記通信部25により送信する。また、前記受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合には、CPU21は、整合しない旨の情報を通信部25より送信する。そして、前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、修正された変数値又は設定データを前記通信部25で受信することができる。   Further, according to the calculation server 20 having the above-described configuration, the mathematical formula and the variable value of the variable included in the mathematical formula or the setting data necessary for the computation of the mathematical formula are externally output from the scientific calculator 10 which is the mathematical formula processing apparatus. Received by the unit 25, the CPU 21 calculates the mathematical expression based on the received mathematical expression and the variable value of the variable included in the mathematical expression or the setting data necessary for the calculation of the mathematical expression. Is transmitted by the communication unit 25. Further, when the received mathematical formula and the variable value of the variable included in the mathematical formula or the setting data necessary for the calculation of the mathematical formula do not match, the CPU 21 transmits information indicating that they do not match from the communication unit 25. To do. And when the said numerical formula and the variable value of the variable contained in the said numerical formula or the setting data required for the calculation of the said mathematical formula do not match, the corrected variable value or setting data can be received in the said communication part 25. .

これにより、関数電卓10でユーザ操作により出力された数式と、当該数式に含まれる変数の変数値又は当該数式の計算に必要な設定データとを受信して、その数式を計算することが可能になる。また、前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合には、修正された変数値又は設定データを受信することができる。   Thereby, it is possible to receive the mathematical expression output by the user operation on the scientific calculator 10 and the variable value of the variable included in the mathematical expression or the setting data necessary for calculating the mathematical expression, and calculate the mathematical expression. Become. In addition, when the formula and the variable value of the variable included in the formula or the setting data necessary for the calculation of the formula do not match, the modified variable value or the setting data can be received.

また、通信部25は、前記関数電卓10において2次元コード化された前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを含むデータを、前記2次元コードを撮影して取得するカメラ付き通信機器Eから受信する。   Further, the communication unit 25 uses the two-dimensional code to store data including the mathematical expression that is two-dimensionally encoded in the scientific calculator 10 and variable values of variables included in the mathematical expression or setting data necessary for calculation of the mathematical expression. Is received from the camera-equipped communication device E.

これにより、関数電卓10に当該計算サーバ20と通信する通信機能を実装する必要が無く、安価に関数電卓10を提供できる。   Thereby, it is not necessary to mount the communication function which communicates with the said calculation server 20 in the scientific calculator 10, and the scientific calculator 10 can be provided cheaply.

また、CPU21は、前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、前記受信された数式と、前記受信された前記修正された変数値又は設定データと、に基づいて、前記数式の計算を行い、その計算結果を通信部25により再送信する。   In addition, the CPU 21 determines that the received mathematical formula and the received modified variable when the mathematical formula does not match the variable value of the variable included in the mathematical formula or the setting data necessary for the calculation of the mathematical formula. The mathematical expression is calculated based on the value or the setting data, and the calculation result is retransmitted by the communication unit 25.

これにより、修正した計算結果を提供することができる。   Thereby, the corrected calculation result can be provided.

なお、前記入力された数式と前記検出された設定データ又は変数値との外部出力に関しては、表示出力部12による表示出力に限定するものではなく、図2に破線で示すように、無線通信部16による無線出力としても良いことは勿論である。この場合には、カメラ付き通信機器Eは、前記外部出力された数式と設定データ又は変数値とを内蔵する無線通信部(図示せず)により受信して、通信ネットワークNを介して計算サーバ20に送信することとなる。   Note that the external output of the input mathematical formula and the detected setting data or variable value is not limited to the display output by the display output unit 12, but as shown by a broken line in FIG. Of course, the wireless output by 16 may be used. In this case, the camera-equipped communication device E receives the mathematical formula and setting data or variable values output from the outside by a wireless communication unit (not shown), and receives the calculation server 20 via the communication network N. Will be sent to.

[第2実施形態]
次に、本発明の第2実施形態を説明する。
[Second Embodiment]
Next, a second embodiment of the present invention will be described.

数式処理装置としての関数電卓10には、計算結果をグラフ表示可能に構成された、グラフ関数電卓と称されるものも知られている。本第2実施形態は、そのようなグラフ関数電卓に本発明を適用した場合の例である。   As the scientific calculator 10 as a mathematical expression processing device, a so-called graph scientific calculator configured to display a calculation result in a graph is also known. The second embodiment is an example when the present invention is applied to such a graph scientific calculator.

グラフ関数電卓の電子回路の構成自体は、図2に示した第1実施形態の関数電卓10と同様である。   The configuration itself of the electronic circuit of the graph scientific calculator is the same as that of the scientific calculator 10 of the first embodiment shown in FIG.

このグラフ関数電卓においては、図12(A)に示すように、関数をY1=sin(x),Y2=cos(x)と入力し、計算範囲を入力して、[QR]キーを押すことで、図12(B)に示すように、前述の第1実施形態と同様にして、計算サーバ20のアドレス、当該関数電卓10の固有ID、機能種別(例えば、関数テーブル機能)、機能別計算データ(関数式と計算範囲)、抽出データ(例えば角度モード)、その他をQRコード化して、表示出力部12に表示出力することができる。このQRコードの内容(QRデータ)は、例えば図12(C)のようになる。なお、ここでは、角度モードはラジアン(Rad)に設定しているものとする。このようなQRデータに基づく計算サーバ20での前記ステップS204の処理の結果として、カメラ付き電子機器Eでは、この計算結果であるテーブルを、図12(D)に示すように、その表示出力部EDに表示することになる。   In this graph scientific calculator, as shown in FIG. 12A, the function is input as Y1 = sin (x), Y2 = cos (x), the calculation range is input, and the [QR] key is pressed. Then, as shown in FIG. 12B, in the same manner as in the first embodiment, the address of the calculation server 20, the unique ID of the scientific calculator 10, the function type (for example, function table function), and calculation by function Data (function formula and calculation range), extracted data (for example, angle mode), and others can be QR-coded and displayed on the display output unit 12. The contents of the QR code (QR data) are, for example, as shown in FIG. Here, it is assumed that the angle mode is set to radians (Rad). As a result of the processing of step S204 in the calculation server 20 based on such QR data, the camera-equipped electronic device E displays a table that is the calculation result as shown in FIG. It will be displayed on the ED.

本第2実施形態では、グラフ関数電卓と同様に、カメラ付き電子機器Eにおいてもグラフ表示に切り替えることができる。これは、計算サーバ20におけるサーバ処理において、前記ステップS204とステップS205との間に、図8(B)に示すような処理を追加することで実現している。   In the second embodiment, similarly to the graph scientific calculator, the electronic device E with camera can be switched to the graph display. This is realized by adding a process as shown in FIG. 8B between the step S204 and the step S205 in the server process in the calculation server 20.

すなわち、前記ステップS204の処理に続けて、CPU21は、通信部25によりカメラ付き通信機器Eから表示切替の指示を受信したか否かを判別する(ステップS208)。表示切替の指示を受信していないと判別した場合には、CPU21は、処理を前記ステップS205に進める。   That is, following the process of step S204, the CPU 21 determines whether or not a display switching instruction has been received from the communication device E with the camera by the communication unit 25 (step S208). If it is determined that the display switching instruction has not been received, the CPU 21 advances the process to step S205.

これに対して、表示切替の指示を受信したと判別した場合には、CPU21は、表示切替後の、関数式や抽出データを用いての機能種別に応じた処理を行う(ステップS209)。すなわち、前記ステップS204では、QRデータで示されるステップで計算を行っているため、離散的な計算結果しか得られておらず、よって、グラフ表示を行うことはできない。そこで、より細かいステップで再計算を行って、グラフ表示用の計算結果を得、その計算結果からグラフデータを生成して、通信部25により通信ネットワークNを介して送信元のカメラ付き電子機器Eに送信する。これにより、グラフ関数電卓の表示出力部12に表示出力されたQRコードを撮影したカメラ付き電子機器Eでは、この計算結果であるグラフデータを受信して、図12(E)に示すように、その表示出力部EDに表示することができる。   On the other hand, if it is determined that the display switching instruction has been received, the CPU 21 performs processing according to the function type using the function formula and the extracted data after the display switching (step S209). That is, in step S204, since the calculation is performed in the step indicated by the QR data, only a discrete calculation result is obtained, and therefore a graph cannot be displayed. Therefore, recalculation is performed in finer steps to obtain a calculation result for graph display, graph data is generated from the calculation result, and the electronic device E with the camera of the transmission source via the communication network N is transmitted by the communication unit 25. Send to. Thereby, in the electronic device E with a camera which image | photographed QR code displayed and output on the display output part 12 of a graph scientific calculator, the graph data which is this calculation result are received, and as shown in FIG.12 (E), It can be displayed on the display output unit ED.

その後、CPU21は、処理を前記ステップS205の数式、検出データ整合確認処理へと進める。   Thereafter, the CPU 21 advances the process to the mathematical expression of step S205 and the detected data matching confirmation process.

そして、図12(C)のQRデータでは、角度モードがラジアン(Rad)であり、計算範囲の設定値がπ/12(ラジアン)の倍数でないので、前記第1実施形態と同様の処理により、ステップS205Nにおいて、修正画面がカメラ付き通信機器Eに送信され、図13(A)に示すようなアラーム表示ALが通信機器Eの表示出力部EDに表示出力されることになる。このようなアラーム表示ALを確認したユーザが、そのカメラ付き通信機器E上で、図13(B)に示すように、正しい角度モードに設定を修正して、計算サーバ20にその修正した設定値を送信する操作を実施することで、CPU21は、前記ステップS205Pで、受信した設定値にメモリ22の対応する受信QRデータメモリ222の角度モードを更新し、前記ステップS207において、その更新後のQRデータの関数式や抽出データを用いて、機能種別に応じた処理を行う。すなわち、CPU21は、再計算を行って、計算結果としてグラフデータを得、通信部25により通信ネットワークNを介して送信元のカメラ付き電子機器Eに計算結果を再送信する。これにより、カメラ付き電子機器Eでは、この再送信されてきた計算結果であるグラフデータを受信して、例えば図13(C)に示すように、その表示出力部EDに表示することができる。   In the QR data of FIG. 12C, since the angle mode is radians (Rad) and the setting value of the calculation range is not a multiple of π / 12 (radians), the same processing as in the first embodiment is performed. In step S205N, the correction screen is transmitted to the camera-equipped communication device E, and an alarm display AL as shown in FIG. 13A is displayed on the display output unit ED of the communication device E. A user who has confirmed such an alarm display AL corrects the setting to the correct angle mode on the communication device E with the camera as shown in FIG. In step S205P, the CPU 21 updates the angle mode of the reception QR data memory 222 corresponding to the received setting value in step S205P, and in step S207, the updated QR is updated. A process corresponding to the function type is performed using the data function expression and the extracted data. That is, the CPU 21 performs recalculation to obtain graph data as a calculation result, and the communication unit 25 retransmits the calculation result to the transmission-source electronic device E with the camera via the communication network N. As a result, the camera-equipped electronic device E can receive the retransmitted graph data as the calculation result and display it on the display output unit ED, for example, as shown in FIG. 13C.

なお、ここでは、最初にテーブル表示が設定されており、グラフ表示に表示切替を行うものとして説明したが、その逆に、最初にグラフ表示が設定されており、テーブル表示に表示切替を行うことも可能なことは言うまでも無い。   In this example, the table display is set first and the display is switched to the graph display. Conversely, the graph display is set first and the display is switched to the table display. It goes without saying that it is possible.

また、前記第1実施形態同様、以上の説明は、関数式の計算を計算サーバ20で実行する場合を例に説明したが、計算サーバ20の機能をカメラ付き通信機器E、例えばスマートフォンで実現可能なアプリケーションの形で提供しても良いことは勿論である。   Further, as in the first embodiment, the above description has been given by taking as an example the case where the calculation of the functional expression is executed by the calculation server 20, but the function of the calculation server 20 can be realized by the communication device E with a camera, for example, a smartphone. Of course, it may be provided in the form of a simple application.

なお、前記各実施形態において記載した関数電卓10およびグラフ関数電卓による各処理の手法、すなわち、図4のフローチャートに示す表示制御処理、図6(A)のフローチャートに示す必要情報検出処理などの各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピー(登録商標)ディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の外部記録媒体(M)に格納して配布することができる。   It should be noted that each processing method using the scientific calculator 10 and the graph scientific calculator described in the above embodiments, that is, each of the display control processing shown in the flowchart of FIG. 4 and the necessary information detection processing shown in the flowchart of FIG. The methods are all programs that can be executed by a computer, such as a memory card (ROM card, RAM card, etc.), a magnetic disk (floppy (registered trademark) disk, hard disk, etc.), an optical disk (CD-ROM, DVD, etc.), It can be stored and distributed in an external recording medium (M) such as a semiconductor memory.

また、前記各実施形態において記載した計算サーバ20による各処理の手法、すなわち、図8(A)のフローチャートに示すサーバ処理、図8(B)のフローチャートに示すサーバ処理、図9のフローチャートに示す数式、検出データ整合確認処理などの各手法は、何れもコンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フロッピーディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の記録媒体(23)に格納して配布することができる。また、前記各手法を実現するためのプログラムのデータは、プログラムコードの形態として通信ネットワークN上を伝送させることができ、このプログラムデータを、通信ネットワークNに接続された電子機器のコンピュータに通信部(25)によって取り込むことで、前述したサーバ機能を実現することもできる。   Further, each processing method by the calculation server 20 described in each of the embodiments, that is, the server processing shown in the flowchart of FIG. 8A, the server processing shown in the flowchart of FIG. 8B, and the flowchart of FIG. Each method such as mathematical expression and detection data matching confirmation processing is a program that can be executed by a computer, such as a memory card (ROM card, RAM card, etc.), magnetic disk (floppy disk, hard disk, etc.), optical disc (CD-). ROM, DVD, etc.) and a storage medium (23) such as a semiconductor memory can be stored and distributed. Further, the program data for realizing each of the above methods can be transmitted on the communication network N in the form of a program code, and the program data is transmitted to the computer of the electronic device connected to the communication network N as a communication unit. By taking in by (25), the server function described above can also be realized.

本願発明は、前記各実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、前記各実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、各実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が異なる形態にして組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   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 when it is practiced. 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.

以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。
[1]
数式に含めることが可能な複数の変数について変数値をそれぞれ記憶する変数値記憶手段と、
ユーザ操作に応じて、数式が入力される数式入力手段と、
前記変数値記憶手段に記憶された変数値のうち、前記数式入力手段により入力された数式に含まれる変数を検出する変数検出手段と、
前記数式入力手段により入力された数式と前記変数検出手段により検出された変数の変数値とを外部出力する出力手段と、
を備える数式処理装置。
[2]
ユーザ操作に応じて、前記変数値記憶手段に記憶されたいずれかの変数の変数値を設定する変数値設定手段を備える[1]に記載の数式処理装置。
[3]
数式の計算表示についての複数種類の設定データをそれぞれ記憶している設定データ記憶手段と、
前記設定データ記憶手段に記憶された複数種類の設定データのいずれか又は複数を、前記数式の計算に必要な設定データとして抽出する必要データ抽出手段と、
を備え、
前記出力手段は、前記数式入力手段により入力された数式と前記変数検出手段により検出された変数の変数値と、前記必要データ抽出手段により抽出された複数種類の設定データのいずれか又は複数と、を外部出力することを特徴とする、
請求項[1]又は[2]に記載の数式処理装置。
[4]
前記必要データ抽出手段は、前記数式入力手段によって入力された数式中に三角関数が含まれる場合に、当該数式の三角関数計算に関する角度モード設定データを、前記数式の計算に必要な設定データとして抽出する、ことを特徴とする[3]に記載の数式処理装置。
[5]
前記出力手段は、前記数式入力手段によって入力された数式と前記変数検出手段により検出された変数の変数値とを含むデータを2次元コード化して表示して外部出力する2次元コード表示出力手段を備える、
ことを特徴とする請求項[1]乃至[4]のいずれか1項に記載の数式処理装置。
[6]
数式処理装置から外部出力された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを受信する受信手段と、
前記受信手段により受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとに基づいて、前記数式の計算を行い、その計算結果を送信する計算結果送信手段と、
前記受信手段により受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、整合しない旨の情報を送信する不整合情報送信手段と、
前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、修正された変数値又は設定データを受信する修正データ受信手段と、
を備える計算サーバ。
[7]
前記受信手段は、前記数式処理装置において2次元コード化された前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを含むデータを、前記2次元コードを撮影して取得する通信機器から受信する、
ことを特徴とする[6]に記載の計算サーバ。
[8]
前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、前記受信手段により受信された数式と、前記修正データ受信手段により受信された前記修正された変数値又は設定データと、に基づいて、前記数式の計算を行い、その計算結果を送信する計算結果再送信手段をさらに備える、
ことを特徴とする請求項[6]又は[7]に記載の計算サーバ。
[9]
電子機器のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
数式に含むことが可能な複数の変数について変数値をそれぞれ記憶する変数値記憶手段、
ユーザ操作に応じて、数式が入力される数式入力手段、
前記変数値記憶手段に記憶された変数値のうち、前記数式入力手段により入力された数式に含まれる変数の変数値を検出する変数検出手段、
前記数式入力手段により入力された数式と前記変数検出手段により検出された変数の変数値とを外部出力する出力手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
[10]
電子機器のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
数式処理装置から外部出力された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを受信する受信手段、
前記受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとに基づいて、前記数式の計算を行い、その計算結果を送信する計算結果送信手段、
前記受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、整合しない旨の情報を送信する不整合情報送信手段、
前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、修正された変数値又は設定データを受信する修正データ受信手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
Hereinafter, the invention described in the scope of claims of the present application will be appended.
[1]
Variable value storage means for storing each variable value for a plurality of variables that can be included in the formula;
Formula input means for inputting formulas according to user operations;
Among the variable values stored in the variable value storage means, variable detection means for detecting a variable included in the mathematical formula input by the mathematical formula input means;
Output means for externally outputting the mathematical formula input by the mathematical formula input means and the variable value of the variable detected by the variable detection means;
A mathematical expression processing apparatus.
[2]
The mathematical expression processing apparatus according to [1], further including variable value setting means for setting a variable value of any of the variables stored in the variable value storage means in response to a user operation.
[3]
Setting data storage means for storing a plurality of types of setting data for the calculation display of the mathematical formula;
Necessary data extracting means for extracting any one or more of a plurality of types of setting data stored in the setting data storage means as setting data necessary for the calculation of the mathematical formula;
With
The output means includes a mathematical formula input by the mathematical formula input means, a variable value of a variable detected by the variable detection means, and one or more of a plurality of types of setting data extracted by the necessary data extraction means, Is output externally,
The mathematical expression processing device according to claim [1] or [2].
[4]
The necessary data extracting means extracts the angle mode setting data relating to the trigonometric function calculation of the mathematical formula as the setting data necessary for the mathematical formula calculation when the trigonometric function is included in the mathematical formula input by the mathematical formula input means. The mathematical expression processing device according to [3], wherein:
[5]
The output means includes a two-dimensional code display output means for two-dimensionally encoding and displaying data including the mathematical formula input by the mathematical formula input means and the variable value of the variable detected by the variable detection means and outputting the data to the outside. Prepare
The mathematical expression processing apparatus according to any one of claims [1] to [4].
[6]
Receiving means for receiving a mathematical formula and a variable value of a variable included in the mathematical formula or setting data necessary for calculation of the mathematical formula, externally output from the mathematical formula processing device;
Calculation result transmission for performing calculation of the mathematical expression and transmitting the calculation result based on the mathematical expression and the variable value of the variable included in the mathematical expression or setting data necessary for the calculation of the mathematical expression received by the receiving unit. Means,
Inconsistency information transmission means for transmitting information indicating that the mathematical expression and the variable value included in the mathematical expression or the setting data necessary for calculation of the mathematical expression does not match, received by the reception means; ,
A modified data receiving means for receiving a modified variable value or setting data when the mathematical formula and a variable value of a variable included in the mathematical formula or setting data necessary for calculation of the mathematical formula do not match;
A computing server comprising
[7]
The receiving means captures the two-dimensional code of data including the mathematical expression that has been two-dimensionally encoded in the mathematical expression processing device and variable values of variables included in the mathematical expression or setting data necessary for calculation of the mathematical expression. Receive from a communication device
[6] The calculation server according to [6].
[8]
The formula received by the receiving unit and the correction received by the correction data receiving unit when the formula and the variable value of the variable included in the formula or the setting data necessary for the calculation of the formula do not match. A calculation result retransmitting unit that calculates the mathematical formula based on the variable value or setting data that has been set and transmits the calculation result;
The calculation server according to claim [6] or [7].
[9]
A program for controlling a computer of an electronic device,
The computer,
Variable value storage means for storing variable values for each of a plurality of variables that can be included in the mathematical expression;
Formula input means for inputting formulas according to user operations,
Among the variable values stored in the variable value storage means, variable detection means for detecting a variable value of a variable included in the mathematical formula input by the mathematical formula input means;
Output means for externally outputting the mathematical formula input by the mathematical formula input means and the variable value of the variable detected by the variable detection means;
A computer-readable program that allows it to function as a computer.
[10]
A program for controlling a computer of an electronic device,
The computer,
Receiving means for receiving a mathematical expression and a variable value of a variable included in the mathematical expression or setting data necessary for calculation of the mathematical expression, which is externally output from the mathematical expression processing device;
Based on the received mathematical formula and the variable value of the variable included in the mathematical formula or the setting data necessary for the calculation of the mathematical formula, the calculation formula is transmitted, and the calculation result is transmitted.
Inconsistency information transmission means for transmitting information indicating that the received mathematical expression and the variable value included in the mathematical expression or the setting data necessary for calculating the mathematical expression do not match,
A modified data receiving means for receiving a modified variable value or setting data when the mathematical formula and a variable value of a variable included in the mathematical formula or setting data necessary for calculation of the mathematical formula do not match;
A computer-readable program that allows it to function as a computer.

10 …関数電卓
11 …キー入力部
111…数値・演算記号キー群
112…関数機能キー群
113…モード設定キー群
114…カーソルキー
12 …表示出力部
121…モードアイコン
13 …CPU
14 …メモリ
141…数式計算処理プログラム
142…固有ID
143…計算サーバアドレス
144…設定データメモリ
145…変数値メモリ
146…実行機能メモリ
147…数式データメモリ
148…その他データメモリ
149…ワークエリア
15 …記録媒体読取部
16 …無線通信部
20 …計算サーバ
21 …CPU
22 …メモリ
221…サーバ制御プログラム
222…受信QRデータメモリ
23 …記録媒体
24 …記録媒体読取部
25 …通信部
26 …キー入力部
27 …表示出力部
E …カメラ付き通信機器
ED …表示出力部
M …外部記録媒体
N …通信ネットワーク
P …プロジェクタ
DESCRIPTION OF SYMBOLS 10 ... Scientific calculator 11 ... Key input part 111 ... Numerical value / arithmetic symbol key group 112 ... Function function key group 113 ... Mode setting key group 114 ... Cursor key 12 ... Display output part 121 ... Mode icon 13 ... CPU
14 ... Memory 141 ... Formula calculation processing program 142 ... Unique ID
143 ... Calculation server address 144 ... Setting data memory 145 ... Variable value memory 146 ... Execution function memory 147 ... Formula data memory 148 ... Other data memory 149 ... Work area 15 ... Recording medium reading part 16 ... Wireless communication part 20 ... Calculation server 21 ... CPU
DESCRIPTION OF SYMBOLS 22 ... Memory 221 ... Server control program 222 ... Reception QR data memory 23 ... Recording medium 24 ... Recording medium reading part 25 ... Communication part 26 ... Key input part 27 ... Display output part E ... Communication apparatus with a camera ED ... Display output part M ... External recording medium N ... Communication network P ... Projector

Claims (10)

数式に含めることが可能な複数の変数について変数値をそれぞれ記憶する変数値記憶手段と、
ユーザ操作に応じて、数式が入力される数式入力手段と、
前記変数値記憶手段に記憶された変数値のうち、前記数式入力手段により入力された数式に含まれる変数を検出する変数検出手段と、
前記数式入力手段により入力された数式と前記変数検出手段により検出された変数の変数値とを外部出力する出力手段と、
を備える数式処理装置。
Variable value storage means for storing each variable value for a plurality of variables that can be included in the formula;
Formula input means for inputting formulas according to user operations;
Among the variable values stored in the variable value storage means, variable detection means for detecting a variable included in the mathematical formula input by the mathematical formula input means;
Output means for externally outputting the mathematical formula input by the mathematical formula input means and the variable value of the variable detected by the variable detection means;
A mathematical expression processing apparatus.
ユーザ操作に応じて、前記変数値記憶手段に記憶されたいずれかの変数の変数値を設定する変数値設定手段を備える請求項1に記載の数式処理装置。   The mathematical expression processing apparatus according to claim 1, further comprising: a variable value setting unit that sets a variable value of any one of the variables stored in the variable value storage unit in response to a user operation. 数式の計算表示についての複数種類の設定データをそれぞれ記憶している設定データ記憶手段と、
前記設定データ記憶手段に記憶された複数種類の設定データのいずれか又は複数を、前記数式の計算に必要な設定データとして抽出する必要データ抽出手段と、
を備え、
前記出力手段は、前記数式入力手段により入力された数式と前記変数検出手段により検出された変数の変数値と、前記必要データ抽出手段により抽出された複数種類の設定データのいずれか又は複数と、を外部出力することを特徴とする、
請求項1又は2に記載の数式処理装置。
Setting data storage means for storing a plurality of types of setting data for the calculation display of the mathematical formula;
Necessary data extracting means for extracting any one or more of a plurality of types of setting data stored in the setting data storage means as setting data necessary for the calculation of the mathematical formula;
With
The output means includes a mathematical formula input by the mathematical formula input means, a variable value of a variable detected by the variable detection means, and one or more of a plurality of types of setting data extracted by the necessary data extraction means, Is output externally,
The mathematical expression processing apparatus according to claim 1 or 2.
前記必要データ抽出手段は、前記数式入力手段によって入力された数式中に三角関数が含まれる場合に、当該数式の三角関数計算に関する角度モード設定データを、前記数式の計算に必要な設定データとして抽出する、ことを特徴とする請求項3に記載の数式処理装置。   The necessary data extracting means extracts the angle mode setting data relating to the trigonometric function calculation of the mathematical formula as the setting data necessary for the mathematical formula calculation when the trigonometric function is included in the mathematical formula input by the mathematical formula input means. The mathematical expression processing apparatus according to claim 3, wherein: 前記出力手段は、前記数式入力手段によって入力された数式と前記変数検出手段により検出された変数の変数値とを含むデータを2次元コード化して表示して外部出力する2次元コード表示出力手段を備える、
ことを特徴とする請求項1乃至4のいずれか1項に記載の数式処理装置。
The output means includes a two-dimensional code display output means for two-dimensionally encoding and displaying data including the mathematical formula input by the mathematical formula input means and the variable value of the variable detected by the variable detection means and outputting the data to the outside. Prepare
The mathematical expression processing apparatus according to claim 1, wherein:
数式処理装置から外部出力された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを受信する受信手段と、
前記受信手段により受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとに基づいて、前記数式の計算を行い、その計算結果を送信する計算結果送信手段と、
前記受信手段により受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、整合しない旨の情報を送信する不整合情報送信手段と、
前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、修正された変数値又は設定データを受信する修正データ受信手段と、
を備える計算サーバ。
Receiving means for receiving a mathematical formula and a variable value of a variable included in the mathematical formula or setting data necessary for calculation of the mathematical formula, externally output from the mathematical formula processing device;
Calculation result transmission for performing calculation of the mathematical expression and transmitting the calculation result based on the mathematical expression and the variable value of the variable included in the mathematical expression or setting data necessary for the calculation of the mathematical expression received by the receiving unit. Means,
Inconsistency information transmission means for transmitting information indicating that the mathematical expression and the variable value included in the mathematical expression or the setting data necessary for calculation of the mathematical expression does not match, received by the reception means; ,
A modified data receiving means for receiving a modified variable value or setting data when the mathematical formula and a variable value of a variable included in the mathematical formula or setting data necessary for calculation of the mathematical formula do not match;
A computing server comprising
前記受信手段は、前記数式処理装置において2次元コード化された前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを含むデータを、前記2次元コードを撮影して取得する通信機器から受信する、
ことを特徴とする請求項6に記載の計算サーバ。
The receiving means captures the two-dimensional code of data including the mathematical expression that has been two-dimensionally encoded in the mathematical expression processing device and variable values of variables included in the mathematical expression or setting data necessary for calculation of the mathematical expression. Receive from a communication device
The calculation server according to claim 6.
前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、前記受信手段により受信された数式と、前記修正データ受信手段により受信された前記修正された変数値又は設定データと、に基づいて、前記数式の計算を行い、その計算結果を送信する計算結果再送信手段をさらに備える、
ことを特徴とする請求項6又は7に記載の計算サーバ。
The formula received by the receiving unit and the correction received by the correction data receiving unit when the formula and the variable value of the variable included in the formula or the setting data necessary for the calculation of the formula do not match. A calculation result retransmitting unit that calculates the mathematical formula based on the variable value or setting data that has been set and transmits the calculation result;
The calculation server according to claim 6 or 7, characterized by the above.
電子機器のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
数式に含むことが可能な複数の変数について変数値をそれぞれ記憶する変数値記憶手段、
ユーザ操作に応じて、数式が入力される数式入力手段、
前記変数値記憶手段に記憶された変数値のうち、前記数式入力手段により入力された数式に含まれる変数の変数値を検出する変数検出手段、
前記数式入力手段により入力された数式と前記変数検出手段により検出された変数の変数値とを外部出力する出力手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
A program for controlling a computer of an electronic device,
The computer,
Variable value storage means for storing variable values for each of a plurality of variables that can be included in the mathematical expression;
Formula input means for inputting formulas according to user operations,
Among the variable values stored in the variable value storage means, variable detection means for detecting a variable value of a variable included in the mathematical formula input by the mathematical formula input means;
Output means for externally outputting the mathematical formula input by the mathematical formula input means and the variable value of the variable detected by the variable detection means;
A computer-readable program that allows it to function as a computer.
電子機器のコンピュータを制御するためのプログラムであって、
前記コンピュータを、
数式処理装置から外部出力された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとを受信する受信手段、
前記受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとに基づいて、前記数式の計算を行い、その計算結果を送信する計算結果送信手段、
前記受信された、数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、整合しない旨の情報を送信する不整合情報送信手段、
前記数式と前記数式に含まれる変数の変数値又は前記数式の計算に必要な設定データとが整合しない場合に、修正された変数値又は設定データを受信する修正データ受信手段、
として機能させるためのコンピュータ読み込み可能なプログラム。
A program for controlling a computer of an electronic device,
The computer,
Receiving means for receiving a mathematical expression and a variable value of a variable included in the mathematical expression or setting data necessary for calculation of the mathematical expression, which is externally output from the mathematical expression processing device;
Based on the received mathematical formula and the variable value of the variable included in the mathematical formula or the setting data necessary for the calculation of the mathematical formula, the calculation formula is transmitted, and the calculation result is transmitted.
Inconsistency information transmission means for transmitting information indicating that the received mathematical expression and the variable value included in the mathematical expression or the setting data necessary for calculating the mathematical expression do not match,
A modified data receiving means for receiving a modified variable value or setting data when the mathematical formula and a variable value of a variable included in the mathematical formula or setting data necessary for calculation of the mathematical formula do not match;
A computer-readable program that allows it to function as a computer.
JP2014191879A 2014-09-19 2014-09-19 Formula processing device, calculation processing method, and program Active JP6314763B2 (en)

Priority Applications (16)

Application Number Priority Date Filing Date Title
JP2014191879A JP6314763B2 (en) 2014-09-19 2014-09-19 Formula processing device, calculation processing method, and program
US14/855,122 US10192329B2 (en) 2014-09-19 2015-09-15 Electronic device which displays and outputs function formula data, data output method, and computer readable medium
US14/855,084 US20160085845A1 (en) 2014-09-19 2015-09-15 Server apparatus, data aggregation method, and communication device
US14/856,031 US20160086513A1 (en) 2014-09-19 2015-09-16 Server apparatus, data integration method and electronic device
US14/855,921 US10042811B2 (en) 2014-09-19 2015-09-16 Expression processing device, compute server and recording medium having expression processing program recorded thereon
US14/856,478 US10210132B2 (en) 2014-09-19 2015-09-16 Calculator, recording medium and compute server
AU2015227485A AU2015227485B2 (en) 2014-09-19 2015-09-17 Expression processing device, compute server and recording medium having expression processing program recorded thereon
CN201510733572.5A CN105446588B (en) 2014-09-19 2015-09-18 Electronic device and data output method in electronic device
EP15185876.8A EP2998875A3 (en) 2014-09-19 2015-09-18 Expression processing device, compute server and recording medium having expression processing program recorded thereon
CN201510724380.8A CN105447897B (en) 2014-09-19 2015-09-18 Server unit and data integration method
CN201810812277.2A CN108959164B (en) 2014-09-19 2015-09-18 Server device, information display device, computer system and data integration method thereof
EP15185883.4A EP2998876B1 (en) 2014-09-19 2015-09-18 Calculator, recording medium and compute server
CN201510604636.1A CN105446679B (en) 2014-09-19 2015-09-21 Computer, recording medium and calculation server
CN201510603631.7A CN105446931B (en) 2014-09-19 2015-09-21 Server unit and data method for congregating
CN201510604184.7A CN105446587B (en) 2014-09-19 2015-09-21 Formula manipulation device, formula processing method, calculation server
US16/149,604 US10372666B2 (en) 2014-09-19 2018-10-02 Calculator, recording medium and compute server

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2014191879A JP6314763B2 (en) 2014-09-19 2014-09-19 Formula processing device, calculation processing method, and program

Publications (2)

Publication Number Publication Date
JP2016062504A true JP2016062504A (en) 2016-04-25
JP6314763B2 JP6314763B2 (en) 2018-04-25

Family

ID=55797975

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2014191879A Active JP6314763B2 (en) 2014-09-19 2014-09-19 Formula processing device, calculation processing method, and program

Country Status (1)

Country Link
JP (1) JP6314763B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022044630A (en) * 2017-09-25 2022-03-17 カシオ計算機株式会社 Information processing apparatus, data generation apparatus, graph drawing system, and program

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005346555A (en) * 2004-06-04 2005-12-15 Casio Comput Co Ltd Electronic apparatus
JP2006099256A (en) * 2004-09-28 2006-04-13 Casio Comput Co Ltd Arithmetic and control unit and program
JP2006309619A (en) * 2005-04-28 2006-11-09 Casio Comput Co Ltd Computing device and its control program
JP2010129075A (en) * 2008-11-27 2010-06-10 Satomi Kato Two-dimensional bar code generation method in spreadsheet system
JP2011129138A (en) * 2011-01-12 2011-06-30 Casio Computer Co Ltd Electronic calculator

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005346555A (en) * 2004-06-04 2005-12-15 Casio Comput Co Ltd Electronic apparatus
JP2006099256A (en) * 2004-09-28 2006-04-13 Casio Comput Co Ltd Arithmetic and control unit and program
JP2006309619A (en) * 2005-04-28 2006-11-09 Casio Comput Co Ltd Computing device and its control program
JP2010129075A (en) * 2008-11-27 2010-06-10 Satomi Kato Two-dimensional bar code generation method in spreadsheet system
JP2011129138A (en) * 2011-01-12 2011-06-30 Casio Computer Co Ltd Electronic calculator

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022044630A (en) * 2017-09-25 2022-03-17 カシオ計算機株式会社 Information processing apparatus, data generation apparatus, graph drawing system, and program
JP7235138B2 (en) 2017-09-25 2023-03-08 カシオ計算機株式会社 Information processing device, data generation device, graph drawing system, and program

Also Published As

Publication number Publication date
JP6314763B2 (en) 2018-04-25

Similar Documents

Publication Publication Date Title
US10042811B2 (en) Expression processing device, compute server and recording medium having expression processing program recorded thereon
US10192329B2 (en) Electronic device which displays and outputs function formula data, data output method, and computer readable medium
JP6358009B2 (en) Server apparatus, data processing method, and data processing program
US10372666B2 (en) Calculator, recording medium and compute server
US20160086513A1 (en) Server apparatus, data integration method and electronic device
US9838490B2 (en) Communication apparatus, server, communication apparatus control method, server control method, recording medium containing communication apparatus control program and recording medium containing server control program
JP6036792B2 (en) Computer, calculation server, program, data output method, and computer system
JP6314763B2 (en) Formula processing device, calculation processing method, and program
JP6740660B2 (en) Computing device, electronic device, and program
JP6256315B2 (en) Server apparatus and program
JP6007961B2 (en) Input device, data output method, and program
JP2017174190A (en) Calculation device, method for processing data of calculation device, and program
JP6020538B2 (en) Server device, information display device, server control program, data aggregation method, and computer system
JP7087679B2 (en) Graph display method, graph generation method, electronic devices and programs
JP6249077B2 (en) Computer, data output method, and program
JP6677039B2 (en) Information display device, communication device, information display method, and program
JP6504290B2 (en) Electronic device, data processing method and program
JP2020047035A (en) Electronic device, control method of electronic device, and control program of electronic device
JP6358301B2 (en) Data encoding apparatus, data encoding method and program
JP6500970B2 (en) Server device and program
JP6311593B2 (en) Display control apparatus, display control method, and program
JP2022048317A (en) Electronic apparatus, control method for electronic apparatus, and control program for electronic apparatus
JP2019153311A (en) Information display device, communication apparatus, information processing method, and program
JP2016014930A (en) Mathematical expression display controller and program

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20160930

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20170626

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20170704

A521 Request for written amendment filed

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20170904

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20180312

R150 Certificate of patent or registration of utility model

Ref document number: 6314763

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150