JP2020042456A - Computer, calculation confirmation method, information registration method, and program - Google Patents

Computer, calculation confirmation method, information registration method, and program Download PDF

Info

Publication number
JP2020042456A
JP2020042456A JP2018168369A JP2018168369A JP2020042456A JP 2020042456 A JP2020042456 A JP 2020042456A JP 2018168369 A JP2018168369 A JP 2018168369A JP 2018168369 A JP2018168369 A JP 2018168369A JP 2020042456 A JP2020042456 A JP 2020042456A
Authority
JP
Japan
Prior art keywords
tax
calculation
key
function
data
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
JP2018168369A
Other languages
Japanese (ja)
Other versions
JP7110847B2 (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 JP2018168369A priority Critical patent/JP7110847B2/en
Publication of JP2020042456A publication Critical patent/JP2020042456A/en
Priority to JP2022115167A priority patent/JP7487755B2/en
Application granted granted Critical
Publication of JP7110847B2 publication Critical patent/JP7110847B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Calculators And Similar Devices (AREA)
  • User Interface Of Digital Computer (AREA)

Abstract

To provide a computer capable of confirming which function has been executed by a key operation when checking a calculation result in the case a plurality of functions are assigned to one key.SOLUTION: A calculator 10 registers a plurality of calculation data including numerical data indicating a numerical key and operation data indicating a function key to which a function is assigned, in a calculation data storage area 22s in the order of input. The calculator 10, when a first function and a second function are assigned to the function key, adds first extended information indicating the first function to the calculation data if the first function is designated by an operation on the function key, and adds second extended information indicating the second function to the calculation data if the second function is designated. The calculator 10 displays a numerical value corresponding to the numerical data on a display unit in accordance with an instruction to confirm the calculation data, and displays a first symbol on the display unit when the first extended information is added to the calculation data and displays a second symbol on the display unit when the second extended information is added.SELECTED DRAWING: Figure 2

Description

本発明は、検算機能を有する計算機、計算確認方法、情報登録方法、及びプログラムに関する。   The present invention relates to a computer having a check function, a calculation confirmation method, an information registration method, and a program.

近年の計算機(電卓)には、先に実行した計算結果が正しいかを確認することができる検算機能が設けられているものがある。検算機能を有する電卓は、例えば計算のために入力された数値データと、操作された物理的なキーを示すキーコードとを対応づけて順次記憶しておく。検算時には、数値データとキーコードをユーザ操作に応じて順次読み出し、数値とキーコード対応するシンボルを表示するなどして、先に実行された計算時の入力操作を確認することができる。   2. Description of the Related Art Some recent computers (calculators) are provided with a check function capable of confirming whether a previously executed calculation result is correct. A calculator having a check function stores, for example, numerical data input for calculation and a key code indicating an operated physical key in association with each other. At the time of verification, numerical data and a key code are sequentially read in accordance with a user operation, and a numerical value and a symbol corresponding to the key code are displayed, so that the input operation at the time of the calculation performed earlier can be confirmed.

また近年の電卓には、四則計算などの通常計算だけでなく、税率計算をする税計算機能を有しているものがある。この種の電卓には、例えば入力された数値に対して、予め設定された税率をもとにした税込み計算の実行を指示する税計算キー(税込み計算キー、税抜き計算キー)が設けられている。税計算機は、税計算キーに対する操作に応じて、任意の四則計算などによる通常計算された数値、あるいは個別に入力された数値をもとに、税計算キーに対応する税率による税込み額を算出して表示する。   Some recent calculators have a tax calculation function for calculating a tax rate as well as normal calculations such as four arithmetic calculations. This type of calculator is provided with a tax calculation key (calculation key including tax, calculation key without tax) for instructing execution of a tax-inclusive calculation based on a preset tax rate with respect to the input numerical value, for example. I have. The tax calculator calculates the tax-inclusive amount based on the tax rate corresponding to the tax calculation key based on the numerical value calculated normally by any four arithmetic calculations or the numerical value entered individually according to the operation on the tax calculation key. To display.

特開2018−49379号公報JP 2018-49379 A 特開2017−174225号公報JP 2017-174225 A

税計算機能が設けられた電卓において、複数の税率について税計算をするために、複数の税率のそれぞれに対応する税込み計算キーと税抜きキーを設ける必要がある。しかしながら、電卓の筐体表面に設けられるキーの数には限りがあるため、より多くの税率に対して税計算をするために、物理的な1つのキーに対して複数の機能を割り当てることが考えられる。   In a calculator provided with a tax calculation function, in order to calculate taxes for a plurality of tax rates, it is necessary to provide a tax-inclusive calculation key and a tax exemption key corresponding to each of the plurality of tax rates. However, since the number of keys provided on the surface of the calculator housing is limited, multiple functions can be assigned to one physical key in order to calculate tax for more tax rates. Conceivable.

この場合、検算機能により計算時の入力操作を確認するために、従来と同様にして、操作されたキーに一対一対応するキーコードを記憶させておき、検算時にキーコードに応じたシンボルを表示しても、何れの機能が実行されたか確認することができない。   In this case, in order to confirm the input operation at the time of calculation by the reconciliation function, the key code corresponding to the operated key is stored one by one in the same manner as in the past, and the symbol corresponding to the key code is displayed at the time of reconciliation. However, it cannot be confirmed which function has been executed.

本発明は、前記のような課題に考慮してなされたもので、1つのキーに対して複数の機能が割り当てられている場合に、計算結果を確認する際に、キー操作により何れの機能が実行されたか確認することができるように構成された計算機、計算確認方法、情報登録方法、及びプログラムを提供することを目的とする。   The present invention has been made in consideration of the above-described problem, and when a plurality of functions are assigned to one key, when checking the calculation result, which function is operated by the key operation. It is an object of the present invention to provide a computer, a calculation confirmation method, an information registration method, and a program configured to be able to confirm whether or not the execution has been performed.

上記の課題を解決するために、本発明の計算機は、数値キーに対する操作により入力された前記数値キーを示す数値データと、機能が割り当てられた機能キーに対する操作により入力された前記機能キーを示す演算データとを含む複数の計算データを入力順に登録する計算データ登録手段と、前記機能キーに第1機能と第2機能が割り当てられている場合に、前記機能キーに対する操作により前記第1機能と前記第2機能の何れが指定されたかを判別する判別手段と、前記第1機能が指定されたことを判別した場合に、前記計算データに対して前記第1機能を示す第1拡張情報を付加し、前記第2機能が指定されたことを判別した場合に、前記計算データに対して前記第2機能を示す第2拡張情報を付加する情報付加手段と、前記計算データを確認する指示に応じて、前記数値データに対応する数値を表示部に表示させると共に、前記計算データに前記第1拡張情報に付加されている場合に第1シンボルを前記表示部に表示させ、前記計算データに前記第2拡張情報が付加されている場合に第2シンボルを前記表示部に表示させる第1表示手段とを有する。   In order to solve the above-mentioned problem, a calculator of the present invention displays numerical data indicating the numerical key input by an operation on a numerical key, and the function key input by an operation on a function key to which a function is assigned. Calculation data registration means for registering a plurality of calculation data including calculation data in an input order; and when a first function and a second function are assigned to the function key, the first function and the second function are operated by operating the function key. Determining means for determining which of the second functions has been specified; and adding first extended information indicating the first function to the calculation data when determining that the first function has been specified. Information adding means for adding second extended information indicating the second function to the calculation data when it is determined that the second function has been designated; In response to the instruction to confirm, a numerical value corresponding to the numerical data is displayed on a display unit, and a first symbol is displayed on the display unit when the calculated data is added to the first extended information, First display means for displaying a second symbol on the display unit when the second extended information is added to the calculation data.

本実施形態における税計算機の外観構成を示す正面図。The front view showing the appearance composition of the tax calculator in this embodiment. 本実施形態における電卓の電子回路の構成を示すブロック図。FIG. 2 is a block diagram showing a configuration of an electronic circuit of the calculator according to the embodiment. 本実施形態における電卓の税計算機能の動作を説明するためのフローチャート。6 is a flowchart for explaining the operation of a tax calculation function of the calculator according to the embodiment. 本実施形態における電卓の税計算機能の動作を説明するためのフローチャート。6 is a flowchart for explaining the operation of a tax calculation function of the calculator according to the embodiment. 本実施形態における電卓の税計算機能の動作を説明するためのフローチャート。6 is a flowchart for explaining the operation of a tax calculation function of the calculator according to the embodiment. 本実施形態における電卓の税計算機能の動作を説明するためのフローチャート。6 is a flowchart for explaining the operation of a tax calculation function of the calculator according to the embodiment. 本実施形態における電卓の税計算機能の動作を説明するためのフローチャート。6 is a flowchart for explaining the operation of a tax calculation function of the calculator according to the embodiment. 本実施形態における電卓の税計算機能の動作を説明するためのフローチャート。6 is a flowchart for explaining the operation of a tax calculation function of the calculator according to the embodiment. 本実施形態における電卓の税計算機能の動作を説明するためのフローチャート。6 is a flowchart for explaining the operation of a tax calculation function of the calculator according to the embodiment. 電卓の税計算機能を説明するための入力操作と表示の具体例を示す図。The figure which shows the input operation for demonstrating the tax calculation function of a calculator, and the specific example of a display. 電卓の税計算機能を説明するための計算データの具体例を示す図。The figure which shows the specific example of the calculation data for demonstrating the tax calculation function of a calculator. 電卓の税計算機能を説明するための表示の具体例を示す図。The figure which shows the specific example of a display for demonstrating the tax calculation function of a calculator. 本実施形態における電卓の税計算機能を説明するための入力操作と表示の具体例を示す図。FIG. 4 is a view showing a specific example of an input operation and a display for explaining a tax calculation function of the calculator according to the embodiment. 本実施形態における電卓の税計算機能を説明するための計算データの具体例を示す図。FIG. 6 is a diagram showing a specific example of calculation data for explaining a tax calculation function of the calculator according to the embodiment. 本実施形態における電卓の税計算機能を説明するための入力操作と表示の具体例を示す図。FIG. 4 is a view showing a specific example of an input operation and a display for explaining a tax calculation function of the calculator according to the embodiment.

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

図1は、本実施形態に係る税計算機の外観構成を示す正面図である。本実施形態では、税計算機を計算専用の電卓10として実現している。   FIG. 1 is a front view showing an external configuration of the tax calculator according to the present embodiment. In the present embodiment, the tax calculator is realized as a calculator 10 dedicated to calculation.

なお、税計算機は、電卓10として構成する他、計算機能を有する(計算処理プログラムが実装された)パーソナルコンピュータ、タブレット型コンピュータ、スマートフォン、携帯電話機、タッチパネル式PDA(personal digital assistants)、電子ブック、携帯ゲーム機等として構成することができる。なお、電卓10のような物理的なキー(ボタン)が実装されていない税計算機は、電卓10のキーと同様なソフトウェアキーボードを表示し、このソフトウェアキーボードに対するキー操作に応じて計算処理を実行する。   In addition, the tax calculator is configured as the calculator 10, and has a calculation function (a calculation processing program is mounted), such as a personal computer, a tablet computer, a smartphone, a mobile phone, a touch panel PDA (personal digital assistants), an electronic book, It can be configured as a portable game machine or the like. It should be noted that a tax calculator with no physical keys (buttons) such as the calculator 10 displays a software keyboard similar to the keys of the calculator 10 and executes calculation processing in accordance with key operations on the software keyboard. .

本実施形態における電卓10は、複数の税率、例えば5種類の税率により税計算をする税計算機能が設けられている。例えば、インドでは消費税として、5種類の税率(0%、5%、12%、18%、28%)が用いられている。従って、本実施形態における電卓10は、インドなどにおいて、5種類以下の複数の消費税が混在する商品の総額などを算出する税計算に好適である。   The calculator 10 according to the present embodiment is provided with a tax calculation function for calculating a tax at a plurality of tax rates, for example, at five different tax rates. For example, in India, five kinds of tax rates (0%, 5%, 12%, 18%, and 28%) are used as consumption tax. Therefore, the calculator 10 according to the present embodiment is suitable for tax calculation for calculating the total amount of a product in which a plurality of types of consumption tax of five or less are mixed in India and the like.

電卓10の筐体正面には、複数のキーを含むキー入力部11、表示部12およびソーラーパネル13が設けられる。キー入力部11には、数値キー、演算機能キー、税計算機能キー、機能キー、検算機能キーが設けられる。数値キーには、例えば[00][0]〜[9]のそれぞれに対応する複数のキーを含む。演算機能キーには、四則演算による通常計算に使用する、例えば[+](加算)キー11h1、[−](減算)キー11h2、[×](乗算)キー11h3、[÷](除算)キー11h4、[=](演算実行)キー11h0のそれぞれに対応する複数のキーを含む。   A key input unit 11 including a plurality of keys, a display unit 12, and a solar panel 13 are provided on the front of the housing of the calculator 10. The key input unit 11 is provided with numerical keys, calculation function keys, tax calculation function keys, function keys, and check function keys. The numerical keys include, for example, a plurality of keys corresponding to [00] [0] to [9]. The operation function keys include, for example, a [+] (addition) key 11h1, a [-] (subtraction) key 11h2, a [×] (multiplication) key 11h3, and a [算] (division) key, which are used for normal calculations by four arithmetic operations. 11h4, including a plurality of keys corresponding to the [=] (calculation execution) key 11h0.

税計算機能キーには、税計算キー([GST+n(TAX−n)])11b、税計算合計キー([GST GT(GT)])11c、税計算モード切替キー([GST+/TAX−])11dが設けられる。ここで、GSTとは、インドの消費税を意味する「Goods and Service Tax」に対する略記号である。また、[ ]内の文字列(ただし、( )内の文字列を除く。)は、各税計算キー11bのキートップに印刷された文字列を示しており、[ ]内のさらに( )内の文字列は、電卓10の筐体正面に印刷された文字列を便宜的に示すものとする。本明細書では、税計算キー11bに限らず、同様の表記とする。   The tax calculation function keys include a tax calculation key ([GST + n (TAX-n)]) 11b, a tax calculation total key ([GST GT (GT)]) 11c, and a tax calculation mode switching key ([GST + / TAX-]). 11d is provided. Here, GST is an abbreviation for “Goods and Service Tax” which means Indian consumption tax. The character string in [] (however, the character string in () is excluded) indicates the character string printed on the key top of each tax calculation key 11 b, and further in () in []. Is a character string printed on the front of the housing of the calculator 10 for the sake of convenience. In this specification, not only the tax calculation key 11b but also the same notation is used.

税計算キー([GST+n(TAX−n)])11bには、税0計算キー([GST+0(TAX−0)])11b0、税1計算キー([GST+1(TAX−1)])11b1、税2計算キー([GST+2(TAX−2)])11b2、税3計算キー([GST+3(TAX−3)])11b3、税4計算キー([GST+4(TAX−4)])11b4が含まれる。税0計算キー([GST+0(TAX−0)])11b0は、税率0を用いた税計算の実行指示を入力するために操作される。同様にして、税1計算キー([GST+1(TAX−1)])11b1、税2計算キー([GST+2(TAX−2)])11b2、税3計算キー([GST+3(TAX−3)])11b3、税4計算キー([GST+4(TAX−4)])11b4は、それぞれ税率1、税率2、税率3、税率4を用いた税計算の実行指示を入力するために操作される。本明細書では、このように、税計算キー([GST+n(TAX−n)])11bと表現する場合、「n」は0〜4までの各数値の代わりに用いられる。本明細書では、税計算キー11bに限らず、「n」が取り得るすべての数値(0〜4の整数)のうち、いずれの数値であるかを特段限定しない場合には、具体的な数値ではなく「n」を用いて便宜的に説明する。   The tax calculation key ([GST + n (TAX-n)]) 11b includes a tax 0 calculation key ([GST + 0 (TAX-0)]) 11b0, a tax 1 calculation key ([GST + 1 (TAX-1)]) 11b1, and a tax 2 calculation keys ([GST + 2 (TAX-2)]) 11b2, tax 3 calculation keys ([GST + 3 (TAX-3)]) 11b3, and tax 4 calculation keys ([GST + 4 (TAX-4)]) 11b4. The tax 0 calculation key ([GST + 0 (TAX-0)]) 11b0 is operated to input a tax calculation execution instruction using the tax rate 0. Similarly, a tax 1 calculation key ([GST + 1 (TAX-1)]) 11b1, a tax 2 calculation key ([GST + 2 (TAX-2)]) 11b2, and a tax 3 calculation key ([GST + 3 (TAX-3)]) 11b3 and a tax 4 calculation key ([GST + 4 (TAX-4)]) 11b4 are operated to input a tax calculation execution instruction using the tax rate 1, the tax rate 2, the tax rate 3, and the tax rate 4, respectively. In this specification, as described above, when the tax calculation key ([GST + n (TAX-n)]) 11b is used, “n” is used instead of each numerical value from 0 to 4. In the present specification, not only the tax calculation key 11b but also a specific numerical value when there is no particular limitation on which numerical value (an integer from 0 to 4) can be taken by “n”. This will be described for convenience using “n” instead of “n”.

1つの税計算キー11b(税n計算キー11b0〜11b4)は、税込み計算キー[GST+n]と税抜き計算キー[TAX−n]を兼ねている。税計算キー11b(税n計算キー11b0〜11b4)は、税計算モード切替キー([GST+/TAX−])11dの操作に応じて切り替えられる税計算モードに応じて、税込み計算キー[GST+n]あるいは税抜き計算キー[TAX−n]として使用される。1つの税計算キー11bを税込み計算キー[GST+n]と税抜き計算キー[TAX−n]として共用することで、限られた筐体正面の面積を有効に利用して、複数(5種類)の税率のそれぞれに対応する税込み計算処理および税抜き計算処理を実行可能なキーを設けている。   One tax calculation key 11b (tax n calculation keys 11b0 to 11b4) also serves as a tax-inclusive calculation key [GST + n] and a tax-exempt calculation key [TAX-n]. The tax calculation key 11b (tax n calculation key 11b0 to 11b4) is a tax-inclusive calculation key [GST + n] or a tax-inclusive calculation key [GST + n] according to the tax calculation mode switched in response to the operation of the tax calculation mode switching key ([GST + / TAX-]) 11d. Used as a tax-excluding calculation key [TAX-n]. By sharing one tax calculation key 11b as a tax-inclusive calculation key [GST + n] and a tax-exclusive calculation key [TAX-n], a limited area of the front surface of the housing is effectively used, and a plurality of (five types) are used. A key is provided that can execute a tax-inclusive calculation process and a tax-excluding calculation process corresponding to each tax rate.

なお、税計算キー11b(税n計算キー11b0〜11b4)に割り当てられる税率(税率0〜税率4)は、電卓10の工場出荷時に予め設定されている。例えば、税n計算キー11b0〜11b4には、インドにおける使用に合わせて、5種類の税率(0%、5%、12%、18%、28%)がそれぞれ設定される。また、税n計算キー11b0〜11b4に割り当てられる税率(税率0〜税率4)は、ユーザ操作によって任意に設定することができる。   The tax rates (tax rates 0 to 4) assigned to the tax calculation keys 11b (tax n calculation keys 11b0 to 11b4) are preset when the calculator 10 is shipped from the factory. For example, five tax rates (0%, 5%, 12%, 18%, and 28%) are set in the tax n calculation keys 11b0 to 11b4, respectively, in accordance with use in India. The tax rates (tax rates 0 to 4) assigned to the tax n calculation keys 11b0 to 11b4 can be arbitrarily set by a user operation.

税計算合計キー([GST GT(GT)])11cは、四則計算や定数計算などの通常計算(基本計算)について総合計を表示させるためのグランドトータルキー([GT]キー)と、税計算の計算結果について総合計を表示させるためのGSTグランドトータルキー([GST GT]キー)を兼ねる。なお、税計算合計キー11cがGSTグランドトータルキーとして機能する場合、税計算が実行されるとともに、電卓10の処理モードが税合計リコールモード(GST GTリコールモード)へ遷移する。一方、税計算合計キー11cがグランドトータルキーとして機能する場合、電卓10の処理モードは特に遷移するわけではなく、単に、合計メモリエリア22hに記憶されている数値が呼び出され、表示部12に表示される。これらの処理については、図4を用いて後ほど詳しく説明する。   The tax calculation total key ([GST GT (GT)]) 11c includes a grand total key ([GT] key) for displaying a grand total for normal calculations (basic calculations) such as four arithmetic calculations and constant calculations, and a tax calculation key. Also serves as a GST grand total key ([GST GT] key) for displaying the total sum for the calculation result of. When the tax calculation total key 11c functions as a GST grand total key, the tax calculation is performed and the processing mode of the calculator 10 transits to the tax total recall mode (GST GT recall mode). On the other hand, when the tax calculation total key 11c functions as a grand total key, the processing mode of the calculator 10 does not particularly change, and the numerical value stored in the total memory area 22h is simply called and displayed on the display unit 12. Is done. These processes will be described later in detail with reference to FIG.

税計算合計キー11cは、税計算合計キー11cが操作された直前の動作状態に応じて、グランドトータルキー([GT]キー)あるいはGSTグランドトータルキー([GST GT]キー)の何れかとして機能する。つまり、例えば、税計算キー11bの操作によって税計算が実行された直後に税計算合計キー11cが押下された場合には、税計算キー11bは、税計算の計算結果について総合計を表示させるGSTグランドトータルキー([GST GT]キー)として機能する。また、例えば、演算実行キー([=]キー)11h0の操作によって通常計算が実行された直後に税計算合計キー11cが押下された場合、すなわち、税計算キー11bの操作によって税計算が実行された直後でない場合には、税計算キー11bは、通常計算(基本計算)について総合計を表示させるためのグランドトータルキー([GT]キー)として機能する。   The tax calculation total key 11c functions as either a grand total key ([GT] key) or a GST grand total key ([GST GT] key) depending on the operation state immediately before the tax calculation total key 11c is operated. I do. That is, for example, when the tax calculation total key 11c is pressed immediately after the tax calculation is performed by operating the tax calculation key 11b, the tax calculation key 11b is used to display the total amount of the tax calculation result on the GST. Functions as a grand total key ([GST GT] key). Further, for example, when the tax calculation total key 11c is pressed immediately after the normal calculation is performed by operating the calculation execution key ([=] key) 11h0, that is, the tax calculation is performed by operating the tax calculation key 11b. If it is not immediately after, the tax calculation key 11b functions as a grand total key ([GT] key) for displaying a grand total for a normal calculation (basic calculation).

機能キーには、例えばオールクリアキー([AC]キー11a)、クリアキー([C]キー)、複数のメモリキー([MRC][M−][M+])、ルートキー([√]キー)、[%]キー11gなどが含まれる。[%]キー11gは、パーセント計算のために使用される他、税計算キー11b(税n計算キー11b0〜11b4)のそれぞれに対応する税率をキー操作によって入力される値に設定するための税率設定処理を起動するために使用される。   The function keys include, for example, an all clear key ([AC] key 11a), a clear key ([C] key), a plurality of memory keys ([MRC] [M-] [M +]), and a root key ([√] key). ), [%] Key 11g and the like. The [%] key 11g is used not only for calculating the percentage, but also for setting a tax rate corresponding to each of the tax calculation keys 11b (tax n calculation keys 11b0 to 11b4) to a value input by key operation. Used to initiate the configuration process.

検算機能キーは、先に実行された計算の内容について確認/修正するための検算機能において使用されるキーである。検算機能キーには、確認キー([CHECK BACK]キー11e、[CHECK FOWARD]キー11f)と、修正キー([CORRECT]キー)11kが含まれる。[CHECK BACK]キー11e及び[CHECK FOWARD]キー11fは、先に実行された計算の内容(計算データ)をステップ単位で切り替えて表示させるためのキーである。[CHECK BACK]キー11eが操作された場合、ステップ数が少ない方向のステップの計算データに表示を切り替え、[CHECK FOWARD]キー11fが操作された場合、ステップ数が多い方向のステップの計算データに表示を切り替える。なお、1ステップは、計算のために入力された「置数+ファンクション」が単位となる。「ファンクション」には、四則計算、税込み計算、税抜き計算などのために操作されたキーのコードが記憶される。   The check function key is a key used in the check function for confirming / correcting the contents of the calculation executed earlier. The verification function keys include a confirmation key ([CHECK BACK] key 11e, [CHECK FWARD] key 11f) and a correction key ([CORRECT] key) 11k. [CHECK BACK] key 11e and [CHECK FWARD] key 11f are keys for switching and displaying the contents (calculation data) of the previously executed calculation in units of steps. When the [CHECK BACK] key 11e is operated, the display is switched to the calculation data of the step in the direction in which the number of steps is small, and when the [CHECK FWARD] key 11f is operated, the calculation data in the direction in which the number of steps is large is displayed. Switch the display. In addition, one step is a unit of “numeric value + function” input for calculation. In the “function”, a code of a key operated for four arithmetic calculations, tax-inclusive calculations, tax-excluding calculations, and the like is stored.

1つのキーに複数の機能が割り当てられている場合には、計算の内容を示す計算データに、操作されたキーに一対一対応するコードと対応づけて、キー操作によって何れの機能が実行されたかを示す拡張情報(後述するキー情報)が付加される。   When a plurality of functions are assigned to one key, which function is executed by the key operation by associating the calculation data indicating the contents of the calculation with the code corresponding to the operated key one-to-one. (Key information described later) is added.

本実施形態の電卓10では、1つの税計算キー11b(11b0〜11b4)に対して、それぞれ税込み計算と税抜き計算の2つの機能が割り当てられている。従って、税計算キー11b[GST+n(TAX−n)]が税込み計算キー[GST+n]として操作された場合には、税込み計算と税計算キー11bに設定された税率[n]を示す拡張情報が計算データに付加され、税抜き計算キー[TAX−n]として操作された場合には、税抜き計算と税計算キーに設定された税率[n]を示す拡張情報が計算データに付加される。   In the calculator 10 of the present embodiment, two functions of a tax-inclusive calculation and a tax-excluding calculation are assigned to one tax calculation key 11b (11b0 to 11b4). Therefore, when the tax calculation key 11b [GST + n (TAX-n)] is operated as the tax-inclusive calculation key [GST + n], the extended information indicating the tax-inclusive calculation and the tax rate [n] set in the tax calculation key 11b is calculated. When added to the data and operated as the tax-excluding calculation key [TAX-n], extended information indicating the tax-excluding calculation and the tax rate [n] set in the tax calculation key is added to the calculation data.

なお、本実施形態の説明では、電卓10に設けられた複数のキーのうち、複数の機能が割り当てられるキーを税計算に使用する税計算キー11bのみとしているが、他のキーに対して複数の機能を割り当てることも可能である。また、1つのキーに割り当てる複数の機能は、税計算以外の機能を対象とすることもできる。さらに、2つの機能を割り当てるだけでなく、3以上の機能が割り当てられていても良い。   In the description of the present embodiment, among the plurality of keys provided on the calculator 10, the key to which a plurality of functions are assigned is only the tax calculation key 11b used for tax calculation. Function can be assigned. In addition, the plurality of functions assigned to one key can target functions other than the tax calculation. Further, not only two functions may be assigned, but also three or more functions may be assigned.

修正キー11kは、[CHECK BACK]キー11eあるいは[CHECK FOWARD]キー11fの操作により表示された計算の内容(「置数+ファンクション」)の修正を指示するためのキーである。修正キー11kの操作後に修正後の計算の内容を入力することで、表示された先に入力された計算データを修正することができる。   The correction key 11k is a key for instructing the correction of the content of the calculation (“the number input + function”) displayed by operating the [CHECK BACK] key 11e or the [CHECK FWARD] key 11f. By inputting the content of the corrected calculation after operating the correction key 11k, the displayed previously input calculation data can be corrected.

ラウンドセレクタ11yは、端数処理の計算方法を設定する。例えば、「F」設定は、表示部12に小数点以下を含む表示可能な最大桁の表示を指定する。「CUT」設定は、小数点セレクタ11zで指定された桁の切り捨てを指定する。「UP」設定は、小数点セレクタ11zで指定された桁の切り上げを指定する。「5/4」設定は、小数点セレクタ11zで指定した桁の四捨五入を指定する。小数点セレクタ11zは、小数点以下を何桁まで表示部12に表示させるかを設定する。なお、「ADD」設定は、入力された数値に対して所定の桁数への小数点設定を指定する。 The round selector 11y sets a calculation method of the fraction processing. For example, the “F” setting specifies the display of the maximum displayable digit including the decimal part on the display unit 12. The “CUT” setting specifies the truncation of the digit specified by the decimal point selector 11z. The “UP” setting specifies rounding of the digit specified by the decimal point selector 11z. The “5/4” setting specifies the rounding of the digit specified by the decimal point selector 11z. The decimal point selector 11z sets how many digits after the decimal point are displayed on the display unit 12. The “ADD 2 ” setting specifies the decimal point setting to a predetermined number of digits for the input numerical value.

表示部12は、ドットマトリクス型の液晶表示ユニットからなる。表示部12には、キー入力部11のキーに対する操作により入力された数値が表示される。表示部12には、限られた行数分(例えば1行)の数値が表示される。また、表示部12の辺に沿って設けられた状態表示エリアには、設定中の計算モードや各種設定状態を示す文字や記号(シンボル)が表示される。例えば、状態表示エリアには、ステップ数12a、税計算モードシンボル12b、税計算キーシンボル12c、税合計リコールモードシンボル12d、総合計表示シンボル12e、メモリシンボル12f、確認モードシンボル12gなどが表示される。なお、図1では、状態表示エリアを説明するため、表示可能なすべてのシンボルを同じ画面上に便宜的に示したが、電卓10が取り得る任意の状態において、このように多数のシンボルが同じ画面上に同時に表示されるとは限らない。   The display unit 12 includes a dot matrix type liquid crystal display unit. The display unit 12 displays numerical values input by operating the keys of the key input unit 11. The display unit 12 displays numerical values for a limited number of lines (for example, one line). Characters and symbols (symbols) indicating the calculation mode being set and various setting states are displayed in a state display area provided along the side of the display unit 12. For example, in the status display area, the number of steps 12a, the tax calculation mode symbol 12b, the tax calculation key symbol 12c, the tax total recall mode symbol 12d, the total sum display symbol 12e, the memory symbol 12f, the confirmation mode symbol 12g, and the like are displayed. . In FIG. 1, all displayable symbols are shown on the same screen for the sake of convenience in describing the status display area. However, in an arbitrary state that the calculator 10 can take, such a large number of symbols are the same. They are not always displayed on the screen at the same time.

ステップ数12aは、キー入力部11のキーに対する操作により入力された「置数+ファンクション」を1ステップとした、現在の表示対象としているステップの位置を示す。税計算モードシンボル12bは、現在の税計算モードを示すモードシンボルであり、税込み計算を実行する税込み計算モードの場合には例えば[GST+]を表示し、税抜き計算を実行する税抜き計算モードの場合には、例えば[TAX−]を表示する。   The step number 12a indicates the position of the current step to be displayed, with “numerical value + function” input by operating the key of the key input unit 11 as one step. The tax calculation mode symbol 12b is a mode symbol indicating the current tax calculation mode. In the case of the tax-inclusive calculation mode in which the tax-inclusive calculation is performed, for example, [GST +] is displayed, and the tax-exclusive calculation mode in which the tax-exclusive calculation is performed. In this case, for example, [TAX-] is displayed.

税計算キーシンボル12cは、税計算キー11bの操作により税計算が実行された場合に、税計算に用いた税率と、税込み計算あるいは税抜き計算の何れかを示すファンクションシンボルである。税計算キー11bが税込み計算キー[GST+n]として使用された場合、税率0〜4のそれぞれに対応する[GST+0]、[GST+1]、[GST+2]、[GST+3]、[GST+4]の何れかが表示される。また、税計算キー11bが税抜き計算キー[TAX−n]として使用された場合、税率0〜4のそれぞれに対応する[TAX−0]、[TAX−1]、[TAX−2]、[TAX−3]、[TAX−4]の何れかが表示される。   The tax calculation key symbol 12c is a function symbol indicating the tax rate used for the tax calculation and either the tax-inclusive calculation or the tax-excluding calculation when the tax calculation is performed by operating the tax calculation key 11b. When the tax calculation key 11b is used as the tax included calculation key [GST + n], any one of [GST + 0], [GST + 1], [GST + 2], [GST + 3], and [GST + 4] corresponding to each of the tax rates 0 to 4 is displayed. Is done. When the tax calculation key 11b is used as the tax-excluded calculation key [TAX-n], [TAX-0], [TAX-1], [TAX-2], [TAX-2] corresponding to the tax rates 0 to 4, respectively. TAX-3] or [TAX-4] is displayed.

税合計リコールモードシンボル12dは、税計算合計キー([GST GT(GT)])11cの操作により税合計リコールモード(GST GTリコールモード)に遷移したことを示すモードシンボルであり、例えば「RCL」が表示される。税合計リコールモードでは、税計算合計キー11cに対するキー操作に応じて、各税率(税率0〜4)で計算した税計算の総合計として、税込総合計額、税抜総合計額、税額総合計額を切替表示させることができる。また、税合計リコールモードでは、税計算キー11bに対するキー操作により表示対象とする税率(税率0〜4)を指定し、指定した税率別の税計算の総合計として、税込合計額、税抜合計額、税額合計額を切替表示させることができる。   The tax total recall mode symbol 12d is a mode symbol indicating that a transition has been made to the tax total recall mode (GST GT recall mode) by operating the tax calculation total key ([GST GT (GT)]) 11c, for example, “RCL”. Is displayed. In the tax total recall mode, a total sum of tax calculations calculated at each tax rate (tax rates 0 to 4) is calculated in accordance with a key operation on the tax calculation total key 11c. The amount can be switched and displayed. In the tax total recall mode, a tax rate to be displayed (tax rates 0 to 4) is specified by a key operation on the tax calculation key 11b. The amount and the total tax amount can be switched and displayed.

総合計表示シンボル12eは、演算実行キー[=]11h0の操作に応じて行われる通常計算の計算結果が合計メモリエリア22hに記憶されていることを示すシンボルであり、例えば「GT」が表示される。メモリシンボル12fは、メモリキー([M−][M+])の操作に応じて、メモリ機能により数値が記憶されていることを示すシンボルである。   The total display symbol 12e is a symbol indicating that the calculation result of the normal calculation performed in response to the operation of the calculation execution key [=] 11h0 is stored in the total memory area 22h. For example, "GT" is displayed. You. The memory symbol 12f is a symbol indicating that a numerical value is stored by a memory function in response to an operation of a memory key ([M-] [M +]).

確認モードシンボル12gは、チェックバックキー11eあるいはチェックフォワードキー11fの操作に応じて、先に実行された計算の内容(計算データ)を表示させる確認(レビュー)モードに遷移したことを示すモードシンボル(レビューシンボル)であり、例えば「REV」が表示される。   The confirmation mode symbol 12g is a mode symbol (indicating that a transition has been made to a confirmation (review) mode in which the content (calculation data) of the previously executed calculation is displayed according to the operation of the checkback key 11e or the check forward key 11f. For example, “REV” is displayed.

ソーラーパネル13は、電卓10を使用する際の周辺環境光の照度がある程度明るいとき、発電する。ソーラーパネル13は、発電中、電卓10の電源部26(図2に示す)として機能し、電卓10の各部へ給電する。また、ソーラーパネル13が発電していないときは、電卓10が別途備える電源部26としての一次電池より電卓10の各部へ給電される。   The solar panel 13 generates electric power when the illuminance of ambient light when the calculator 10 is used is bright to some extent. The solar panel 13 functions as a power supply unit 26 (shown in FIG. 2) of the calculator 10 during power generation, and supplies power to each unit of the calculator 10. When the solar panel 13 is not generating power, power is supplied to each unit of the calculator 10 from a primary battery as a power supply unit 26 separately provided in the calculator 10.

図2は、本実施形態における電卓10の電子回路の構成を示すブロック図である。電卓10の電子回路は、CPU21を含む、コンピュータを構成する複数のユニットを備えている。   FIG. 2 is a block diagram illustrating a configuration of an electronic circuit of the calculator 10 according to the present embodiment. The electronic circuit of the calculator 10 includes a plurality of units constituting a computer including a CPU 21.

CPU21は、メモリ22に記憶された計算処理プログラム22aを実行することにより、回路各部の動作を制御する。キー入力部11への入力操作が行われると、CPU21は、キー入力部11からのキー入力信号により入力操作がされたキーを検出し、検出された各キーに応じた各種の計算処理を実行する。電卓10は、CPU21が計算処理プログラム22aに記述された命令に従い回路各部の動作を制御し、ソフトウェアとハードウェアとが協働して動作することにより、以下の動作説明で述べる計算機能による処理を含む計算処理を実現する。   The CPU 21 controls the operation of each part of the circuit by executing the calculation processing program 22a stored in the memory 22. When an input operation is performed on the key input unit 11, the CPU 21 detects a key on which an input operation has been performed based on a key input signal from the key input unit 11, and executes various calculation processes according to the detected keys. I do. In the calculator 10, the CPU 21 controls the operation of each part of the circuit according to the instructions described in the calculation processing program 22a, and the software and the hardware operate in cooperation to execute the processing by the calculation function described in the following operation description. Implement calculation processing including:

計算処理プログラム22aは、予めメモリ22に記憶されていても良いし、記録媒体読取部23を介してメモリカード等の外部記録媒体23から読み込まれても良いし、あるいは通信部25を介して通信ネットワークN(インターネット等を含む)上のサーバ30からダウンロードされても良い。   The calculation processing program 22a may be stored in the memory 22 in advance, may be read from an external recording medium 23 such as a memory card via the recording medium reading unit 23, or may be communicated via the communication unit 25. It may be downloaded from the server 30 on the network N (including the Internet or the like).

メモリ22には、計算処理プログラム22aが記憶される他に、税計算の計算結果を記憶するエリア(税メモリ)、合計メモリエリア22h、税合計リコールモードエリア22k、税計算モードエリア22m、バッファメモリエリア22n、表示メモリエリア22p、計算モードエリア22r、計算データ記憶エリア22sなど各データを記憶するエリアが設けられる。税メモリ(第1メモリ)には、税率0合計メモリエリア22b、税率1合計メモリエリア22c、税率2合計メモリエリア22d、税率3合計メモリエリア22e、税率4合計メモリエリア22f、税合計メモリエリア22gが含まれる。なお、以下の説明では、税率0合計メモリエリア22b、税率1合計メモリエリア22c、税率2合計メモリエリア22d、税率3合計メモリエリア22e、税率4合計メモリエリア22fを総称して、税率別税合計メモリエリア22b〜22fと説明する場合がある。   In addition to the calculation processing program 22a, the memory 22 stores an area (tax memory) for storing the calculation result of the tax calculation, a total memory area 22h, a total tax recall mode area 22k, a tax calculation mode area 22m, and a buffer memory. An area for storing each data such as an area 22n, a display memory area 22p, a calculation mode area 22r, and a calculation data storage area 22s is provided. The tax memory (first memory) includes a tax rate 0 total memory area 22b, a tax rate 1 total memory area 22c, a tax rate 2 total memory area 22d, a tax rate 3 total memory area 22e, a tax rate 4 total memory area 22f, and a tax total memory area 22g. Is included. In the following description, the tax rate 0 total memory area 22b, the tax rate 1 total memory area 22c, the tax rate 2 total memory area 22d, the tax rate 3 total memory area 22e, and the tax rate 4 total memory area 22f are collectively referred to as tax totals by tax rate. It may be described as memory areas 22b to 22f.

税率0合計メモリエリア22bは、税率0に基づいた税計算により算出されるデータを記憶するためのエリアである。税率0合計メモリエリア22bには、税率0の税込み計算の結果に基づく数値が記憶される。具体的には、最後に[AC]キー11aを入力操作してから後に1回以上行われた税率0の税込み計算の結果としての税込み額(第0税込み額)、税額(第0税額)、税抜き額(第0税抜き額)の各合計額が、第0税込合計額、第0税抜合計額、第0税合計額として、それぞれ記憶される。さらに、税率0合計メモリエリア22bは、税0計算キー([GST+0(TAX−0)])11b0に対して設定された税率0を示す数値が記憶される。   The tax rate 0 total memory area 22b is an area for storing data calculated by a tax calculation based on the tax rate 0. In the tax rate 0 total memory area 22b, a numerical value based on the result of the tax-inclusive calculation of the tax rate 0 is stored. Specifically, the tax amount (the 0th tax amount), the tax amount (the 0th tax amount), and the tax amount as a result of the tax-inclusive calculation of the tax rate 0 performed at least once after the input operation of the [AC] key 11a, The total amount of the tax-excluded amount (the 0th tax-excluded amount) is stored as the 0th tax-included total amount, the 0th tax-excluded total amount, and the 0th tax total amount, respectively. Further, the tax rate 0 total memory area 22b stores a numerical value indicating the tax rate 0 set for the tax 0 calculation key ([GST + 0 (TAX-0)]) 11b0.

税率1合計メモリエリア22c、税率2合計メモリエリア22d、税率3合計メモリエリア22e、税率4合計メモリエリア22fは、前述した税率0合計メモリエリア22bと同様にして、それぞれの税率1〜4に基づいた税計算により算出されるデータを記憶するためのエリアである。詳細な説明については省略する。   The tax rate 1 total memory area 22c, the tax rate 2 total memory area 22d, the tax rate 3 total memory area 22e, and the tax rate 4 total memory area 22f are based on the respective tax rates 1 to 4 in the same manner as the tax rate 0 total memory area 22b. This is an area for storing data calculated by the tax calculation. Detailed description is omitted.

税合計メモリエリア22gは、全ての税率0〜4に基づいた税計算により算出される数値の合計を示すデータを記憶するためのエリアである。税合計メモリエリア22gには、税計算合計キー11cの入力操作に応じて、第0〜第4税込合計額を合計した税込総合計額、税込総合計額に対応する税抜総合計額、税込総合計額に対応する税総合計額が記憶される。   The tax total memory area 22g is an area for storing data indicating a total of numerical values calculated by tax calculations based on all tax rates 0 to 4. In the tax total memory area 22g, the total tax-included total amount including the 0 to 4th tax-inclusive total amount, the total tax-excluded total amount corresponding to the tax-included total total amount, and the tax-inclusive amount are provided in accordance with the input operation of the tax calculation total key 11c. The total tax amount corresponding to the total amount is stored.

合計メモリエリア22hは、通常計算により算出される数値の合計を示すデータを記憶するためのエリアである(第2メモリ)。合計メモリエリア22hには、演算実行キー[=]11h0の操作に応じて通常計算の計算結果が算出されることにより、計算結果とする数値が合計メモリエリア22hに記憶された数値に加算される。   The total memory area 22h is an area for storing data indicating a total of numerical values calculated by the normal calculation (second memory). In the total memory area 22h, the calculation result of the normal calculation is calculated according to the operation of the calculation execution key [=] 11h0, and the numerical value as the calculation result is added to the numerical value stored in the total memory area 22h. .

税合計リコールモードエリア22kは、税計算合計キー11cに対する入力操作に応じて、リコールモードの状態にあるか否かを示す税合計リコールモードフラグが、オン状態またはオフ状態に設定される。税合計リコールモードは、税計算キー11bの操作による税計算の直後に税計算合計キー11cが押下された場合にオンされる(税合計リコールモードへの遷移)。また、税合計リコールモードは、税合計リコールモードをオフするための予め定められた指示として、例えば[AC]キー11aが操作された場合にオフされる。なお、税合計リコールモードのオン/オフの切り替えは、税計算合計キー11cと[AC]キー11aの操作に限られるものではない。例えば、別のキー操作に応じて、あるいは電卓10の処理結果に応じて、税合計リコールモードのオン/オフを切り替えるようにしても良い。   In the total tax recall mode area 22k, a total tax recall mode flag indicating whether or not the user is in a recall mode in accordance with an input operation on the total tax calculation key 11c is set to an ON state or an OFF state. The tax total recall mode is turned on when the tax calculation total key 11c is pressed immediately after the tax calculation by operating the tax calculation key 11b (transition to the tax total recall mode). The tax total recall mode is turned off when, for example, the [AC] key 11a is operated as a predetermined instruction for turning off the tax total recall mode. The switching of the tax total recall mode on / off is not limited to the operation of the tax calculation total key 11c and the [AC] key 11a. For example, on / off of the tax total recall mode may be switched according to another key operation or the processing result of the calculator 10.

税合計リコールモードがオン状態の場合には、税計算合計キー11cが操作(押下)される毎に、税合計メモリエリア22gに記憶された税込総合計額、税抜総合計額、税総合計額を切り替えて表示させることができる。また、税合計リコールモードがオン状態の場合には、税計算キー11b(税n計算キー11b0〜11b4)が操作(押下)される毎に、税率別税合計メモリエリア22b〜22fに記憶された、税込合計額、税抜合計額、税合計額を切り替えて表示させることができる。   When the total tax recall mode is on, every time the total tax calculation key 11c is operated (pressed), the total total including tax, the total total before tax, and the total total tax are stored in the total tax memory area 22g. The amount can be switched and displayed. When the tax total recall mode is in the ON state, each time the tax calculation key 11b (the tax n calculation keys 11b0 to 11b4) is operated (pressed), the tax total is stored in the tax total memory areas 22b to 22f for each tax rate. , The total amount including tax, the total amount without tax, and the total amount of tax can be switched and displayed.

税合計リコールモードのオン状態は、キー入力部11の数値キー及び演算機能キーの入力がされた場合も維持される。従って、税計算合計キー11cあるいは税計算キー11b(11b0〜11b4)の入力操作によって税計算の結果を表示させて確認しながら、数値キー及び演算機能キーを用いた通常計算を実行することができる。税合計リコールモードのオン状態における通常計算では、税計算の結果とする数値を表示部12に表示させて、表示部12に表示された置数に対して、四則計算などを実行することができる。   The ON state of the tax total recall mode is maintained even when the numerical keys and the calculation function keys of the key input unit 11 are input. Therefore, while the result of the tax calculation is displayed and confirmed by the input operation of the tax calculation total key 11c or the tax calculation key 11b (11b0 to 11b4), the normal calculation using the numerical keys and the calculation function keys can be executed. . In the normal calculation in the ON state of the total tax recall mode, a numerical value as a result of the tax calculation is displayed on the display unit 12, and four arithmetic calculations can be executed on the number displayed on the display unit 12. .

税計算モードエリア22mは、税計算モード切替キー11dに対する入力操作に応じて切り替えられる、税込み計算モードあるいは税抜き計算モードの何れの状態にあるかを示す税計算モードデータが記憶される。   The tax calculation mode area 22m stores tax calculation mode data that is switched according to an input operation on the tax calculation mode switching key 11d and that indicates the state of the tax included calculation mode or the tax excluded calculation mode.

バッファメモリエリア22nは、最後に入力されたファンクションと組になって単位をなすように入力された置数が記憶される。また、表示メモリエリア22pは、そのときに表示部12に表示されている数値が記憶される。例えば、数値キーの操作により置数として数値「100」と、ファンクションとして税1計算キー([GST+1(TAX−1)])11b1とが順次操作された場合、バッファメモリエリア22nには置数としての数値「100」が記憶され、表示メモリエリア22pには税率1の税込み計算の結果として表示部12にも表示されている数値「105」が記憶されている(ただし、税率1を5%とした場合)。このように、バッファメモリエリア22nおよび表示メモリエリア22pに記憶されている各数値は、最新の入力操作に応じて、順次上書き更新される。   The buffer memory area 22n stores the numbers entered so as to form a unit in combination with the last input function. The display memory area 22p stores the numerical value displayed on the display unit 12 at that time. For example, when the numerical value “100” is operated as a numerical value by operating a numerical key and the tax 1 calculation key ([GST + 1 (TAX-1)]) 11b1 is sequentially operated as a function, the numerical value is stored in the buffer memory area 22n as the numerical value. Is stored in the display memory area 22p, and the numerical value “105” also displayed on the display unit 12 as a result of the tax-inclusive calculation of the tax rate 1 is stored (however, the tax rate 1 is 5%). if you did this). As described above, the numerical values stored in the buffer memory area 22n and the display memory area 22p are sequentially overwritten and updated according to the latest input operation.

計算モードエリア22rは、電卓10の現在の計算モードを示すモードデータが記憶される。計算モードには、例えば計算登録(通常)モード、確認(レビュー)モードなどがある。計算登録モードは、通常計算あるいは税計算が実行される際にキー操作により入力される「置数+ファンクション」を1ステップとする、計算の内容を示す計算データを計算データ記憶エリア22sに順次記憶(登録)するモードである。確認モードは、確認キー([CHECK BACK]キー11e、[CHECK FOWARD]キー11f)の操作に応じて設定され、計算登録モードにより計算データ記憶エリア22sに登録された計算データが示す計算の内容を、ステップ単位で表示部12に表示させるモードである。   In the calculation mode area 22r, mode data indicating the current calculation mode of the calculator 10 is stored. The calculation mode includes, for example, a calculation registration (normal) mode and a confirmation (review) mode. In the calculation registration mode, “numerical value + function” input by a key operation when a normal calculation or a tax calculation is executed is set as one step, and calculation data indicating the contents of the calculation is sequentially stored in the calculation data storage area 22s. (Register) mode. The confirmation mode is set in accordance with the operation of the confirmation keys ([CHECK BACK] key 11e, [CHECK FWARD] key 11f), and displays the contents of the calculation indicated by the calculation data registered in the calculation data storage area 22s in the calculation registration mode. , A mode in which the display unit 12 displays the data in units of steps.

計算データ記憶エリア22sは、検算機能用のデータを記憶するための検算用メモリとして使用されるエリアである。計算データ記憶エリア22sは、複数のステップ分(例えば、300ステップ分)が確保され、通常計算あるいは税計算のためのキー操作により入力される置数を示す数値データとファンクションを示すキーに一対一対応するコード(演算データ)とが対応づけられて記憶される。本実施形態の電卓10では、1つのキーに複数の機能(ファンクション)が割り当てられている場合、キーに一対一対応するコードだけでなく、キーに対する操作により何れの機能が指定されたかを判別し、この判別された機能を示す拡張情報(後述するキー情報)を記憶させる。拡張情報は、確認(レビュー)モードにおいて、計算データをステップ単位で表示させる際に、操作されたキーにより実行された機能を表すファンクションシンボルを表示させるために参照される。   The calculation data storage area 22s is an area used as a verification memory for storing data for a verification function. The calculation data storage area 22s secures a plurality of steps (for example, 300 steps), and has one-to-one correspondence between numerical data indicating a numerical value input by a key operation for normal calculation or tax calculation and a key indicating a function. Corresponding codes (operation data) are stored in association with each other. In the calculator 10 according to the present embodiment, when a plurality of functions are assigned to one key, it is determined not only the code corresponding to the key one-to-one but also which function has been designated by operating the key. The extended information (key information to be described later) indicating the determined function is stored. The extended information is referred to in order to display a function symbol representing a function executed by an operated key when displaying calculation data in steps in the confirmation (review) mode.

本実施形態の電卓10では、税計算キー11b(税n計算キー11b0〜11b4)は、税込み計算キー[GST+n]と税抜き計算キー[TAX−n]として兼用している。すなわち、1つの税計算キー11b(税n計算キー11b0〜11b4)に対して、税込み計算と税抜き計算の2つの機能(ファンクション)かぜ割り当てられている。従って、税計算のために税計算キー11b(税n計算キー11b0〜11b4)が操作された場合、税計算キー11b(税n計算キー11b0〜11b4)を示すコードの他に、税込み計算あるいは税抜き計算の何れかを示す拡張情報(キー情報)が計算データ記憶エリア22sに記憶される。   In the calculator 10 of the present embodiment, the tax calculation key 11b (tax n calculation keys 11b0 to 11b4) is also used as the tax-inclusive calculation key [GST + n] and the tax-excluding calculation key [TAX-n]. That is, two functions of the tax-inclusive calculation and the tax-exclusive calculation are assigned to one tax calculation key 11b (tax n calculation keys 11b0 to 11b4). Therefore, when the tax calculation key 11b (tax n calculation keys 11b0 to 11b4) is operated for tax calculation, in addition to the code indicating the tax calculation key 11b (tax n calculation keys 11b0 to 11b4), calculation including tax or tax is performed. Extended information (key information) indicating any of the extraction calculations is stored in the calculation data storage area 22s.

次に、本実施形態における電卓10の動作について説明する。図3、図4、図5、図6、図7、図8及び図9は、本実施形態における電卓10の計算機能の動作を説明するためのフローチャートである。   Next, the operation of the calculator 10 in the present embodiment will be described. 3, 4, 5, 6, 7, 8, and 9 are flowcharts for explaining the operation of the calculation function of the calculator 10 in the present embodiment.

まず、ユーザは、計算を開始前に表示をクリアするため、[AC]キー11aを操作(押下)する。CPU21は、[AC]キー11aが操作されると(ステップA1:Yes)、メモリ22の各メモリエリアをクリアする。また、CPU21は、計算モードを通常計算あるいは税計算の計算データ記録する計算登録モードに設定する。すなわち、CPU21は、計算モードエリア22rに計算登録モードを示すモードデータを記録し、表示部12の状態表示エリアにおけるレビューシンボルをオフする。なお、初期状態では、表示部12の状態表示エリアに表示されるステップ数12aを[000]に設定する(ステップA2)。   First, the user operates (presses) the [AC] key 11a to clear the display before starting the calculation. When the [AC] key 11a is operated (Step A1: Yes), the CPU 21 clears each memory area of the memory 22. Further, the CPU 21 sets the calculation mode to a calculation registration mode for recording calculation data of normal calculation or tax calculation. That is, the CPU 21 records the mode data indicating the calculation registration mode in the calculation mode area 22r, and turns off the review symbols in the status display area of the display unit 12. In the initial state, the number of steps 12a displayed in the state display area of the display unit 12 is set to [000] (step A2).

まず、四則計算などの通常計算をする場合について説明する。   First, a case where a normal calculation such as the four arithmetic calculations is performed will be described.

計算の対象とする数値を入力するためにユーザにより数値キーが操作されると(ステップA3:Yes)、CPU21は、入力操作された数値キーに応じた数値データを入力してバッファメモリエリア22nに記憶させる。また、CPU21は、ステップ数12aを更新(+1)して、表示部12の状態表示エリアのステップ数12aを変更する。さらに、また、CPU21は、入力された数値(置数)を表示メモリエリア22pに記憶させるとともに、表示部12において表示させる(ステップA4)。   When the user operates a numerical key to input a numerical value to be calculated (step A3: Yes), the CPU 21 inputs numerical data corresponding to the input numerical value key and stores the numerical data in the buffer memory area 22n. Remember. Further, the CPU 21 updates (+1) the number of steps 12a, and changes the number of steps 12a in the status display area of the display unit 12. Further, the CPU 21 stores the input numerical value (numeric value) in the display memory area 22p and causes the display unit 12 to display the numerical value (step A4).

続いて、[=]キー11h0以外の演算機能キー11h1〜11h4が操作されると(ステップA5:Yes)、CPU21は、入力操作された演算機能キーに応じた演算データ(キーのコード)を入力してバッファメモリエリア22nに記憶させると共に、入力された演算データに対応するファンクションシンボルとして、演算(記号)シンボルを表示部12の状態表示エリアに表示させる(ステップA6)。   Subsequently, when the calculation function keys 11h1 to 11h4 other than the [=] key 11h0 are operated (step A5: Yes), the CPU 21 inputs calculation data (key code) corresponding to the input operation function key. Then, it is stored in the buffer memory area 22n, and an operation (symbol) symbol is displayed in the status display area of the display unit 12 as a function symbol corresponding to the input operation data (step A6).

CPU21は、計算登録モード中では、演算キー操作前の表示数値(バッファメモリエリア22nに記憶された数値データと演算データ)を、現在のステップ数と対応づけて計算データ記憶エリア22sに登録し、次の計算データを入力するためステップ数を1増やす(ステップA12)。CPU21は、入力された演算データと入力済みの数値データをもとに演算を実行し、演算途中の結果を表示部12に表示させる(ステップA13)。   In the calculation registration mode, the CPU 21 registers, in the calculation data storage area 22s, the display numerical value before the operation key operation (the numerical data and the operation data stored in the buffer memory area 22n) in association with the current number of steps. The number of steps is increased by 1 to input the next calculation data (step A12). The CPU 21 executes the calculation based on the input calculation data and the input numerical data, and displays the result of the calculation on the display unit 12 (step A13).

以下、同様にして、数値データと演算データの入力が繰り返されることにより、CPU21は、入力された数値データと演算データとを、ステップ数を更新しながら、計算データ記憶エリア22sに順次記録していく(ステップA1〜A6、A12,A13)。   Hereinafter, similarly, by repeatedly inputting the numerical data and the calculation data, the CPU 21 sequentially records the input numerical data and the calculation data in the calculation data storage area 22s while updating the number of steps. (Steps A1 to A6, A12, A13).

そして、ユーザ操作により[=]キー11h0が操作されると(ステップA7:Yes)、CPU21は、入力操作された演算機能キー(「=」キー11h0)に応じて、それまでに入力された数値データと演算データに応じた計算を実行し、計算結果を表示部12に表示させる(ステップA8)。また、CPU21は、バッファメモリエリア22nに記憶された、「=」キー11h0の操作前の表示数値(数値データと演算データ)を、現在のステップ数と対応づけて計算データ記憶エリア22sに登録し、次の計算データを入力するためステップ数12aを1増やす(ステップA9)。   Then, when the [=] key 11h0 is operated by a user operation (step A7: Yes), the CPU 21 responds to the operated function key (“=” key 11h0) by the input operation, and the numerical value input so far. The calculation according to the data and the calculation data is executed, and the calculation result is displayed on the display unit 12 (step A8). Further, the CPU 21 registers the display values (numerical data and operation data) stored in the buffer memory area 22n before the operation of the “=” key 11h0 in the calculation data storage area 22s in association with the current number of steps. In order to input the next calculation data, the number of steps 12a is increased by 1 (step A9).

また、CPU21は、「=」キー11h0の操作後の、表示部12に表示中の表示数値を示す計算結果データを、計算データ記憶エリア22sの対象ステップに登録し、次の入力のためにステップ数を1増やす(ステップA15)。   Further, the CPU 21 registers the calculation result data indicating the numerical value displayed on the display unit 12 after the operation of the “=” key 11h0 in the target step of the calculation data storage area 22s, and executes the step for the next input. The number is increased by 1 (step A15).

次に、税計算をする場合について説明する。   Next, the case of calculating a tax will be described.

CPU21は、[AC]キー11aが操作されると(ステップA1:Yes)、メモリ22の各メモリエリアをクリアする。従って、税計算に用いられるメモリ22の税率別税合計メモリエリア22b〜22f、税合計メモリエリア22g、合計メモリエリア22h、バッファメモリエリア22n、表示メモリエリア22pが全てクリアされる。   When the [AC] key 11a is operated (Step A1: Yes), the CPU 21 clears each memory area of the memory 22. Therefore, the tax total memory areas 22b to 22f for each tax rate, the tax total memory area 22g, the total memory area 22h, the buffer memory area 22n, and the display memory area 22p of the memory 22 used for the tax calculation are all cleared.

税計算は、先に入力された数値に対して、それぞれに税率0〜4が設定された税計算キー11b(税n計算キー11b0〜11b4)の何れかが操作されることで、操作されたキーに応じて税率により税計算(税込み計算あるいは税抜き計算)を実行する。   The tax calculation is operated by operating any of the tax calculation keys 11b (tax n calculation keys 11b0 to 11b4) for which the tax rates 0 to 4 are set for the previously input numerical values. Execute tax calculation (calculation including tax or calculation without tax) according to the tax rate according to the key.

税計算キー11b(税n計算キー11b0〜11b4)は、税込み計算を実行するためのキーと税抜き計算を実行するためのキーを兼ねているため、操作された時の税計算モードに応じて、税込み計算あるいは税抜き計算を実行する。   The tax calculation key 11b (tax n calculation key 11b0 to 11b4) serves as both a key for performing the tax-inclusive calculation and a key for performing the tax-excluded calculation, so that it depends on the tax calculation mode when operated. Perform tax-in or tax-out calculations.

税計算モードは、税計算モード切替キー11dの操作によって切り替えられる。CPU21は、税計算モード切替キー11dの操作を検出した場合(ステップA10:Yes)、税計算モードエリア22mを参照して、現在の税計算モードが、税込み計算モードと税抜き計算モードの何れであるかを判別する。   The tax calculation mode is switched by operating the tax calculation mode switching key 11d. When detecting the operation of the tax calculation mode switching key 11d (step A10: Yes), the CPU 21 refers to the tax calculation mode area 22m to determine whether the current tax calculation mode is the tax-inclusive calculation mode or the tax-excluding calculation mode. Determine if there is.

ここで、現在の税計算モードが税込み計算モードである場合(ステップA16:税込み)、CPU21は、税計算モードエリア22mに税抜き計算モードを示す税計算モードデータを記憶させる(ステップA17)。また、CPU21は、税抜き計算モードを示す税計算モードシンボル12b([TAX−])を、表示部12の状態表示エリアに表示させる(ステップA19)。   Here, when the current tax calculation mode is the tax-inclusive calculation mode (step A16: including tax), the CPU 21 stores the tax-calculation mode data indicating the tax-excluding calculation mode in the tax calculation mode area 22m (step A17). Further, the CPU 21 displays a tax calculation mode symbol 12b ([TAX-]) indicating the tax-excluding calculation mode in the status display area of the display unit 12 (step A19).

一方、現在の税計算モードが税抜き計算モードである場合(ステップA113、税抜き)、CPU21は、税計算モードエリア22mに税込み計算モードを示す税計算モードデータを記憶させる(ステップA115)。また、CPU21は、税込み計算モードを示す税計算モードシンボル12b([GST+])を、表示部12の状態表示エリアに表示させる(ステップA116)。   On the other hand, when the current tax calculation mode is the tax-excluding calculation mode (step A113, excluding tax), the CPU 21 stores the tax calculation mode data indicating the tax-inclusive calculation mode in the tax calculation mode area 22m (step A115). Further, the CPU 21 displays the tax calculation mode symbol 12b ([GST +]) indicating the tax-inclusive calculation mode in the status display area of the display unit 12 (step A116).

次に、計算の対象とする数値を入力するためにユーザにより数値キーが操作されると(ステップA3:Yes)、CPU21は、入力操作された数値キーに応じた数値(数値コード)を入力して、バッファメモリエリア22nに記憶させる。また、CPU21は、ステップ数12aを更新(+1)して状態表示エリアのステップ数12aを変更すると共に、入力された数値を表示メモリエリア22pに記憶させるとともに、表示部12において表示させる(ステップA4)。   Next, when the user operates a numerical key to input a numerical value to be calculated (step A3: Yes), the CPU 21 inputs a numerical value (numerical code) corresponding to the input numerical key. Then, it is stored in the buffer memory area 22n. Further, the CPU 21 updates (+1) the number of steps 12a to change the number of steps 12a in the status display area, stores the input numerical value in the display memory area 22p, and causes the display unit 12 to display the numerical value (step A4). ).

表示部12に数値が表示された状態において、税計算キー11bの入力操作を検出した場合(ステップA110:Yes)、CPU21は、入力操作された税計算キー11bに応じた演算データ(キーのコード)を入力してバッファメモリエリア22nに記憶させる。   When the input operation of the tax calculation key 11b is detected in the state where the numerical value is displayed on the display unit 12 (step A110: Yes), the CPU 21 calculates the operation data (key code of the key) corresponding to the input operation of the tax calculation key 11b. ) Is input and stored in the buffer memory area 22n.

CPU21は、税計算キー11bが操作された場合に、税計算モードエリア22mを参照して、現在の税計算モードが、税込み計算モードと税抜き計算モードの何れであるかを判別する。ここで、現在の税計算モードが税込み計算モードである場合(ステップA111:税込み)、CPU21は、税込み計算処理を実行する(ステップA112)。   When the tax calculation key 11b is operated, the CPU 21 refers to the tax calculation mode area 22m to determine whether the current tax calculation mode is the tax-inclusive calculation mode or the tax-excluding calculation mode. Here, when the current tax calculation mode is the tax-inclusive calculation mode (step A111: including tax), the CPU 21 executes a tax-inclusive calculation process (step A112).

税込み計算処理では、CPU21は、表示部12に表示された数値(置数)、即ち、表示メモリエリア22pに記憶されている数値に対して、入力操作が行われた税n計算キー11b0〜11b4の何れかに設定された税率を用いて税込み計算を実行する。   In the tax-inclusive calculation process, the CPU 21 inputs the tax n calculation keys 11b0 to 11b4 for which the input operation has been performed on the numerical value (numeric value) displayed on the display unit 12, that is, the numerical value stored in the display memory area 22p. The tax-inclusive calculation is performed using the tax rate set to any of the above.

また、CPU21は、税込み計算の計算結果(ここでは税込み額)を表示部12に表示させると共に、表示部12の状態表示エリアにおいて、税計算キーシンボル12cとして、税n計算キー11b0〜11b4に割り当てられた税込み計算の機能を実行したことを示すファンクションシンボル(税込み計算シンボル)を表示させる。ここで、税計算キーシンボル12cは、税込み計算のために操作された税n計算キー11b0〜11b4の何れかに対応する、[GST+0]、[GST+1]、[GST+2]、[GST+3]、[GST+4]の何れかが表示される。なお、税込み計算処理の詳細については後述する(図5を参照)。   In addition, the CPU 21 displays the calculation result of the tax-inclusive calculation (here, the tax-inclusive amount) on the display unit 12, and assigns it to the tax n-calculation keys 11 b 0 to 11 b 4 as a tax calculation key symbol 12 c in the state display area of the display unit 12. A function symbol (tax included calculation symbol) indicating that the tax included calculation function has been executed is displayed. Here, the tax calculation key symbol 12c corresponds to any of the tax n calculation keys 11b0 to 11b4 operated for the calculation including tax, [GST + 0], [GST + 1], [GST + 2], [GST + 3], [GST + 4]. ] Is displayed. The details of the tax-inclusive calculation process will be described later (see FIG. 5).

一方、現在の税計算モードが税抜き計算モードである場合(ステップA111:税抜き)、CPU21は、税抜き計算処理を実行する(ステップA113)。   On the other hand, if the current tax calculation mode is the tax-excluding calculation mode (step A111: tax-excluded), the CPU 21 executes a tax-excluded calculation process (step A113).

税抜き計算処理では、CPU21は、表示部12に表示された数値(置数)、即ち、表示メモリエリア22pに記憶されている数値に対して、入力操作が行われた税n計算キー11b0〜11b4の何れかに設定された税率を用いて税抜き計算を実行する。   In the tax exclusion calculation process, the CPU 21 performs a tax n calculation key 11b0 on which an input operation is performed on the numerical value (numeric value) displayed on the display unit 12, that is, the numerical value stored in the display memory area 22p. The tax exclusion calculation is performed using the tax rate set to any of 11b4.

また、CPU21は、税抜き計算の計算結果(ここでは税抜き額)を表示部12に表示させると共に、表示部12の状態表示エリアにおいて、税計算キーシンボル12cとして、税n計算キー11b0〜11b4に割り当てられた税抜き計算の機能を実行したことを示すファンクションシンボル(税抜き計算シンボル)を表示させる。ここで、税計算キーシンボル12cは、税抜き計算のために操作された税n計算キー11b0〜11b4の何れかに対応する、[TAX−0]、[TAX−1]、[TAX−2]、[TAX−3]、[TAX−4]の何れかが表示される。   In addition, the CPU 21 displays the calculation result of the tax exclusion calculation (here, the tax exclusion amount) on the display unit 12 and, in the state display area of the display unit 12, as the tax calculation key symbol 12c, the tax n calculation keys 11b0 to 11b4. A function symbol (excluding tax calculation symbol) indicating that the tax excluding calculation function assigned to is executed. Here, the tax calculation key symbol 12c corresponds to any of the tax n calculation keys 11b0 to 11b4 operated for the tax exclusion calculation, [TAX-0], [TAX-1], [TAX-2]. , [TAX-3], or [TAX-4] is displayed.

次に、本実施形態における税込み計算処理について、図5に示すフローチャートを参照しながら説明する。ここでは、税込み計算をするために税1計算キー11b1が操作された場合に実行される税率1計算処理を例にして説明する。税0計算キー11b0、税2計算キー11b2、税3計算キー11b3、税4計算キー11b4の操作により税込み計算が指示された場合についても同様に、税率0計算処理、税率1計算処理、税率2計算処理、税率3計算処理、税率4計算処理がそれぞれ実行されるものとして詳細な説明を省略する。   Next, the tax-inclusive calculation processing in the present embodiment will be described with reference to the flowchart shown in FIG. Here, a tax rate 1 calculation process executed when the tax 1 calculation key 11b1 is operated to perform a tax-inclusive calculation will be described as an example. Similarly, when the tax-inclusive calculation is instructed by operating the tax 0 calculation key 11b0, the tax 2 calculation key 11b2, the tax 3 calculation key 11b3, and the tax 4 calculation key 11b4, the tax rate 0 calculation processing, the tax rate 1 calculation processing, the tax rate 2 The detailed description is omitted assuming that the calculation process, the tax rate 3 calculation process, and the tax rate 4 calculation process are respectively performed.

CPU21は、税1計算キー11b1の入力操作に応じて税率1計算処理を開始すると、現在の税合計リコールモードがオフ状態にあるか、税合計リコールモードエリア22kを参照して判別する。税合計リコールモードは、税計算合計キー11cに対する操作によってオン状態に遷移する。   When starting the tax rate 1 calculation process in response to the input operation of the tax 1 calculation key 11b1, the CPU 21 determines whether the current tax total recall mode is in the off state or not by referring to the tax total recall mode area 22k. The total tax recall mode is turned on by operating the total tax key 11c.

ここで、税合計リコールモードがオフ状態である場合(ステップB21:Yes)、CPU21は、表示メモリエリア22pに記憶されている数値(置数)を読み出し、読み出した数値を税抜き額として、当該税抜き額と入力操作が行われた税計算キー11bに応じた税率である税率1(「5%」)とをもとに、税込み額及び税額を計算して、計算された税込み額及び税額と表示中の数値が示す税抜き額とを共に税率1合計メモリエリア22cに記憶させる(ステップB22)。また、CPU21は、表示メモリエリア22pに記憶されている税込み計算に用いた数値をバッファメモリエリア22nに記憶させるとともに、税率1をもとに計算した税込み額の数値を表示メモリエリア22pに記憶させる(ステップB23)。さらに、CPU21は、税率1をもとに計算した税込み額を表示部12に表示させる(ステップB24)。また、CPU21は、税計算キー11bの操作に応じて、検算用メモリ登録処理を実行する(ステップB50)。   Here, when the tax total recall mode is in the off state (step B21: Yes), the CPU 21 reads the numerical value (numeric value) stored in the display memory area 22p, and sets the read numerical value as the tax-excluded amount. The tax-inclusive amount and the tax amount are calculated based on the tax-excluded amount and the tax rate 1 (“5%”) which is the tax rate according to the tax calculation key 11b on which the input operation is performed, and the calculated tax-inclusive amount and tax amount are calculated. Is stored in the tax rate 1 total memory area 22c (step B22). Further, the CPU 21 stores the numerical value used for the tax-inclusive calculation stored in the display memory area 22p in the buffer memory area 22n, and stores the numerical value of the tax-inclusive amount calculated based on the tax rate 1 in the display memory area 22p. (Step B23). Further, the CPU 21 causes the display unit 12 to display the tax-inclusive amount calculated based on the tax rate 1 (step B24). In addition, the CPU 21 executes a verification memory registration process in accordance with the operation of the tax calculation key 11b (step B50).

図6には、本実施形態における検算用メモリ登録処理を示すフローチャートである。CPU21は、税計算キー11bの操作後の表示数値と、税計算キー11bが税込み計算(GST+n)と税抜き計算(TAX−n)の何れの機能を実行するために操作されたかを示すキー情報([GST+n]または[TAX−])を、計算データ記憶エリア22s(検算用メモリ)に現在のステップ数と対応づけて記憶させる(ステップD1)。ここでは、税計算モードエリア22mに税込み計算モードが設定されおり、税計算キー11bは、税込み計算を実行するために操作されている。従って、CPU21は、キー情報([GST+n])と表示数値が対応づけて登録される。CPU21は、次の計算データを入力するためステップ数を1増やす(ステップD2)。   FIG. 6 is a flowchart illustrating a verification memory registration process according to the present embodiment. The CPU 21 displays the numerical value after the operation of the tax calculation key 11b and key information indicating whether the tax calculation key 11b has been operated to execute either the tax-inclusive calculation (GST + n) or the tax-excluding calculation (TAX-n). ([GST + n] or [TAX-]) is stored in the calculation data storage area 22s (checking memory) in association with the current number of steps (step D1). Here, a tax-inclusive calculation mode is set in the tax calculation mode area 22m, and the tax calculation key 11b is operated to execute the tax-inclusive calculation. Therefore, the CPU 21 registers the key information ([GST + n]) and the display numerical value in association with each other. The CPU 21 increases the number of steps by 1 to input the next calculation data (step D2).

なお、最後に[AC]キー11aを入力操作してから、ステップB22を今回実行する迄の間に、ステップB22を1回以上先だって実行していた場合には、先だって実行していた1回以上のステップB22において各計算された税抜き額又はその合計額、税込み額又はその合計額、税額又はその合計額が、ステップB22を今回実行する前に、税率1合計メモリエリア22cにすでに記憶されていることとなる。そこで、ステップB22を実行する際、税率1合計メモリエリア22cに、税抜き額又はその合計額、税込み額又はその合計額、税額又はその合計額がすでに記憶されている場合には、その記憶されている税抜き額又はその合計額、税込み額又はその合計額、税額又はその合計額のそれぞれに対し、ステップB22を今回実行した際に計算された税抜き額、税込み額、税額をそれぞれ加算する。このように、税率1合計メモリエリア22cには、最後に[AC]キー11aを入力操作した後に実行された、1回以上の全ての税率1の税込み計算(ステップB22)により得られた税抜き額、税込み額、税額の各合計額が記憶される。   If the step B22 has been executed one or more times before the step B22 is executed this time after the last input operation of the [AC] key 11a, the previously executed one or more times is executed. The tax-excluded amount or the total amount, the tax-inclusive amount or the total amount, the tax amount or the total amount calculated in step B22 are already stored in the tax rate 1 total memory area 22c before executing step B22 this time. Will be. Therefore, when the step B22 is executed, if the tax-excluded amount or the total amount, the tax-inclusive amount or the total amount, the tax amount or the total amount are already stored in the tax rate 1 total memory area 22c, the tax-exclusive amount or the total amount is stored. Add the tax-excluded amount, tax-inclusive amount, and tax amount calculated when step B22 is executed this time to the tax-excluded amount or the total amount, the tax-inclusive amount or the total amount, and the tax amount or the total amount, respectively. . As described above, in the tax rate 1 total memory area 22c, the tax exemption obtained by one or more tax inclusive calculations of all tax rates 1 (step B22) executed after the last input operation of the [AC] key 11a. The sum of the amount, the tax-inclusive amount, and the tax amount is stored.

こうして、CPU21は、複数の数値(置数)に対する税込み計算を、税1計算キー11b1に対する入力操作に応じて続けて指示することができる。   In this way, the CPU 21 can continuously instruct the tax-inclusive calculation for a plurality of numerical values (numbers) according to the input operation on the tax 1 calculation key 11b1.

なお、税込み額が表示されている状態において、税計算を指示するために操作した税1計算キー11b1を続けて操作することで、税込み額、税抜き額、税額の各表示を切り替えることができる。例えば、税率1をもとに算出された税込み額が表示されている時(ステップB24)、税1計算キー11b1が操作された場合(ステップB25:Yes)、CPU21は、バッファメモリエリア22nに記憶されている数値(置数)を読み出して、税抜き額として表示させる(ステップB26)。   In the state where the tax-included amount is displayed, the display of the tax-inclusive amount, the tax-excluded amount, and the tax amount can be switched by continuously operating the tax 1 calculation key 11b1 operated to instruct the tax calculation. . For example, when the tax-inclusive amount calculated based on the tax rate 1 is displayed (step B24), if the tax 1 calculation key 11b1 is operated (step B25: Yes), the CPU 21 stores it in the buffer memory area 22n. The read numerical value (number) is read out and displayed as the tax-excluded amount (step B26).

前述の通り、このとき、即ち、税込み計算直後(ステップB22、B23を実行直後)は、税込み計算に用いられた税抜き額の数値が、バッファメモリエリア22nに記憶されている。   As described above, at this time, that is, immediately after the tax-inclusive calculation (immediately after executing steps B22 and B23), the value of the tax-excluded amount used in the tax-inclusive calculation is stored in the buffer memory area 22n.

CPU21は、税1計算キー11b1の操作に応じて、前述と同様にして、図6に示す検算用メモリ登録処理を実行し、現在の表示数値とキー情報([GST+n]を対応づけて計算データ記憶エリア22sに登録し、ステップ数を1増やす(ステップB51)。   In response to the operation of the tax 1 calculation key 11b1, the CPU 21 executes the verification memory registration process shown in FIG. 6 in the same manner as described above, and associates the currently displayed numerical value with the key information ([GST + n]). It is registered in the storage area 22s, and the number of steps is increased by 1 (step B51).

また、税抜き額が表示されている時(ステップB26)、税1計算キー11b1が操作された場合(ステップB27:Yes)、CPU21は、バッファメモリエリア22nに記憶されている数値(税抜き額)を読み出して、読み出した数値及び税率1をもとに税額を改めて算出し、その数値を表示部12に表示させる(ステップB28)。同様にして、CPU21は、図6に示す検算用メモリ登録処理を実行する(詳細な説明を省略する)(ステップB52)。   When the tax-excluded amount is displayed (step B26), if the tax-one calculation key 11b1 is operated (step B27: Yes), the CPU 21 sets the numerical value (tax-excluded amount) stored in the buffer memory area 22n. ) Is read out, the tax amount is calculated again based on the read out numerical value and the tax rate 1, and the numerical value is displayed on the display unit 12 (step B28). Similarly, the CPU 21 executes a verification memory registration process shown in FIG. 6 (detailed description is omitted) (step B52).

さらに、続けて税1計算キー11b1が操作された場合(ステップB29:Yes)、CPU21は、バッファメモリエリア22nに記憶されている数値(税抜き額)を読み出して、読み出した数値及び税率1をもとに税込み額を改めて算出し、その数値を表示部12表示させる(ステップB24)。同様にして、CPU21は、図6に示す検算用メモリ登録処理を実行する(詳細な説明を省略する)(ステップB50)。   Further, when the tax 1 calculation key 11b1 is continuously operated (step B29: Yes), the CPU 21 reads out the numerical value (excluding tax) stored in the buffer memory area 22n, and reads the read numerical value and the tax rate 1. The tax-inclusive amount is calculated again based on the calculated value, and the numerical value is displayed on the display unit 12 (step B24). Similarly, the CPU 21 executes a verification memory registration process shown in FIG. 6 (detailed description is omitted) (step B50).

このようにして、電卓10は、税1計算キー11b1の操作に応じて税込み額を算出した後、税1計算キー11b1に対する操作毎に、税込み額、税抜き額、税額の各表示を、順次、切り替えて表示させることができる。よって、税込み額と税抜き額と税額とを容易に確認することができる。   In this way, the calculator 10 calculates the tax-inclusive amount in accordance with the operation of the tax-one calculation key 11b1, and then displays each of the tax-inclusive amount, the tax-excluded amount, and the tax amount for each operation on the tax-one calculation key 11b1. , Can be switched and displayed. Therefore, the tax-inclusive amount, the tax-excluded amount, and the tax amount can be easily confirmed.

また、税込み計算の内容を示す計算データだけでなく、税1計算キー11b1によって税込額、税抜額、税額の表示を切り替える操作をした場合にも、税1計算キー11b1の操作に応じて、操作内容を示す表示数値と、税計算モードに対応する税1計算キー11b1の機能を示すキー情報([GST+n])を計算データ記憶エリア22sに登録することができる。   In addition to not only the calculation data indicating the contents of the tax-inclusive calculation, but also the operation of switching the display of the tax-included amount, the tax-excluded amount, and the tax amount using the tax-one calculation key 11b1, the operation according to the operation of the tax-one calculation key 11b1 The display numerical value indicating the content and the key information ([GST + n]) indicating the function of the tax 1 calculation key 11b1 corresponding to the tax calculation mode can be registered in the calculation data storage area 22s.

一方、税合計リコールモードがオン状態である場合(ステップB21:No)、CPU21は、少なくとも1つの数値に対して税率1により計算した税込み額の合計を示す第1税込合計額を税率1合計メモリエリア22cから読み出して表示部12に表示させる(ステップB30)。   On the other hand, when the tax total recall mode is on (step B21: No), the CPU 21 stores the first tax-included total amount indicating the total of the tax-inclusive amount calculated based on the tax rate 1 for at least one numerical value, in the tax rate 1 total memory. The data is read from the area 22c and displayed on the display unit 12 (step B30).

また、税合計リコールモードがオン状態である場合、CPU21は、前述した税計算結果を表示する場合と同様にして、税1計算キー11b1の操作に応じて、図6に示す検算用メモリ登録処理を実行する(詳細な説明を省略する)(ステップB53)。   When the tax total recall mode is in the ON state, the CPU 21 performs the verification memory registration process shown in FIG. (Detailed description is omitted) (step B53).

さらに、第1税込合計額が表示されている状態において、税1計算キー11b1が操作された場合(ステップB31,Yes)、CPU21は、税率1合計メモリエリア22cから第1税込合計額に対応する第1税抜合計額(税抜き額の合計)を読み出して表示させる(ステップB32)。同様にして、CPU21は、図6に示す検算用メモリ登録処理を実行する(詳細な説明を省略する)(ステップB54)。   Further, when the tax 1 calculation key 11b1 is operated in the state where the first tax-included total amount is displayed (step B31, Yes), the CPU 21 corresponds to the first tax-included total amount from the tax rate 1 total memory area 22c. The first total tax-excluded amount (total tax-excluded amount) is read out and displayed (step B32). Similarly, the CPU 21 executes a verification memory registration process shown in FIG. 6 (detailed description is omitted) (step B54).

さらに、第1税抜き額が表示された状態において、税1計算キー11b1が操作された場合(ステップB33:Yes)、CPU21は、税率1合計メモリエリア22cから第1税込合計額に対応する第1税合計額(税額の合計)を読み出して表示させる(ステップB34)。さらに、第1税合計額が表示された状態において、税1計算キー11b1が操作された場合(ステップB35:Yes)、CPU21は、税率1合計メモリエリア22cから第1税込合計額を読み出して表示させる(ステップB30)。同様にして、CPU21は、図6に示す検算用メモリ登録処理を実行する(詳細な説明を省略する)(ステップB55)。   Further, when the first tax exemption amount is displayed and the tax 1 calculation key 11b1 is operated (step B33: Yes), the CPU 21 determines from the tax rate 1 total memory area 22c the first tax-included total amount. One tax total amount (total tax amount) is read and displayed (step B34). Furthermore, when the tax 1 calculation key 11b1 is operated in the state where the first tax total amount is displayed (step B35: Yes), the CPU 21 reads out and displays the first tax total total amount from the tax rate 1 total memory area 22c. (Step B30). Similarly, the CPU 21 executes a verification memory registration process shown in FIG. 6 (detailed description is omitted) (step B55).

すなわち、電卓10は、税合計リコールモードがオン状態では、税1計算キー11b1に対する操作毎に、税率1をもとに算出された第1税込合計額、第1税抜合計額、第1税合計額の表示に、順次、切り替えることができる。よって、複数の数値に対して税率1により税計算した後、税率1を用いた複数の税計算の計算結果として、第1税込合計額、第1税抜合計額、第1税合計額を容易に確認することができる。   That is, when the tax total recall mode is on, the calculator 10 displays the first total tax-included amount, the first total tax-excluded total amount, and the first tax-exclusive amount calculated based on the tax rate 1 for each operation on the tax 1 calculation key 11b1. The display of the total amount can be sequentially switched. Therefore, after the tax calculation for a plurality of numerical values at the tax rate 1, the first tax total amount, the first tax-excluded total amount, and the first tax total amount can be easily calculated as a result of the multiple tax calculations using the tax rate 1. Can be confirmed.

また、税合計リコールモードがオン状態では、税1計算キー11b1によって第1税込合計額、第1税抜合計額、第1税合計額の表示を切り替える操作をした場合にも、税1計算キー11b1の操作に応じて、操作内容を示す表示数値と、税計算モードに対応する税1計算キー11b1の機能を示すキー情報([GST+n]または[TAX−])を計算データ記憶エリア22sに登録することができる。   Also, when the tax total recall mode is on, the tax 1 calculation key 11b1 is also used to switch the display of the first tax-included total amount, the first tax-excluded total amount, and the first tax total amount. In accordance with the operation of 11b1, the display numerical value indicating the operation content and the key information ([GST + n] or [TAX-]) indicating the function of the tax 1 calculation key 11b1 corresponding to the tax calculation mode are registered in the calculation data storage area 22s. can do.

なお、税合計リコールモードがオン状態である場合(ステップB21:No)、CPU21は、複数の税計算キー11b(11b0〜11b4)の何れかが操作されたことを検出した場合(ステップB31:No、ステップB33:No、ステップB35:No)、操作された税計算キー11bに対応する計算処理に移行して(ステップB36〜B39)、前述したステップB21〜B35と同様の処理を実行する。   When the tax total recall mode is on (step B21: No), the CPU 21 detects that any of the plurality of tax calculation keys 11b (11b0 to 11b4) has been operated (step B31: No). , Step B33: No, Step B35: No), the process proceeds to the calculation process corresponding to the operated tax calculation key 11b (Steps B36 to B39), and the same processes as those in Steps B21 to B35 described above are executed.

例えば、第1税込合計額、第1税抜合計額、第1税合計額の何れかが表示された状態において、税0計算キー11b0が操作されたことを検出した場合(ステップB31:No、ステップB33:No、ステップB35:No→ステップB36:Yes)、CPU21は、税率0計算処理に移行する。この場合、税合計リコールモードがオン状態であるので、前述のステップB30同様、CPU21は、税率0合計メモリエリア22bから第0税込合計額(税率0の税込み額の合計)を読み出して表示させる。また、第0税込合計額が表示された状態において、税0計算キー11b1が操作された場合、前述のステップB32同様、CPU21は、税率1合計メモリエリア22cから第0税抜合計額(税率0の税抜き額の合計)を読み出して表示させる。さらに、第0税抜合計額が表示された状態において、税0計算キー11b0が操作された場合、前述のステップB34同様、CPU21は、税率0合計メモリエリア22bから第0税合計額(税率0の税額の合計)を読み出して表示させる。   For example, when it is detected that the tax 0 calculation key 11b0 has been operated in a state where any of the first total tax-included amount, the first total tax-excluded total amount, and the first tax total amount is displayed (step B31: No, (Step B33: No, Step B35: No → Step B36: Yes), the CPU 21 shifts to a tax rate 0 calculation process. In this case, since the tax total recall mode is in the ON state, the CPU 21 reads out the 0th tax-included total amount (the total amount including tax at the tax rate 0) from the tax rate 0 total memory area 22b and displays the same as in step B30 described above. When the tax 0 calculation key 11b1 is operated in a state where the 0th tax-included total amount is displayed, similarly to step B32 described above, the CPU 21 reads the 0th tax-excluded total amount (tax rate 0) from the tax rate 1 total memory area 22c. Of the tax excl.) Is displayed. Further, when the tax 0 calculation key 11b0 is operated in a state in which the 0th tax-excluded total amount is displayed, the CPU 21 reads the 0th tax total amount (tax rate 0) from the tax rate 0 total memory area 22b as in the above-described step B34. The total amount of tax is read out and displayed.

同様にして、税2計算キー11b2が操作されたことを検出した場合(ステップB37:Yes)、CPU21は、税率2計算処理に移行して、前述と同様の処理を実行する。また、CPU21は、税3計算キー11b3が操作されたことを検出した場合には(ステップB38:Yes)、税率3計算処理に移行し、税4計算キー11b4が操作されたことを検出した場合には(ステップB27:Yes)、税率4計算処理に移行し、それぞれ前述と同様の処理を実行する。なお、税計算合計キー11cが操作されたことを検出した場合(ステップB40:Yes)、CPU21は、各税率で計算した税込合計額、税抜合計額、税合計額の合計額を表示する処理に移行する(後述するステップA29〜A214の処理)。また、税計算合計キー11cが操作されたことを検出しなかった場合(ステップB40:No)、CPU21は、入力操作の待機状態へ戻る。   Similarly, when it is detected that the tax 2 calculation key 11b2 is operated (step B37: Yes), the CPU 21 shifts to the tax rate 2 calculation process and executes the same process as described above. When the CPU 21 detects that the tax 3 calculation key 11b3 has been operated (step B38: Yes), the CPU 21 shifts to the tax rate 3 calculation process and detects that the tax 4 calculation key 11b4 has been operated. (Step B27: Yes), the processing shifts to the tax rate 4 calculation processing, and the same processing as described above is executed. If it is detected that the tax calculation total key 11c has been operated (step B40: Yes), the CPU 21 displays the total tax-included amount, the total tax-excluded amount, and the total tax amount calculated at each tax rate. (Steps A29 to A214 described later). If the CPU 21 has not detected that the tax calculation total key 11c has been operated (step B40: No), the CPU 21 returns to the standby state for the input operation.

なお、税率0計算処理、税率2計算処理、税率3計算処理、税率4計算処理において、税合計リコールモードがオン状態にあるときに、税1計算キー11b1が操作された場合には、前述と同様にして、税率1計算処理に移行される。   In the tax rate 0 calculation processing, the tax rate 2 calculation processing, the tax rate 3 calculation processing, and the tax rate 4 calculation processing, when the tax 1 calculation key 11b1 is operated when the tax total recall mode is in the ON state, Similarly, the process proceeds to the tax rate 1 calculation process.

税率0〜税率4の各計算処理では、税合計リコールモードがオン状態である間、それぞれ他の税率に対応する税計算キー11bが操作されることで、操作された税計算キー11bに対応する他の計算処理に移行して、他の計算処理に対応する税率をもとに計算された税込合計額、税抜合計額、税合計額を表示させることができる。   In each of the calculation processes of the tax rates 0 to 4, the tax calculation keys 11b corresponding to the other tax rates are operated while the tax total recall mode is in the ON state, thereby corresponding to the operated tax calculation keys 11b. By shifting to another calculation process, the total tax-included amount, the total tax-excluded amount, and the total tax amount calculated based on the tax rate corresponding to the other calculation process can be displayed.

従って、税合計リコールモードがオン状態にある場合には、複数の税計算キー11b(11b0〜11b4)の何れかを選択することで、操作された税計算キー11bに対応する税率により計算された、税込合計額、税抜合計額、税合計額を容易に確認することができる。   Therefore, when the tax total recall mode is in the ON state, by selecting one of the plurality of tax calculation keys 11b (11b0 to 11b4), the calculation is performed based on the tax rate corresponding to the operated tax calculation key 11b. , The total amount including tax, the total amount without tax, and the total amount of tax can be easily checked.

次に、本実施形態における税抜き計算処理について、図7に示すフローチャートを参照しながら説明する。ここでは、税1計算キー11b1が操作された場合について説明する。税0計算キー11b0、税2計算キー11b2、税3計算キー11b3、及び税4計算キー11b4が操作された場合については、税1計算キー11b1が操作された場合と同様の処理が実行されるものとして詳細な説明を省略する。   Next, the tax exclusion calculation processing in the present embodiment will be described with reference to the flowchart shown in FIG. Here, a case where the tax 1 calculation key 11b1 is operated will be described. When the tax 0 calculation key 11b0, the tax 2 calculation key 11b2, the tax 3 calculation key 11b3, and the tax 4 calculation key 11b4 are operated, the same processing as when the tax 1 calculation key 11b1 is operated is executed. Detailed description is omitted.

CPU21は、税1計算キー11b1が操作されたことを検出した場合、CPU21は、表示メモリエリア22pに記憶されている数値(置数)を読み出し、読み出した数値を税込み額として、当該税込み額と入力操作が行われた税計算キー11bに応じた税率である税率1(「5%」)とをもとに、税抜き額を計算する(ステップC1)。また、CPU21は、表示メモリエリア22pに記憶されている税抜き計算に用いた数値をバッファメモリエリア22nに記憶させるとともに、税率1をもとに計算した税抜き額の数値を表示メモリエリア22pに記憶させる(ステップC2)。さらに、CPU21は、税率1をもとに計算した税抜き額を表示部12に表示させる(ステップC3)。   When the CPU 21 detects that the tax 1 calculation key 11b1 has been operated, the CPU 21 reads a numerical value (numeric value) stored in the display memory area 22p, and uses the read numerical value as a tax-inclusive amount. Based on the tax rate 1 (“5%”), which is the tax rate corresponding to the tax calculation key 11b on which the input operation has been performed, the tax-excluded amount is calculated (step C1). The CPU 21 stores the numerical value used for the tax exclusion calculation stored in the display memory area 22p in the buffer memory area 22n, and stores the numerical value of the tax exclusion amount calculated based on the tax rate 1 in the display memory area 22p. It is stored (step C2). Further, the CPU 21 causes the display unit 12 to display the tax-excluded amount calculated based on the tax rate 1 (step C3).

また、CPU21は、前述した税込み計算の場合と同様にして、税計算キー11bの操作に応じて、図6に示す検算用メモリ登録処理を実行する(ステップC10)。ここでは、税計算モードエリア22mに税抜き計算モードが設定されおり、税計算キー11bは、税抜き計算を実行するために操作されている。従って、CPU21は、検算用メモリ登録処理により、キー情報([TAX−])と表示数値が対応づけて登録する。CPU21は、次の計算データを入力するためステップ数を1増やす。   Further, the CPU 21 executes the verification memory registration process shown in FIG. 6 in accordance with the operation of the tax calculation key 11b in the same manner as in the case of the tax-inclusive calculation described above (step C10). Here, a tax-excluding calculation mode is set in the tax calculation mode area 22m, and the tax calculation key 11b is operated to execute the tax-excluding calculation. Accordingly, the CPU 21 registers the key information ([TAX-]) and the display value in association with each other by the verification memory registration process. The CPU 21 increases the number of steps by 1 to input the next calculation data.

なお、税抜き額が表示されている状態において、税計算を指示するために操作した税1計算キー11b1を続けて操作することで、税抜き額、税額の各表示を切り替えることができる。例えば、税率1をもとに算出された税抜き額が表示されている時(ステップC3)、税1計算キー11b1が操作された場合(ステップC4:Yes)、CPU21は、バッファメモリエリア22nに記憶されている数値(税込み額)を読み出して、読み出した数値及び税率1をもとに税額を改めて算出し、その数値を表示部12に表示させる(ステップC5)。同様にして、CPU21は、図6に示す検算用メモリ登録処理を実行する(詳細な説明を省略する)(ステップC11)。   In the state where the tax-excluded amount is displayed, the display of the tax-excluded amount and the tax amount can be switched by continuously operating the tax 1 calculation key 11b1 operated to instruct the tax calculation. For example, when the tax-excluded amount calculated based on the tax rate 1 is displayed (step C3), and the tax 1 calculation key 11b1 is operated (step C4: Yes), the CPU 21 stores the data in the buffer memory area 22n. The stored numerical value (tax included) is read out, the tax amount is newly calculated based on the read numerical value and the tax rate 1, and the numerical value is displayed on the display unit 12 (step C5). Similarly, the CPU 21 executes the verification memory registration process shown in FIG. 6 (detailed description is omitted) (step C11).

さらに、続けて税1計算キー11b1が操作された場合(ステップC6:Yes)、CPU21は、バッファメモリエリア22nに記憶されている数値(税抜き額)を読み出して、読み出した数値を表示部12表示させる(ステップC3)。同様にして、CPU21は、図6に示す検算用メモリ登録処理を実行する(詳細な説明を省略する)(ステップC10)。   Further, when the tax 1 calculation key 11b1 is continuously operated (step C6: Yes), the CPU 21 reads out the numerical value (tax-excluded amount) stored in the buffer memory area 22n, and displays the read numerical value on the display unit 12. It is displayed (step C3). Similarly, the CPU 21 executes a verification memory registration process shown in FIG. 6 (detailed description is omitted) (step C10).

このようにして、電卓10は、税1計算キー11b1の操作に応じて税抜き額を算出した後、税1計算キー11b1に対する操作毎に、税抜き額、税額の各表示を交互に切り替えて表示させることができる。よって、税抜き額と税額とを容易に確認することができる。   In this way, after calculating the tax-excluded amount in accordance with the operation of the tax-one calculation key 11b1, the calculator 10 alternately switches the display of the tax-excluded amount and the tax amount for each operation on the tax-one calculation key 11b1. Can be displayed. Therefore, the tax-excluded amount and the tax amount can be easily confirmed.

また、税抜き計算の内容を示す計算データだけでなく、税1計算キー11b1によって税抜額、税額の表示を切り替える操作をした場合にも、税1計算キー11b1の操作に応じて、操作内容を示す表示数値と、税計算モードに対応する税1計算キー11b1の機能を示すキー情報([TAX―])を計算データ記憶エリア22sに登録することができる。
なお、税抜き計算処理においては、税1計算キー11b1に対する操作を行っても、税込み額は表示されない。また、税込み計算処理では、税計算キー11bに対する操作に応じて計算した計算結果を税率1合計メモリエリア22cに反映(加算)させるが、税抜き計算処理では、計算結果を税率1合計メモリエリア22cに反映させない。
In addition to not only the calculation data indicating the contents of the tax exemption calculation but also the operation of switching the display of the tax exemption amount and the tax amount by the tax 1 calculation key 11b1, the operation content is changed according to the operation of the tax 1 calculation key 11b1. The displayed numerical value and the key information ([TAX-]) indicating the function of the tax 1 calculation key 11b1 corresponding to the tax calculation mode can be registered in the calculation data storage area 22s.
In the tax exclusion calculation process, even if an operation is performed on the tax 1 calculation key 11b1, the tax-inclusive amount is not displayed. In the tax-inclusive calculation processing, the calculation result calculated according to the operation on the tax calculation key 11b is reflected (added) to the tax rate 1 total memory area 22c. In the tax-excluded calculation processing, the calculation result is calculated in the tax rate 1 total memory area 22c. Do not reflect on.

次に、本実施形態における税計算合計キー([GST GT(GT)])11cに対する入力操作に応じた処理について、図7に示すフローチャートを参照しながら説明する。
税計算合計キー11cは、通常計算(基本計算)について総合計を表示させるためのグランドトータルキー([GT]キー)と、税計算の計算結果について総合計を表示させるためのGSTグランドトータルキー([GST GT]キー)を兼ねている。
Next, processing according to the input operation on the tax calculation total key ([GST GT (GT)]) 11c in the present embodiment will be described with reference to the flowchart shown in FIG.
The tax calculation total key 11c includes a grand total key ([GT] key) for displaying a total total for the normal calculation (basic calculation) and a GST grand total key (for displaying the total total for the calculation result of the tax calculation). [GST GT] key).

CPU21は、税計算合計キー11cが押下された直前の操作が税計算であるかを判別する。すなわち、CPU21は、税計算キー11bの操作に応じて税計算した直後に税計算合計キー11cが操作されたか、言い換えると、税計算キー11bの操作に続けて税計算合計キー11cが操作されたかを判別する。   The CPU 21 determines whether the operation immediately before the tax calculation total key 11c is pressed is a tax calculation. That is, the CPU 21 determines whether the tax calculation total key 11c has been operated immediately after the tax calculation in accordance with the operation of the tax calculation key 11b, in other words, whether the tax calculation total key 11c has been operated following the operation of the tax calculation key 11b. Is determined.

ここで、税計算直後に税計算合計キー11cが操作されたと判別された場合(ステップA26:Yes)、CPU21は、税合計リコールモードエリア22kに記憶された税合計リコールモードをオンする(ステップA28)。すなわち、税計算直後に操作される税計算合計キー11cは、税計算の計算結果について総合計を表示させるためのGSTグランドトータルキー([GST GT]キー)として使用される。   Here, when it is determined that the tax calculation total key 11c has been operated immediately after the tax calculation (step A26: Yes), the CPU 21 turns on the tax total recall mode stored in the tax total recall mode area 22k (step A28). ). That is, the tax calculation total key 11c operated immediately after the tax calculation is used as a GST grand total key ([GST GT] key) for displaying a total sum of the calculation results of the tax calculation.

この場合、CPU21は、税率別税合計メモリエリア22b〜22fに記憶された各税率0〜4をもとに算出された税込み額、税抜合計額、税合計額をもとに、それぞれを合計した税込総合計額、税抜総合計額、税総合計額を算出して税合計メモリエリア22gに記憶させる。また、CPU21は、算出した税込総合計額を表示メモリエリア22pに記憶させるとともに、表示部12に表示させる(ステップA29)。   In this case, the CPU 21 calculates the total amount based on the tax-inclusive amount, the tax-excluded total amount, and the tax-inclusive amount calculated based on each of the tax rates 0 to 4 stored in the tax total tax-specific memory areas 22b to 22f. The calculated total amount including tax, total amount excluding tax, and total amount of tax are calculated and stored in the total tax memory area 22g. In addition, the CPU 21 stores the calculated total sum including tax in the display memory area 22p and causes the display unit 12 to display the total sum (step A29).

税込総合計額が表示されている時(ステップA29)、税計算合計キー11cが操作された場合(ステップA210:Yes)、CPU21は、税合計メモリエリア22gから税抜総合計額を読み出して、表示メモリエリア22pに記憶させるとともに、税込総合計額に代えて表示部12に表示させる(ステップA211)。   When the tax total sum is displayed (step A29), if the tax calculation total key 11c is operated (step A210: Yes), the CPU 21 reads out the tax total sum from the tax total memory area 22g, The information is stored in the display memory area 22p and displayed on the display unit 12 in place of the total sum including tax (step A211).

さらに、税抜総合計額が表示されている時(ステップA211)、税計算合計キー11cが操作された場合(ステップA212,Yes)、CPU21は、税合計メモリエリア22gから税総合計額を読み出して、表示メモリエリア22pに記憶させるとともに、税抜総合計額に代えて表示部12に表示させる(ステップA213)。   Furthermore, when the tax total sum is displayed (step A211), if the tax calculation total key 11c is operated (step A212, Yes), the CPU 21 reads the tax total total from the tax total memory area 22g. Then, it is stored in the display memory area 22p and displayed on the display unit 12 in place of the total tax-excluded total amount (step A213).

さらに、税総合計額が表示されている時(ステップA213)、税計算合計キー11cが操作された場合(ステップA214:Yes)、CPU21は、税合計メモリエリア22gから税込総合計額を読み出して、表示メモリエリア22pに記憶させるとともに、税総合計額に代えて表示部12に表示させる(ステップA29)。   Further, when the total tax amount is displayed (step A213), if the total tax calculation key 11c is operated (step A214: Yes), the CPU 21 reads out the total total amount including tax from the total tax memory area 22g. Are stored in the display memory area 22p and displayed on the display unit 12 instead of the total tax amount (step A29).

すなわち、本実施形態における電卓10は、税計算合計キー11cの操作に応じて税込総合計額を算出し、税計算合計キー11cに対する操作毎に、税込総合計額、税込総合計額に対応する税抜総合計額、税込総合計額に対応する税総合計額に、順次、表示を切り替えることができる。よって、税込総合計額、税抜総合計額、税総合計額を容易に確認することができる。   That is, the calculator 10 in the present embodiment calculates the total tax-included total in accordance with the operation of the tax calculation total key 11c, and corresponds to the total tax-included total and the total tax-included total for each operation on the tax calculation total key 11c. The display can be sequentially switched to the total amount excluding tax and the total amount corresponding to the total amount including tax. Therefore, it is possible to easily confirm the total amount including tax, the total amount excluding tax, and the total amount including tax.

一方、CPU21は、税計算合計キー11cが押下された直前の操作が税計算でない、すなわち通常計算した直後に税計算合計キー11cが操作されたと判別した場合(ステップA26:No)、合計メモリエリア22hに記憶された通常計算の結果とする数値を読み出して、表示メモリエリア22pに記憶させるとともに、表示部12において表示させる(ステップA27)。すなわち、通常計算の直後に操作される税計算合計キー11cは、通常計算により計算された総合計を表示させるためのグランドトータルキー([GT]キー)として使用される。   On the other hand, when the CPU 21 determines that the operation immediately before the tax calculation total key 11c is pressed is not the tax calculation, that is, the tax calculation total key 11c is operated immediately after the normal calculation (step A26: No), the total memory area The numerical value as a result of the normal calculation stored in 22h is read out, stored in the display memory area 22p, and displayed on the display unit 12 (step A27). That is, the tax calculation total key 11c operated immediately after the normal calculation is used as a grand total key ([GT] key) for displaying the total sum calculated by the normal calculation.

こうして、本実施形態における電卓10では、限られた面積の筐体正面において1つの税計算合計キー11cを設け、グランドトータルキー([GT]キー)と、GSTグランドトータルキー([GST GT]キー)として兼用する。税計算合計キー11cは、直前の状態(税計算直後、通常計算直後)に応じて機能が切り替えられるため、税計算の総合計(税込総合計額、税抜総合計額、税合計額)と通常計算の総合計とを容易に表示させることができる。   Thus, in the calculator 10 according to the present embodiment, one tax calculation total key 11c is provided on the front of the housing having a limited area, and a grand total key ([GT] key) and a GST grand total key ([GST GT] key) ). The function of the tax calculation total key 11c is switched according to the state immediately before (immediately after tax calculation, immediately after normal calculation), so that the tax calculation total sum (tax total sum, tax-excluded total sum, tax total amount) The total sum of the ordinary calculations can be easily displayed.

次に、本実施形態における電卓10の確認(レビュー)モードにおける処理について、図9を用いて説明する。
CPU21は、[AC]キー11aの操作に応じて計算モードを計算登録モードに設定した後(ステップA2:Yes)、確認キー([CHECK BACK]キー11eあるいは[CHECK FOWARD]キー11f)が操作されると(図5、ステップA30:Yes)、計算モードを確認モードに設定する。確認モードは、先に実行された計算内容を検算するためのものであり、計算データ記憶エリア22s(検算用メモリ)に登録済みの計算データが示す計算内容を、ステップ単位で確認しながら修正可能にするモードである。
Next, processing in the confirmation (review) mode of the calculator 10 in the present embodiment will be described with reference to FIG.
After setting the calculation mode to the calculation registration mode in response to the operation of the [AC] key 11a (step A2: Yes), the CPU 21 operates the confirmation key ([CHECK BACK] key 11e or [CHECK FWARD] key 11f). Then (FIG. 5, step A30: Yes), the calculation mode is set to the confirmation mode. The check mode is for checking the contents of the previously executed calculation, and the calculation contents indicated by the calculation data registered in the calculation data storage area 22s (checking memory) can be corrected while checking in steps. Mode.

CPU21は、計算モードを確認モードに設定すると、確認モード状態にあることを示す確認モードシンボル12g(「REV)シンボル」を表示部12の状態表示エリアに表示させる。CPU21は、確認対象とする数値データと演算データが記憶された指定行を示すステップ数を初期値[001]に設定する(ステップA31)。   When the calculation mode is set to the check mode, the CPU 21 displays a check mode symbol 12g (“REV” symbol) indicating that the calculation mode is in the check mode in the state display area of the display unit 12. The CPU 21 sets the number of steps indicating the designated row in which the numerical data to be checked and the operation data are stored to the initial value [001] (step A31).

CPU21は、計算データ記憶エリア22sの指定行のステップに記録された数値データと演算データ(ファンクション)を読み出す(ステップA32)。まず、通常計算によって登録された計算データを対象とする場合について説明する。   The CPU 21 reads out the numerical data and the calculation data (function) recorded in the step of the designated row in the calculation data storage area 22s (step A32). First, a case will be described in which calculation data registered by normal calculation is targeted.

CPU21は、計算データ記憶エリア22sから読み出した演算データが税計算キー11bを示すコードでない場合、すなわち1つのキーに複数の機能が割り当てられたキーを示すコードでない場合には(ステップA33:No)、数値データが示す数値と、演算データが示す演算シンボルを表示部12に表示させる(ステップA37)。   If the calculation data read from the calculation data storage area 22s is not a code indicating the tax calculation key 11b, that is, if the calculation data is not a code indicating a key to which a plurality of functions are assigned to one key (Step A33: No). The numerical value indicated by the numerical data and the operation symbol indicated by the operation data are displayed on the display unit 12 (step A37).

ここで、[CHECK BACK]キー11eあるいは[CHECK FOWARD]キー11fが操作されると(ステップA40:No、ステップA41:Yes)、CPU21は、指定のステップ数を更新して(ステップA42)、更新後のステップ数の数値データと演算データを読み出して、数値と演算シンボルを表示部12に表示させる(ステップA32,A37)。すなわち、CPU21は、[CHECK BACK]キー11eが操作された場合には、現在表示中の数値の直前に入力された数値データと演算シンボルを表示させ、[CHECK FOWARD]キー11fが操作された場合には、現在表示中の数値の直後に入力された数値と演算シンボルを表示させる。   Here, when the [CHECK BACK] key 11e or the [CHECK FORWARD] key 11f is operated (Step A40: No, Step A41: Yes), the CPU 21 updates the designated number of steps (Step A42) and updates the number. The numerical data and operation data of the subsequent step number are read out, and the numerical values and operation symbols are displayed on the display unit 12 (steps A32 and A37). That is, when the [CHECK BACK] key 11e is operated, the CPU 21 displays the numerical data and the operation symbol input immediately before the currently displayed numerical value, and when the [CHECK FWARD] key 11f is operated. Displays the numerical value and the operation symbol input immediately after the numerical value currently displayed.

こうして、 ユーザは、[CHECK BACK]キー11eあるいは[CHECK FOWARD]キー11fの操作により、通常計算の際に登録済みの計算データに含まれる数値データと演算データの組を順次読み出し、計算過程の内容を表示部12に表示させて確認することができる(ステップA32、A37、A41、A42)。   Thus, the user operates the [CHECK BACK] key 11e or the [CHECK FWARD] key 11f to sequentially read out a set of numerical data and calculation data included in the calculation data registered during the normal calculation, and Can be displayed on the display unit 12 for confirmation (steps A32, A37, A41, A42).

次に、税計算によって登録された計算データを対象とする場合について説明する。CPU21は、計算データ記憶エリア22sから読み出した演算データが税計算キー11bを示すコードである場合には(ステップA33:Yes)、数値データと演算データとの組に付加されたキー情報(拡張情報)を参照し、税計算キー11bの操作により税込み計算と税抜き計算の何れが実行されたかを判別する。   Next, a case in which calculation data registered by tax calculation is targeted will be described. If the calculation data read from the calculation data storage area 22s is a code indicating the tax calculation key 11b (Step A33: Yes), the CPU 21 adds the key information (extended information) to the set of the numerical data and the calculation data. ), It is determined which of the tax-inclusive calculation and the tax-exclusive calculation has been executed by operating the tax calculation key 11b.

キー情報が税込み計算([GST+])を示す場合(ステップA34:税込み)、CPU21は、数値データが示す数値と、キー情報に応じた税込み計算を示す税計算キーシンボル12cを表示部12に表示させる(ステップA35)。ここで表示されるファンクションシンボルは、例えば、税込み計算モードを示すシンボルと同じ[GST+]が用いられる。同様にして、キー情報が税抜き計算([TAX−])を示す場合(ステップA34:税抜き)、CPU21は、数値データが示す数値と、キー情報に応じた税抜き計算を示すファンクションシンボルを表示部12に表示させる(ステップA36)。ここで表示されるファンクションシンボルは、例えば、税計算モードシンボル12bの税抜き計算モードを示すシンボルと同じ[TAX−]が用いられる。   When the key information indicates the tax-inclusive calculation ([GST +]) (step A34: tax-inclusive), the CPU 21 displays the numerical value indicated by the numerical data and the tax calculation key symbol 12c indicating the tax-inclusive calculation according to the key information on the display unit 12. (Step A35). As the function symbol displayed here, for example, the same [GST +] as the symbol indicating the tax-inclusive calculation mode is used. Similarly, when the key information indicates the tax-exempt calculation ([TAX-]) (step A34: tax-excluded), the CPU 21 changes the numerical value indicated by the numerical data and the function symbol indicating the tax-exempt calculation according to the key information. It is displayed on the display unit 12 (step A36). As the function symbol displayed here, for example, the same [TAX-] as the symbol indicating the tax-excluding calculation mode of the tax calculation mode symbol 12b is used.

すなわち、CPU21は、計算データの演算データとして、税計算キー11bのコードが登録されている場合には、税計算のために操作された税計算キー11b(税n計算キー11b0〜11b4)に対応するシンボルではなく、税計算キー11bの操作によって実行された税込み計算機能あるいは税抜き計算機能を表すファンクションシンボルを表示させる。これにより、ユーザは、税計算キー11bに対して割り当てられた、税込み計算と税抜き計算の2つの機能の何れが実行されたかを容易に確認することができる。   That is, when the code of the tax calculation key 11b is registered as the calculation data of the calculation data, the CPU 21 corresponds to the tax calculation key 11b operated for the tax calculation (the tax n calculation keys 11b0 to 11b4). Instead of a symbol to be displayed, a function symbol representing a tax-inclusive calculation function or a tax-excluding calculation function executed by operating the tax calculation key 11b is displayed. Thereby, the user can easily confirm which of the two functions of the tax-inclusive calculation and the tax-exclusive calculation assigned to the tax calculation key 11b has been executed.

ここで、[CHECK BACK]キー11eあるいは[CHECK FOWARD]キー11fが操作されると(ステップA40:No、ステップA41:Yes)、CPU21は、指定のステップ数を更新して(ステップA42)、前述と同様にして、更新後のステップ数の数値データと演算データ、さらにはキー情報を読み出して、数値とともに税込み計算機能あるいは税抜き計算機能を表すファンクションシンボルを表示部12に表示させる(ステップA32,A37)。すなわち、CPU21は、[CHECK BACK]キー11eが操作された場合には、現在表示中の数値の直前に入力された数値データと、税込み計算あるいは税抜き計算を示すファンクションシンボルを表示させ、[CHECK FOWARD]キー11fが操作された場合には、現在表示中の数値の直後に入力された数値と、税込み計算あるいは税抜き計算を示すファンクションシンボルを表示させる。   Here, when the [CHECK BACK] key 11e or the [CHECK FWARD] key 11f is operated (step A40: No, step A41: Yes), the CPU 21 updates the designated number of steps (step A42), and Similarly, the numerical data and the operation data of the updated step number and the key information are read out, and the function symbol representing the tax-inclusive calculation function or the tax-excluding calculation function is displayed on the display unit 12 together with the numerical value (step A32, A37). That is, when the [CHECK BACK] key 11e is operated, the CPU 21 displays the numerical data input immediately before the currently displayed numerical value and the function symbol indicating the calculation including tax or the calculation without tax, and displays the [CHECK] When the [FORWARD] key 11f is operated, the numerical value input immediately after the numerical value currently displayed and the function symbol indicating the calculation including tax or the calculation without tax are displayed.

こうして、 ユーザは、[CHECK BACK]キー11eあるいは[CHECK FOWARD]キー11fの操作により、税計算の際に登録済みの計算データに含まれる数値データと演算データの組、さらに数値データと演算データの組に付加されたキー情報を順次読み出し、計算過程の内容を表示部12に表示させて確認することができる(ステップA32、A37、A41、A42)。   In this way, the user operates the [CHECK BACK] key 11e or the [CHECK FWARD] key 11f to set a set of numerical data and operation data included in the calculation data registered at the time of the tax calculation, and further, to the numerical data and operation data. The key information added to the set is sequentially read out, and the contents of the calculation process can be displayed on the display unit 12 for confirmation (steps A32, A37, A41, A42).

次に、確認モードにより表示された計算内容を修正する場合について説明する。   Next, a case where the calculation content displayed in the confirmation mode is corrected will be described.

前述したように、[CHECK BACK]キー11eあるいは[CHECK FOWARD]キー11fの操作により修正対象とする数値が表示された状態において、修正キー11kが操作された場合(ステップA40:Yes)、CPU21は、修正モードに設定すると共に、表示部12の状態表示エリアに修正モード中を表す修正シンボル(図示せず)を表示させる。   As described above, when the correction key 11k is operated in a state where the numerical value to be corrected is displayed by operating the [CHECK BACK] key 11e or the [CHECK FWARD] key 11f (step A40: Yes), the CPU 21 , And a correction symbol (not shown) indicating that the device is in the correction mode is displayed in the status display area of the display unit 12.

ここで、数値キーが操作された場合(ステップA43:Yes)、CPU21は、入力操作された数値キーに応じた数値データを入力し、入力された数値データを示す数値を表示部12において表示させる(ステップA44)。続いて、演算キーが操作された場合(ステップA45:Yes)、CPU21は、入力操作された演算キーに応じた演算データを入力して、入力された演算データの演算シンボルを表示部12の状態表示エリアにおいて表示させる。   Here, when the numeric key is operated (step A43: Yes), the CPU 21 inputs the numerical data corresponding to the input operated numeric key, and causes the display unit 12 to display a numerical value indicating the input numerical data. (Step A44). Subsequently, when the operation key is operated (Step A45: Yes), the CPU 21 inputs the operation data corresponding to the operation key that has been input, and displays the operation symbol of the input operation data in the state of the display unit 12. Display in the display area.

さらに、修正キー11kが操作された場合(ステップA59:Yes)、CPU21は、ユーザにより、修正のためのデータの入力完了が指示されものと判別する。CPU21は、計算モードエリア22nに記憶された表示中のデータ(直前に入力された数値及び演算子)を、修正後の正しいデータとして入力し、計算データ記憶エリア22sの登録済み計算データの対象ステップのデータとして修正する(ステップA47)。CPU21は、修正された数値データ及び演算データを含む計算データの計算結果を表示部12に表示させる。   Further, when the correction key 11k is operated (step A59: Yes), the CPU 21 determines that the input of the data for correction is completed by the user. The CPU 21 inputs the data being displayed (the numerical value and the operator input immediately before) stored in the calculation mode area 22n as correct data after correction, and executes the target step of the registered calculation data in the calculation data storage area 22s. (Step A47). The CPU 21 causes the display unit 12 to display the calculation result of the calculation data including the corrected numerical data and the calculation data.

一方、数値データの入力に続いて(ステップA43:Yes、A44)、税計算キー11bが操作された場合(ステップA50:Yes)、CPU21は、税計算モードエリア22mを参照して、現在の税計算モードが、税込み計算モードと税抜き計算モードの何れであるかを判別する。現在の税計算モードが税込み計算モードである場合(ステップA51;税込み)、CPU21は、操作された税計算キー11bに対応する総合計表示シンボル12e(税込み計算シンボル)を表示させる(ステップA52)。   On the other hand, following the input of the numerical data (step A43: Yes, A44), when the tax calculation key 11b is operated (step A50: Yes), the CPU 21 refers to the tax calculation mode area 22m to determine the current tax. It is determined whether the calculation mode is the tax-inclusive calculation mode or the tax-excluding calculation mode. If the current tax calculation mode is the tax-inclusive calculation mode (step A51; tax-inclusive), the CPU 21 displays the total sum display symbol 12e (tax-inclusive calculation symbol) corresponding to the operated tax calculation key 11b (step A52).

さらに、修正キー11kが操作された場合(ステップA53:Yes)、CPU21は、修正のためのデータの入力完了が指示されものと判別する。CPU21は、計算モードエリア22nに記憶された表示中のデータ(直前に入力された数値及び税計算キーシンボル12c)を、計算モードエリア22nから修正後の正しいデータとして入力し、登録済み計算データの対象ステップのデータとして修正する(ステップA47)。ここでは、修正された数値データと税計算キー11bを示す演算データ(ファンクション)の組に対して、税込み計算を示すキー情報を付加する。CPU21は、修正された数値データ及び演算データを含む計算データの計算結果を表示部12に表示させる。   Further, when the correction key 11k is operated (step A53: Yes), the CPU 21 determines that the completion of the input of the data for the correction is instructed. The CPU 21 inputs the data being displayed (the numerical value and the tax calculation key symbol 12c input immediately before) stored in the calculation mode area 22n as correct data after correction from the calculation mode area 22n. The data is corrected as data of the target step (step A47). Here, key information indicating a tax-inclusive calculation is added to a set of the corrected numerical data and operation data (function) indicating the tax calculation key 11b. The CPU 21 causes the display unit 12 to display the calculation result of the calculation data including the corrected numerical data and the calculation data.

同様にして、現在の税計算モードが税抜き計算モードである場合(ステップA51;税抜き)、CPU21は、操作された税計算キー11bに対応する税抜き計算シンボルを表示させる(ステップA54)。   Similarly, when the current tax calculation mode is the tax-excluding calculation mode (step A51; tax-excluded), the CPU 21 displays a tax-excluded calculation symbol corresponding to the operated tax calculation key 11b (step A54).

さらに、修正キー11kが操作された場合(ステップA55:Yes)、CPU21は、修正のためのデータの入力完了が指示されものと判別する。CPU21は、表示データ(直前に入力された数値及び税計算キーシンボル12c)を、計算モードエリア22nから修正後の正しいデータとして入力し、登録済み計算データの対象ステップのデータとして修正する(ステップA47)。ここでは、修正された数値データと演算データ(ファンクション)の組に対して、税抜き計算を示すキー情報を付加する。CPU21は、修正された数値データ及び演算データを含む計算データの計算結果を表示部12に表示させる。   Further, when the correction key 11k is operated (Step A55: Yes), the CPU 21 determines that the input of the data for the correction has been instructed. The CPU 21 inputs the display data (the numerical value and the tax calculation key symbol 12c input immediately before) from the calculation mode area 22n as correct data after correction, and corrects the data as the data of the target step of the registered calculation data (step A47). ). Here, key information indicating a tax-excluded calculation is added to the corrected set of numerical data and operation data (function). The CPU 21 causes the display unit 12 to display the calculation result of the calculation data including the corrected numerical data and the calculation data.

こうして、確認(レビュー)機能では、登録済みの計算データから任意の数値を読み出して修正することができる。ユーザは、計算データの内容を確認しながら、必要に応じて修正することができる。特に、税計算の計算内容を確認している場合には、税込み計算と税抜き計算の何れの機能が実行されているかを容易に確認できるので、税込み計算と税抜き計算の修正についても容易に実施することができる。   In this way, the confirmation (review) function can read and modify an arbitrary numerical value from the registered calculation data. The user can make corrections as necessary while checking the contents of the calculation data. In particular, when checking the contents of tax calculation, it is easy to check whether the tax-inclusive calculation or the tax-exclusive calculation is being performed. Can be implemented.

次に、本実施形態における具体的な税計算と確認モードにおける計算内容の表示例について説明する。ここでは、本実施形態の電卓10による税計算キー11bを用いた税計算時にキー情報(拡張情報)を計算データに登録する方法を理解し易くするため、キー情報を計算データに登録しない場合と比較して説明する。   Next, a specific tax calculation and a display example of calculation contents in the confirmation mode in the present embodiment will be described. Here, in order to facilitate understanding of a method of registering key information (extended information) in calculation data at the time of tax calculation using the tax calculation key 11b by the calculator 10 of the present embodiment, a case where key information is not registered in calculation data will be described. A comparison will be described.

まず、計算データにキー情報(拡張情報)を登録しない場合について説明する。   First, a case where key information (extended information) is not registered in calculation data will be described.

図10は、以下の説明で使用する具体的なキー操作、表示部12に表示されるステップ数と数値、キー操作に応じて表示されるファンクションシンボル、電卓10の動作状態を示すモードシンボルを示している。図10に示すキー操作は、税計算を実行した後に、[CHECK FOWARD]キー11fの操作により税計算の計算内容を確認するための操作の例を示している。なお、図10におけるキー操作において[CHECK FOWARD]キー11fの操作を便宜上「▽」によって表している。また、税3計算キー11b3([GST+3(TAX−3)])に対して設定された税率3を「10%」としている。   FIG. 10 shows specific key operations used in the following description, the number of steps and numerical values displayed on the display unit 12, function symbols displayed according to the key operations, and mode symbols indicating the operation state of the calculator 10. ing. The key operation shown in FIG. 10 is an example of an operation for confirming the calculation contents of the tax calculation by operating the [CHECK FWARD] key 11f after executing the tax calculation. Note that, in the key operation in FIG. 10, the operation of the [CHECK FWARD] key 11f is represented by “▽” for convenience. In addition, the tax rate 3 set for the tax 3 calculation key 11b3 ([GST + 3 (TAX-3)]) is set to “10%”.

図11は、図10に示す税計算のためのキー操作によって計算データ記憶エリア22sに登録される計算データの一例を示す図である。   FIG. 11 is a diagram showing an example of calculation data registered in the calculation data storage area 22s by a key operation for tax calculation shown in FIG.

CPU21は、[AC]キー11aが操作されると、税率別税合計メモリエリア22b〜22fをクリアする。また、CPU21は、税計算モードエリア22mを参照して、現在の税計算モードが税込み計算モード[GST+]を、税計算モードシンボル12bとして、表示部12の状態表示エリアに表示させる(図10の1行目)。   When the [AC] key 11a is operated, the CPU 21 clears the tax rate-based total tax memory areas 22b to 22f. Further, the CPU 21 refers to the tax calculation mode area 22m and displays the current tax calculation mode including the tax-inclusive calculation mode [GST +] as the tax calculation mode symbol 12b in the status display area of the display unit 12 (see FIG. 10). 1st line).

その後、税込み計算のために、数値キーの操作によって数値「300」が入力されると、CPU21は、入力された数値を表示メモリエリア22pに記憶させるとともに、表示部12に表示させる。この時、CPU21は、ステップ数12aを初期値「001」を表示させる(図10の2行目)。次いで、税3計算キー11b3が操作されると、CPU21は、図11に示すように、ステップ「001」、数値「300」、税3計算キー11b3に一対一対応する演算データ(コード[GST+3/TAX−3])を対応づけて、計算データ記憶エリア22sに登録する。   Thereafter, when the numerical value “300” is input by operating the numerical keys for the calculation including tax, the CPU 21 stores the input numerical value in the display memory area 22p and causes the display unit 12 to display the input numerical value. At this time, the CPU 21 displays the initial value “001” for the number of steps 12a (the second line in FIG. 10). Next, when the tax 3 calculation key 11b3 is operated, as shown in FIG. 11, the CPU 21 calculates the step “001”, the numerical value “300”, and the calculation data (code [GST + 3 / TAX-3]) is registered in the calculation data storage area 22s in association with each other.

CPU21は、入力された数値「300」と税3計算キー11b3に対応する税率3(ここでは10%)をもとに税込み額「330」を算出し、数値「330」と、税3計算キー11b3に対応する税計算キーシンボル12cとして「GST+3」を、表示部12に表示させる。CPU21は、ステップ数12aに「002」を表示させる(図10の3行目)。また、CPU21は、税3計算キー11b3による税率3を用いた税計算の結果を、税率3合計メモリエリア22eに記憶させる。   The CPU 21 calculates the tax-inclusive amount “330” based on the input numerical value “300” and the tax rate 3 (here, 10%) corresponding to the tax 3 calculation key 11b3, and calculates the numerical value “330” and the tax 3 calculation key. “GST + 3” is displayed on the display unit 12 as the tax calculation key symbol 12c corresponding to 11b3. The CPU 21 displays “002” in the step number 12a (third line in FIG. 10). Further, the CPU 21 stores the result of the tax calculation using the tax rate 3 with the tax 3 calculation key 11b3 in the tax rate 3 total memory area 22e.

ここで、税込み額「330」が表示部12に表示された状態において、税3計算キー11b3が操作されたことを検出すると、CPU21は、図11に示すように、ステップ「002」、数値「330」、税3計算キー11b3に一対一対応する演算データ(コード[GST+3/TAX−3])を対応づけて、計算データ記憶エリア22sに登録する。また、CPU21は、税3計算キー11b3の操作に応じて、税込み額「330」に代えて税抜き額「300」を表示部12に表示させる。CPU21は、ステップ数12aに「003」を表示させる(図10の4行目)。   Here, when it is detected that the tax 3 calculation key 11b3 has been operated in a state where the tax-inclusive amount “330” is displayed on the display unit 12, as shown in FIG. 330 ", the operation data (code [GST + 3 / TAX-3]) corresponding one-to-one to the tax 3 calculation key 11b3 is registered in the calculation data storage area 22s. In addition, the CPU 21 causes the display unit 12 to display the tax-excluded amount “300” instead of the tax-inclusive amount “330” in response to the operation of the tax 3 calculation key 11b3. The CPU 21 displays “003” in the step number 12a (the fourth line in FIG. 10).

次に、税計算モードを税込み計算から税抜き計算に変更するために税計算モード切替キー11dが操作されたものとする。CPU21は、図11に示すように、ステップ「003」、数値「300」を対応づけて、計算データ記憶エリア22sに登録する。税計算モード切替キー11dは、表示中の数値「300」に対する演算を指示するキーでない(計算結果の表示)。このためCPU21は、計算データ記憶エリア22sに数値「300」と一対一対応するファンクション(演算データ)を登録しない。   Next, it is assumed that the tax calculation mode switching key 11d has been operated to change the tax calculation mode from the calculation including tax to the calculation without tax. As shown in FIG. 11, the CPU 21 associates the step “003” with the numerical value “300” and registers it in the calculation data storage area 22s. The tax calculation mode switching key 11d is not a key for instructing a calculation for the displayed value "300" (display of calculation result). For this reason, the CPU 21 does not register a function (computation data) corresponding to the numerical value “300” one-to-one in the calculation data storage area 22s.

CPU21は、税計算モード切替キー11dの操作に応じて、税計算モードシンボル12bとして、[TAX−]を表示部12に表示させる。CPU21は、ステップ数12aを「004」を表示させる(図7の5行目)。   The CPU 21 displays [TAX-] on the display unit 12 as the tax calculation mode symbol 12b in response to the operation of the tax calculation mode switching key 11d. The CPU 21 displays “004” for the step number 12a (the fifth line in FIG. 7).

次に、税抜き計算のために、数値キーの操作によって数値「660」が入力されると、CPU21は、入力された数値を表示メモリエリア22pに記憶させるとともに、表示部12に表示させる。CPU21は、ステップ数12aを「005」を表示させる(図10の6行目)。CPU21は、図11に示すように、ステップ「004」と対応づけて、税計算モード切替キー11dに一対一対応する演算データ(コード[GST+/TAX−])を計算データ記憶エリア22sに登録する。   Next, when the numerical value “660” is input by operating the numerical keys for the calculation without tax, the CPU 21 stores the input numerical value in the display memory area 22p and causes the display unit 12 to display the input numerical value. The CPU 21 displays “005” for the number of steps 12a (the sixth line in FIG. 10). As shown in FIG. 11, the CPU 21 registers operation data (code [GST + / TAX-]) corresponding to the tax calculation mode switching key 11d one-to-one in the calculation data storage area 22s in association with step “004”, as shown in FIG. .

次いで、税3計算キー11b3が操作されると、CPU21は、入力された数値「660」と税3計算キー11b3に対応する税率3(ここでは10%)をもとに税抜額「600」を算出し、数値「600」と、税3計算キー11b3に対応する税計算キーシンボル12cとして「TAX−3」を、表示部12に表示させる。CPU21は、ステップ数12aに「006」を表示させる(図10の7行目)。また、CPU21は、税3計算キー11b3による税率3を用いた税計算の結果を、税率3合計メモリエリア22eに記憶させる。   Next, when the tax 3 calculation key 11b3 is operated, the CPU 21 calculates the tax-excluded amount “600” based on the input numerical value “660” and the tax rate 3 (here, 10%) corresponding to the tax 3 calculation key 11b3. After the calculation, the numerical value “600” and “TAX-3” as the tax calculation key symbol 12c corresponding to the tax 3 calculation key 11b3 are displayed on the display unit 12. The CPU 21 displays “006” in the step number 12a (the seventh line in FIG. 10). Further, the CPU 21 stores the result of the tax calculation using the tax rate 3 with the tax 3 calculation key 11b3 in the tax rate 3 total memory area 22e.

ここで、税抜き額「600」が表示部12に表示された状態において、税3計算キー11b3が操作されたことを検出すると、CPU21は、図11に示すように、ステップ「005」、数値「600」、税3計算キー11b3に一対一対応する演算データ(コード[GST+3/TAX−3])を対応づけて、計算データ記憶エリア22sに登録する。また、CPU21は、税3計算キー11b3の操作に応じて、税抜き額「600」に代えて税額「60」を表示部12に表示させる。CPU21は、ステップ数12aに「007」を表示させる(図10の8行目)。   Here, when it is detected that the tax 3 calculation key 11b3 has been operated in a state where the tax-excluded amount “600” is displayed on the display unit 12, the CPU 21 proceeds to step “005” as shown in FIG. “600”, the operation data (code [GST + 3 / TAX-3]) corresponding one-to-one to the tax 3 calculation key 11b3 is registered in the calculation data storage area 22s. Further, the CPU 21 causes the display unit 12 to display the tax amount “60” instead of the tax-excluded amount “600” in response to the operation of the tax 3 calculation key 11b3. The CPU 21 displays “007” for the number of steps 12a (the eighth line in FIG. 10).

次に、[CHECK FOWARD]キー11fの操作により確認モードが指示されたものとする。CPU21は、税計算が終了されたことを判別し、図10に示すように、ステップ「007」、数値「60」と対応づけて、計算データ記憶エリア22sに登録する。   Next, it is assumed that the confirmation mode has been instructed by operating the [CHECK FWARD] key 11f. The CPU 21 determines that the tax calculation has been completed, and registers it in the calculation data storage area 22s in association with the step “007” and the numerical value “60” as shown in FIG.

また、CPU21は、[CHECK FOWARD]キー11fの操作に応じて、確認モードに遷移したことを示す確認モードシンボル12g「REV」を表示させるとともに、計算データ記憶エリア22sに記憶された、先頭(ステップ「001」)の計算データを読み出して、先に実行された税計算の内容を表示部12に表示させる(図10の9行目)。   In addition, the CPU 21 displays the confirmation mode symbol 12g “REV” indicating that the mode has shifted to the confirmation mode in response to the operation of the [CHECK FORWARD] key 11f, and displays the first (step) stored in the calculation data storage area 22s. The calculation data “001” is read out, and the contents of the tax calculation executed earlier are displayed on the display unit 12 (the ninth line in FIG. 10).

すなわち、CPU21は、ステップ「001」と対応づけて登録された数値データと演算データ(操作されたキーを示すコード)に応じて、数値を表示させるとともに、演算データが示すファンクションシンボルを表示させる。   That is, the CPU 21 displays the numerical value and the function symbol indicated by the calculation data in accordance with the numerical data and the calculation data (the code indicating the operated key) registered in association with step “001”.

図12には、図11に示す計算データ記憶エリア22sに記憶された計算データをもとに、ステップ「001」の計算内容が表示された表示部12の表示例を示す図である。図11に示すように、計算データ記憶エリア22sには、ステップ「001」と対応づけて数値データ「300」と、税3計算キー11b3が操作されたことを示す演算データ[GST+3/TAX−3]が登録されている。従って、CPU21は、図12に示すように、数値「300」を表示させるとともに、税計算時に操作されたキーを示す税計算キーシンボル12cとして、演算データが示すファンクションシンボル(例えば[GST+3/TAX−3])を表示させる。なお、CPU21は、ステップ数12aとして「001」を表示するとともに、確認モードシンボル12g「REV」を表示させる。   FIG. 12 is a diagram illustrating a display example of the display unit 12 on which the calculation content of step “001” is displayed based on the calculation data stored in the calculation data storage area 22s illustrated in FIG. As shown in FIG. 11, the calculation data storage area 22s stores numerical data "300" in association with step "001" and calculation data [GST + 3 / TAX-3] indicating that the tax 3 calculation key 11b3 has been operated. ] Is registered. Therefore, as shown in FIG. 12, the CPU 21 displays the numerical value “300” and, as the tax calculation key symbol 12c indicating the key operated during the tax calculation, displays the function symbol (eg, [GST + 3 / TAX− 3]) is displayed. Note that the CPU 21 displays “001” as the number of steps 12a and also displays the confirmation mode symbol 12g “REV”.

以下、[CHECK FOWARD]キー11fが続けて操作された場合、CPU21は、図11に示す計算データ記憶エリア22sに登録された計算データのステップ「002」〜「007」とそれぞれ対応づけられた数値データと演算データ(ファンクション)をもとに、計算内容を示す数値とファンクションシンボルを切り替えて表示させる。すなわち、CPU21は、ステップ「002」については、数値「300」、ファンクションシンボル[GST+3/TAX−3](図10の10行目)、ステップ「003」については、数値「300」(図10の11行目)、ステップ「004」については、ファンクションシンボル[GST+/TAX−](図10の12行目)、ステップ「005」については、数値「660」、ファンクションシンボル[GST+3/TAX−3](図10の13行目)、ステップ「006」については、数値「600」、ファンクションシンボル[GST+3/TAX−3](図10の14行目)、ステップ「007」については、数値「60」(図10の15行目)を表示させる。   Hereinafter, when the [CHECK FWARD] key 11f is continuously operated, the CPU 21 sets the numerical values respectively associated with the steps “002” to “007” of the calculation data registered in the calculation data storage area 22s shown in FIG. Based on the data and the operation data (function), a numerical value indicating the calculation content and a function symbol are switched and displayed. That is, the CPU 21 determines that the numerical value “300” for step “002”, the function symbol [GST + 3 / TAX−3] (10th line in FIG. 10), and the numerical value “300” for step “003” (FIG. 10). Line 11), function symbol [GST + / TAX-] (line 12 in FIG. 10) for step "004", numerical value "660" for step "005", function symbol [GST + 3 / TAX-3] (13th line in FIG. 10), a numerical value “600” for step “006”, a function symbol [GST + 3 / TAX-3] (14th line in FIG. 10), and a numerical value “60” for step “007” (Line 15 in FIG. 10) is displayed.

このように、計算データにキー情報(拡張情報)を登録しない場合には、計算データ記憶エリア22sの計算データには、操作されたキーに一対一対応する演算データ(ファンクション)のみが登録される。このため、確認モードにおいて計算内容を表示させる場合には、演算データ(ファンクション)のみに応じたファンクションシンボルを表示させることになる。従って、税計算キー11bのように1つのキーに対して税込み計算と税抜き計算の機能が割り当てられている場合に、税計算キー11bに一対一対応するファンクションシンボルを表示させただけでは、税計算時に税込み計算と税抜き計算の何れの機能が実行されたか判別することができない。   As described above, when the key information (extended information) is not registered in the calculation data, only the calculation data (function) corresponding to the operated key on a one-to-one basis is registered in the calculation data in the calculation data storage area 22s. . Therefore, when displaying the calculation contents in the confirmation mode, a function symbol corresponding to only the operation data (function) is displayed. Therefore, when the functions of the tax-inclusive calculation and the tax-excluding calculation are assigned to one key like the tax calculation key 11b, simply displaying the function symbol corresponding to the tax calculation key 11b on a one-to-one basis requires the tax calculation key 11b. At the time of calculation, it is impossible to determine which function of the tax-inclusive calculation or the tax-exclusive calculation has been executed.

次に、本実施形態における計算データにキー情報(拡張情報)を登録する場合について説明する。   Next, a case where key information (extended information) is registered in calculation data in the present embodiment will be described.

図13は、以下の説明で使用する具体的なキー操作、表示部12に表示されるステップ数と数値、キー操作に応じて表示されるファンクションシンボル、電卓10の動作状態を示すモードシンボルを示している。図13に示すキー操作は、前述した図7と同じである。図14は、図13に示す税計算のためのキー操作によって計算データ記憶エリア22sに登録される計算データの一例を示す図である。なお、図11に示す計算データ記憶エリア22sには、税計算キー11bのキー操作に応じて、演算データ([GST+/TAX−])を登録しているが、図14では、税計算キー11bのキー操作に応じて演算データを登録しない例を示している。図15(A)〜(N)は、図13に示すキー操作に応じた表示部12における表示例を示す図である。   FIG. 13 shows specific key operations used in the following description, the number of steps and numerical values displayed on the display unit 12, function symbols displayed according to the key operations, and mode symbols indicating the operation state of the calculator 10. ing. The key operation shown in FIG. 13 is the same as that in FIG. 7 described above. FIG. 14 is a diagram showing an example of calculation data registered in the calculation data storage area 22s by the key operation for tax calculation shown in FIG. The calculation data ([GST + / TAX-]) is registered in the calculation data storage area 22s shown in FIG. 11 according to the key operation of the tax calculation key 11b, but in FIG. 14, the tax calculation key 11b is registered. An example is shown in which the calculation data is not registered in response to the key operation. FIGS. 15A to 15N are diagrams showing display examples on the display unit 12 in response to the key operations shown in FIG.

なお、税計算のためのキー操作については、前述した図10に示すキー操作と同様にして実行されるものとして詳細な説明を省略する。CPU21は、入力された数値「300」に対する税込み計算のために税3計算キー11b3が操作された場合、前述と同様にして、ステップ「001」、数値「300」、税3計算キー11b3に一対一対応する演算データ(コード[GST+3/TAX−3])を対応づけて、計算データ記憶エリア22sに登録する。CPU21は、数値「300」に対する税3計算キー11b3に対応する税込み計算を実行して、計算結果を表示させる((図15(A)(B)(C)))。   The key operation for tax calculation is performed in the same manner as the key operation shown in FIG. 10 described above, and a detailed description thereof will be omitted. When the tax 3 calculation key 11b3 is operated for calculating the tax included in the input numerical value “300”, the CPU 21 sets the step “001”, the numerical value “300”, and the tax 3 calculating key 11b3 in the same manner as described above. One corresponding operation data (code [GST + 3 / TAX-3]) is associated and registered in the calculation data storage area 22s. The CPU 21 executes a tax-inclusive calculation corresponding to the tax 3 calculation key 11b3 for the numerical value “300” and displays the calculation result ((FIGS. 15A, 15B, and 15C)).

さらに、CPU21は、税3計算キー11b3に対応するキー情報([GST+])を、先に登録済みの数値データ「300」と演算データ(コード[GST+3/TAX−3])と対応づけて登録する(図6のフローチャートに示す検算用メモリ登録処理)。   Further, the CPU 21 registers the key information ([GST +]) corresponding to the tax 3 calculation key 11b3 in association with the previously registered numerical data “300” and the calculation data (code [GST + 3 / TAX-3]). (The verification memory registration process shown in the flowchart of FIG. 6).

同様にして、税3計算キー11b3が操作された場合には、CPU21は、税3計算キー11b3の操作に応じて税抜き額を表示部12に表示させ(図15(D))、計算データ記憶エリア22sにキー情報([GST+])を数値データと演算データの組に付加する(図14に示すステップ「002」)。   Similarly, when the tax 3 calculation key 11b3 is operated, the CPU 21 displays the tax-excluded amount on the display unit 12 in accordance with the operation of the tax 3 calculation key 11b3 (FIG. 15D), and calculates the calculation data. Key information ([GST +]) is added to the storage area 22s as a set of numerical data and operation data (step “002” shown in FIG. 14).

ここで、税計算を税抜き計算にするために税計算モード切替キー11dが操作された場合、CPU21は、図15(E)に示すように、税計算モードシンボル12bを税抜き計算を示す[TAX−]に変更する。   Here, when the tax calculation mode switching key 11d is operated to change the tax calculation to the tax-excluded calculation, the CPU 21 sets the tax calculation mode symbol 12b to the tax-excluded calculation as shown in FIG. TAX-].

ここで、数値「660」が入力され、税抜き計算のために税3計算キー11b3が操作された場合には、CPU21は、前述と同様にして、ステップ「004」、数値「660」、税3計算キー11b3に一対一対応する演算データ(コード[GST+3/TAX−3])を対応づけて、計算データ記憶エリア22sに登録する。CPU21は、数値「660」に対する税3計算キー11b3に対応する税抜き計算を実行して、計算結果とする税抜き額を示す数値「600」を表示させる(図15(G))。   Here, when the numerical value “660” is input and the tax 3 calculation key 11b3 is operated for the calculation without tax, the CPU 21 proceeds to step “004”, the numerical value “660”, and the tax The calculation data (code [GST + 3 / TAX-3]) corresponding one-to-one to the third calculation key 11b3 is registered in the calculation data storage area 22s. The CPU 21 executes the tax exclusion calculation corresponding to the tax 3 calculation key 11b3 for the numerical value "660", and displays the numerical value "600" indicating the tax exclusion amount as the calculation result (FIG. 15 (G)).

さらに、CPU21は、税3計算キー11b3に対応するキー情報([TAX−])を、先に登録済みの数値データ「660」と演算データ(コード[GST+3/TAX−3])と一対一対応づけて登録する(図14のステップ「004」)
同様にして、税3計算キー11b3により税額の表示が指示された場合には、CPU21は、税3計算キー11b3の操作に応じて税額「60」を表示部12に表示させ(図15(H))、計算データ記憶エリア22sにキー情報([TAX−])を数値データと演算データの組に付加する(図14に示すステップ「005」)。
Further, the CPU 21 associates the key information ([TAX-]) corresponding to the tax 3 calculation key 11b3 with the previously registered numerical data "660" and the operation data (code [GST + 3 / TAX-3]) in one-to-one correspondence. And register (step "004" in FIG. 14).
Similarly, when the display of the tax amount is instructed by the tax 3 calculation key 11b3, the CPU 21 causes the display unit 12 to display the tax amount “60” in accordance with the operation of the tax 3 calculation key 11b3 (FIG. 15 (H )), Key information ([TAX-]) is added to the set of numerical data and operation data in the calculation data storage area 22s (step "005" shown in FIG. 14).

次に、[CHECK FOWARD]キー11fの操作により確認モードが指示されたものとする。   Next, it is assumed that the confirmation mode has been instructed by operating the [CHECK FWARD] key 11f.

CPU21は、[CHECK FOWARD]キー11fが繰り返して操作されることで、計算データ記憶エリア22sに記憶された計算データに応じて、図15(I)〜(N)に示すように、税計算の内容を表示部12において表示させる。なお、基本的な動作については、前述したキー情報を登録しない場合と同じであるので詳細な説明を省略する。   By repeatedly operating the [CHECK FORWARD] key 11f, the CPU 21 performs the tax calculation according to the calculation data stored in the calculation data storage area 22s as shown in FIGS. The content is displayed on the display unit 12. Note that the basic operation is the same as the above-described case where the key information is not registered, and a detailed description thereof will be omitted.

本実施形態におけるキー情報を計算データとして登録する方法を用いた場合、図15(I)(J)に示すように、税計算のために操作された税3計算キー11b3を示すシンボルではなく、税3計算キー11b3の操作によって税込み計算が実行されたことを示すファンクションシンボル[GST+3]が表示される。   When the method of registering key information as calculation data in the present embodiment is used, as shown in FIGS. 15I and 15J, a symbol indicating the tax 3 calculation key 11b3 operated for tax calculation is not used. A function symbol [GST + 3] indicating that the tax-inclusive calculation has been executed by operating the tax 3 calculation key 11b3 is displayed.

同様にして、税抜き計算の計算内容については、図15(L)(M)に示すように、税3計算キー11b3の操作によって税抜き計算が実行されたことを示すファンクションシンボル[TAX−3]が表示される。   Similarly, as for the calculation contents of the tax exclusion calculation, as shown in FIGS. 15 (L) and (M), the function symbol [TAX-3] indicating that the tax exclusion calculation has been executed by operating the tax 3 calculation key 11b3. ] Is displayed.

このようにして、本実施形態における電卓10では、複数の機能が割り当てられた税計算キー11bの操作により税計算が実行される場合、税込み計算と税抜き計算の何れの機能が実行されたかに応じて、計算データ記憶エリア22sに登録される計算データに何れかの機能に対応するキー情報を、該当するステップに対応づけて付加する。従って、確認キーの操作に応じて確認モードに遷移し、計算データに応じた計算内容を表示させる場合に、税計算キー11bに対応するシンボルに代えて、キー情報に応じて税込み計算あるいは税抜き計算の何れかを示すファンクションシンボルを表示させることができる。従って、先に実行された計算内容を検算する際に、税計算キー11bにより何れの機能が実行されたかを容易に判別することが可能となる。   In this manner, in the calculator 10 according to the present embodiment, when the tax calculation is performed by operating the tax calculation key 11b to which a plurality of functions are assigned, it is determined whether the function including the tax-inclusive calculation or the tax-excluding calculation is performed. Accordingly, key information corresponding to any function is added to the calculation data registered in the calculation data storage area 22s in association with the corresponding step. Accordingly, when the mode is changed to the confirmation mode in response to the operation of the confirmation key and the calculation content corresponding to the calculation data is displayed, instead of the symbol corresponding to the tax calculation key 11b, the tax-inclusive calculation or the tax exemption in accordance with the key information. A function symbol indicating any of the calculations can be displayed. Therefore, it is possible to easily determine which function has been executed by the tax calculation key 11b when checking the content of the calculation executed earlier.

なお、前述した説明では、電卓10のキー入力部11に設けられた物理的(機械式)なキーに複数の機能が割り当てられている場合について説明しているが、ソフトウェアキーボードが用いられている場合についても適用することが可能である。   In the above description, a case is described in which a plurality of functions are assigned to physical (mechanical) keys provided in the key input unit 11 of the calculator 10, but a software keyboard is used. The same can be applied to the case.

また、実施形態において記載した手法、すなわち図3〜図6のフローチャートに示す処理等の各手法は、コンピュータに実行させることができるプログラムとして、メモリカード(ROMカード、RAMカード等)、磁気ディスク(フレキシブルディスク、ハードディスク等)、光ディスク(CD−ROM、DVD等)、半導体メモリ等の記録媒体に格納して配布することができる。そして、コンピュータは、外部記録媒体に記録されたプログラムを読み込み、このプログラムによって動作が制御されることにより、実施形態において説明した機能と同様の処理を実現することができる。   In addition, the methods described in the embodiment, that is, each method such as the processing shown in the flowcharts of FIGS. 3 to 6, can be executed by a computer as a program such as a memory card (ROM card, RAM card, etc.), a magnetic disk ( It can be stored and distributed on a recording medium such as a flexible disk, a hard disk, an optical disk (CD-ROM, DVD, etc.), a semiconductor memory, or the like. Then, the computer reads the program recorded on the external recording medium, and the operation is controlled by the program, whereby the same processing as the function described in the embodiment can be realized.

また、各手法を実現するためのプログラムのデータは、プログラムコードの形態としてネットワーク(インターネット)上を伝送させることができ、このネットワーク(インターネット)に接続されたコンピュータ(サーバ装置等)からプログラムデータを取り込み、前述した実施形態と同様の機能を実現することもできる。   Also, program data for implementing each method can be transmitted over a network (Internet) in the form of a program code. Program data is transmitted from a computer (server device or the like) connected to the network (Internet). It is also possible to realize the same function as the above-described embodiment by taking in.

なお、本願発明は、実施形態に限定されるものではなく、実施段階ではその要旨を逸脱しない範囲で種々に変形することが可能である。さらに、実施形態には種々の段階の発明が含まれており、開示される複数の構成要件における適宜な組み合わせにより種々の発明が抽出され得る。例えば、実施形態に示される全構成要件から幾つかの構成要件が削除されたり、幾つかの構成要件が組み合わされても、発明が解決しようとする課題の欄で述べた課題が解決でき、発明の効果の欄で述べられている効果が得られる場合には、この構成要件が削除されたり組み合わされた構成が発明として抽出され得るものである。   The present invention is not limited to the embodiment, and can be variously modified in an implementation stage without departing from the scope of the invention. Further, the embodiments include inventions at various stages, and various inventions can be extracted by appropriately combining a plurality of disclosed components. For example, even if some components are deleted from all the components shown in the embodiments or some components are combined, the problem described in the section of the problem to be solved by the invention can be solved. In the case where the effect described in the section of the effect can be obtained, a configuration in which this component is deleted or combined can be extracted as an invention.

以下に、本願出願の当初の特許請求の範囲に記載された発明を付記する。   Hereinafter, the invention described in the claims of the present application is additionally described.

[1]数値キーに対する操作により入力された前記数値キーを示す数値データと、機能が割り当てられた機能キーに対する操作により入力された前記機能キーを示す演算データとを含む複数の計算データを入力順に登録する計算データ登録手段と、
前記機能キーに第1機能と第2機能が割り当てられている場合に、前記機能キーに対する操作により前記第1機能と前記第2機能の何れが指定されたかを判別する判別手段と、
前記第1機能が指定されたことを判別した場合に、前記計算データに対して前記第1機能を示す第1拡張情報を付加し、前記第2機能が指定されたことを判別した場合に、前記計算データに対して前記第2機能を示す第2拡張情報を付加する情報付加手段と、
前記計算データを確認する指示に応じて、前記数値データに対応する数値を表示部に表示させると共に、前記計算データに前記第1拡張情報に付加されている場合に第1シンボルを前記表示部に表示させ、前記計算データに前記第2拡張情報が付加されている場合に第2シンボルを前記表示部に表示させる第1表示手段と
を有する計算機。
[1] A plurality of calculation data including numerical data indicating the numerical key input by an operation on the numerical key and operation data indicating the function key input by an operation on the function key to which the function is assigned are sequentially input. Calculation data registration means to be registered;
Determining means for determining which of the first function and the second function is designated by an operation on the function key when a first function and a second function are assigned to the function key;
When it is determined that the first function is specified, first extended information indicating the first function is added to the calculation data, and when it is determined that the second function is specified, Information adding means for adding second extended information indicating the second function to the calculation data;
In response to an instruction to confirm the calculation data, a numerical value corresponding to the numerical data is displayed on a display unit, and a first symbol is displayed on the display unit when the calculation data is added to the first extended information. And a first display unit for displaying the second symbol on the display unit when the second extended information is added to the calculation data.

[2]前記機能キーに対する操作により前記第1機能が指定されたことを判別した場合に、前記第1シンボルを前記表示部に表示させ、
前記機能キーに対する操作により前記第2機能が指定されたことを判別した場合に、前記第2シンボルを前記表示部に表示させる第2表示手段をさらに有する[1]記載の計算機。
[2] when it is determined that the first function has been designated by operating the function key, the first symbol is displayed on the display unit;
The computer according to [1], further comprising second display means for displaying the second symbol on the display unit when it is determined that the second function has been designated by operating the function key.

[3] 前記機能キーには、前記数値データが示す数値について、予め設定された税率に応じて税込み税計算をする前記第1機能と、前記税率に応じて税抜き計算をする前記第2機能が割り当てられる[1]記載の計算機。   [3] The function key includes a first function of performing a tax-inclusive tax calculation according to a preset tax rate on the numerical value indicated by the numerical data, and a second function of performing a tax-excluded calculation in accordance with the tax rate. The computer according to [1], wherein

[4] 前記第1表示手段は、前記税率と税込み計算を表す前記第1シンボル、及び前記税率と税抜き計算を表す前記第2シンボルを表示させる[3]記載の計算機。   [4] The computer according to [3], wherein the first display means displays the first symbol representing the tax rate and the calculation including tax, and the second symbol representing the tax rate and the calculation without tax.

[5] 入力操作を受け付けるキーが設けられた計算機により実行される計算確認方法であって、
数値キーに対する操作により入力された前記数値キーを示す数値データと、機能が割り当てられた機能キーに対する操作により入力された前記機能キーを示す演算データとを含む複数の計算データを入力順に登録し、
前記機能キーに第1機能と第2機能が割り当てられている場合に、前記機能キーに対する操作により前記第1機能と前記第2機能の何れが指定されたかを判別し、
前記第1機能が指定されたことを判別した場合に、前記計算データに対して前記第1機能を示す第1拡張情報を付加し、前記第2機能が指定されたことを判別した場合に、前記計算データに対して前記第2機能を示す第2拡張情報を付加し、
前記計算データを確認する指示に応じて、前記数値データに対応する数値を表示部に表示させると共に、前記計算データに前記第1拡張情報に付加されている場合に第1シンボルを前記表示部に表示させ、前記計算データに前記第2拡張情報が付加されている場合に第2シンボルを前記表示部に表示させる計算確認方法。
[5] A calculation confirmation method executed by a computer provided with a key for receiving an input operation,
Numerical data indicating the numerical key input by the operation of the numerical key, and a plurality of calculation data including the calculation data indicating the function key input by the operation of the function key to which the function is assigned to register a plurality of calculation data in the input order,
When a first function and a second function are assigned to the function key, it is determined which of the first function and the second function is designated by an operation on the function key,
When it is determined that the first function is specified, first extended information indicating the first function is added to the calculation data, and when it is determined that the second function is specified, Adding second extended information indicating the second function to the calculation data;
In response to an instruction to confirm the calculation data, a numerical value corresponding to the numerical data is displayed on a display unit, and a first symbol is displayed on the display unit when the calculation data is added to the first extended information. A calculation confirmation method for displaying the second symbol on the display unit when the second extended information is added to the calculation data.

[6] コンピュータを、
数値キーに対する操作により入力された前記数値キーを示す数値データと、機能が割り当てられた機能キーに対する操作により入力された前記機能キーを示す演算データとを含む複数の計算データを入力順に登録する計算データ登録手段と、
前記機能キーに第1機能と第2機能が割り当てられている場合に、前記機能キーに対する操作により前記第1機能と前記第2機能の何れが指定されたかを判別する判別手段と、
前記第1機能が指定されたことを判別した場合に、前記計算データに対して前記第1機能を示す第1拡張情報を付加し、前記第2機能が指定されたことを判別した場合に、前記計算データに対して前記第2機能を示す第2拡張情報を付加する情報付加手段と、
前記計算データを確認する指示に応じて、前記数値データに対応する数値を表示部に表示させると共に、前記計算データに前記第1拡張情報に付加されている場合に第1シンボルを前記表示部に表示させ、前記計算データに前記第2拡張情報が付加されている場合に第2シンボルを前記表示部に表示させる第1表示手段として機能させるためのプログラム。
[6] Computer,
Calculation for registering a plurality of calculation data including numerical data indicating the numeric key input by an operation on a numeric key and operation data indicating the function key input by an operation on a function key to which a function is assigned, in the order of input Data registration means;
Determining means for determining which of the first function and the second function is designated by an operation on the function key when a first function and a second function are assigned to the function key;
When it is determined that the first function is specified, first extended information indicating the first function is added to the calculation data, and when it is determined that the second function is specified, Information adding means for adding second extended information indicating the second function to the calculation data;
In response to an instruction to confirm the calculation data, a numerical value corresponding to the numerical data is displayed on a display unit, and a first symbol is displayed on the display unit when the calculation data is added to the first extended information. A program for displaying as a first display means for displaying a second symbol on the display unit when the second extended information is added to the calculation data.

[7] 数値を特定する第1情報と、前記数値を用いて実行する機能を入力する際に操作されるキーを特定する第2情報とを組にして、記憶部へ記憶する際、
前記キーに対して複数の機能が割り当てられている場合、当該複数の機能のうち、前記数値を用いて実行する何れか一つの機能を特定できる第3情報をさらに付加して、前記記憶部へ記憶する、制御部を有する計算機。
[7] When storing the first information specifying the numerical value and the second information specifying the key operated when inputting the function to be executed using the numerical value into the storage unit,
When a plurality of functions are assigned to the key, third information that can specify any one of the plurality of functions to be executed using the numerical value is further added to the storage unit. A computer having a control unit for storing.

[8] 前記制御部は、
前記記憶部へ記憶させた前記第1情報及び前記第2情報を読み出す際、
前記第2情報により特定される前記キーが、前記複数の機能が割り当てられているキーである場合、前記何れか一つの機能を特定できる前記第3情報を、前記第1情報及び前記第2情報とあわせて、前記記憶部より読み出す、[7]記載の計算機。
[8] The control unit:
When reading the first information and the second information stored in the storage unit,
When the key specified by the second information is a key to which the plurality of functions are assigned, the third information that can specify any one of the functions is the first information and the second information. The computer according to [7], wherein the computer is read from the storage unit in addition to the above.

[9] 計算機により実行される情報登録方法であって、
数値を特定する第1情報と、前記数値を用いて実行する機能を入力する際に操作されるキーを特定する第2情報とを組にして、記憶部へ記憶する際、
前記キーに対して複数の機能が割り当てられている場合、当該複数の機能のうち、前記数値を用いて実行する何れか一つの機能を特定できる第3情報をさらに付加して、前記記憶部へ記憶する、情報登録方法。
[9] An information registration method executed by a computer,
When storing the first information specifying the numerical value and the second information specifying the key operated when inputting the function to be executed using the numerical value in the storage unit,
When a plurality of functions are assigned to the key, third information that can specify any one of the plurality of functions to be executed using the numerical value is further added to the storage unit. How to register information.

[10] コンピュータによって、
数値を特定する第1情報と、前記数値を用いて実行する機能を入力する際に操作されるキーを特定する第2情報とを組にして、記憶部へ記憶する際、
前記キーに対して複数の機能が割り当てられている場合、当該複数の機能のうち、前記数値を用いて実行する何れか一つの機能を特定できる第3情報をさらに付加して、前記記憶部へ記憶させる、ためのプログラム。
[10] By computer
When storing the first information specifying the numerical value and the second information specifying the key operated when inputting the function to be executed using the numerical value in the storage unit,
When a plurality of functions are assigned to the key, third information that can specify any one of the plurality of functions to be executed using the numerical value is further added to the storage unit. A program for storing.

10…電卓、11…キー入力部、11b0…税0計算キー、11b1…税1計算キー、11b2…税2計算キー、11b3…税3計算キー、11b4…税4計算キー、11c…税計算合計キー、11d…税計算モード切替キー、12…表示部、21…CPU、22…メモリ、22a…計算処理プログラム、22b…税率0合計メモリエリア、22c…税率1合計メモリエリア、22d…税率2合計メモリエリア、22e…税率3合計メモリエリア、22f…税率4合計メモリエリア、22g…税合計メモリエリア、22h…合計メモリエリア、22k…税合計リコールモードエリア、22m…税計算モードエリア、22n…バッファメモリエリア、22p…表示メモリエリア、22r…計算モードエリア、22s…計算データ記憶エリア。   10 Calculator, 11 Key input section, 11b0 Tax 0 calculation key, 11b1 Tax 1 calculation key, 11b2 Tax 2 calculation key, 11b3 Tax 3 calculation key, 11b4 Tax 4 calculation key, 11c Tax calculation total Key, 11d: Tax calculation mode switching key, 12: Display unit, 21: CPU, 22: Memory, 22a: Calculation processing program, 22b: Tax rate 0 total memory area, 22c: Tax rate 1 total memory area, 22d: Tax rate 2 total Memory area, 22e: Total tax rate 3 memory area, 22f: Total tax rate 4 memory area, 22g: Total tax memory area, 22h: Total memory area, 22k: Total tax recall mode area, 22m: Tax calculation mode area, 22n: Buffer Memory area, 22p: display memory area, 22r: calculation mode area, 22s: calculation data storage area.

Claims (10)

数値キーに対する操作により入力された前記数値キーを示す数値データと、機能が割り当てられた機能キーに対する操作により入力された前記機能キーを示す演算データとを含む複数の計算データを入力順に登録する計算データ登録手段と、
前記機能キーに第1機能と第2機能が割り当てられている場合に、前記機能キーに対する操作により前記第1機能と前記第2機能の何れが指定されたかを判別する判別手段と、
前記第1機能が指定されたことを判別した場合に、前記計算データに対して前記第1機能を示す第1拡張情報を付加し、前記第2機能が指定されたことを判別した場合に、前記計算データに対して前記第2機能を示す第2拡張情報を付加する情報付加手段と、
前記計算データを確認する指示に応じて、前記数値データに対応する数値を表示部に表示させると共に、前記計算データに前記第1拡張情報に付加されている場合に第1シンボルを前記表示部に表示させ、前記計算データに前記第2拡張情報が付加されている場合に第2シンボルを前記表示部に表示させる第1表示手段と
を有する計算機。
Calculation for registering a plurality of calculation data including numerical data indicating the numeric key input by an operation on a numeric key and operation data indicating the function key input by an operation on a function key to which a function is assigned, in the order of input Data registration means;
Determining means for determining which of the first function and the second function is designated by an operation on the function key when a first function and a second function are assigned to the function key;
When it is determined that the first function is specified, first extended information indicating the first function is added to the calculation data, and when it is determined that the second function is specified, Information adding means for adding second extended information indicating the second function to the calculation data;
In response to an instruction to confirm the calculation data, a numerical value corresponding to the numerical data is displayed on a display unit, and a first symbol is displayed on the display unit when the calculation data is added to the first extended information. And a first display unit for displaying the second symbol on the display unit when the second extended information is added to the calculation data.
前記機能キーに対する操作により前記第1機能が指定されたことを判別した場合に、前記第1シンボルを前記表示部に表示させ、
前記機能キーに対する操作により前記第2機能が指定されたことを判別した場合に、前記第2シンボルを前記表示部に表示させる第2表示手段をさらに有する請求項1記載の計算機。
When determining that the first function has been designated by operating the function key, displaying the first symbol on the display unit;
2. The computer according to claim 1, further comprising: a second display unit configured to display the second symbol on the display unit when it is determined that the second function is designated by operating the function key. 3.
前記機能キーには、前記数値データが示す数値について、予め設定された税率に応じて税込み税計算をする前記第1機能と、前記税率に応じて税抜き計算をする前記第2機能が割り当てられる請求項1記載の計算機。   The function key is assigned the first function of performing a tax-inclusive tax calculation according to a preset tax rate for the numerical value indicated by the numerical data, and the second function of performing a tax-excluded calculation according to the tax rate. The computer according to claim 1. 前記第1表示手段は、前記税率と税込み計算を表す前記第1シンボル、及び前記税率と税抜き計算を表す前記第2シンボルを表示させる請求項3記載の計算機。   The computer according to claim 3, wherein the first display means displays the first symbol representing the tax rate and the calculation including tax, and the second symbol representing the tax rate and the calculation without tax. 入力操作を受け付けるキーが設けられた計算機により実行される計算確認方法であって、
数値キーに対する操作により入力された前記数値キーを示す数値データと、機能が割り当てられた機能キーに対する操作により入力された前記機能キーを示す演算データとを含む複数の計算データを入力順に登録し、
前記機能キーに第1機能と第2機能が割り当てられている場合に、前記機能キーに対する操作により前記第1機能と前記第2機能の何れが指定されたかを判別し、
前記第1機能が指定されたことを判別した場合に、前記計算データに対して前記第1機能を示す第1拡張情報を付加し、前記第2機能が指定されたことを判別した場合に、前記計算データに対して前記第2機能を示す第2拡張情報を付加し、
前記計算データを確認する指示に応じて、前記数値データに対応する数値を表示部に表示させると共に、前記計算データに前記第1拡張情報に付加されている場合に第1シンボルを前記表示部に表示させ、前記計算データに前記第2拡張情報が付加されている場合に第2シンボルを前記表示部に表示させる計算確認方法。
A calculation confirmation method executed by a computer provided with a key for receiving an input operation,
Numerical data indicating the numerical key input by the operation of the numerical key, and a plurality of calculation data including the calculation data indicating the function key input by the operation of the function key to which the function is assigned to register a plurality of calculation data in the input order,
When a first function and a second function are assigned to the function key, it is determined which of the first function and the second function is designated by an operation on the function key,
When it is determined that the first function is specified, first extended information indicating the first function is added to the calculation data, and when it is determined that the second function is specified, Adding second extended information indicating the second function to the calculation data;
In response to an instruction to confirm the calculation data, a numerical value corresponding to the numerical data is displayed on a display unit, and a first symbol is displayed on the display unit when the calculation data is added to the first extended information. A calculation confirmation method for displaying the second symbol on the display unit when the second extended information is added to the calculation data.
コンピュータを、
数値キーに対する操作により入力された前記数値キーを示す数値データと、機能が割り当てられた機能キーに対する操作により入力された前記機能キーを示す演算データとを含む複数の計算データを入力順に登録する計算データ登録手段と、
前記機能キーに第1機能と第2機能が割り当てられている場合に、前記機能キーに対する操作により前記第1機能と前記第2機能の何れが指定されたかを判別する判別手段と、
前記第1機能が指定されたことを判別した場合に、前記計算データに対して前記第1機能を示す第1拡張情報を付加し、前記第2機能が指定されたことを判別した場合に、前記計算データに対して前記第2機能を示す第2拡張情報を付加する情報付加手段と、
前記計算データを確認する指示に応じて、前記数値データに対応する数値を表示部に表示させると共に、前記計算データに前記第1拡張情報に付加されている場合に第1シンボルを前記表示部に表示させ、前記計算データに前記第2拡張情報が付加されている場合に第2シンボルを前記表示部に表示させる第1表示手段として機能させるためのプログラム。
Computer
Calculation for registering a plurality of calculation data including numerical data indicating the numeric key input by an operation on a numeric key and operation data indicating the function key input by an operation on a function key to which a function is assigned, in the order of input Data registration means;
Determining means for determining which of the first function and the second function is designated by an operation on the function key when a first function and a second function are assigned to the function key;
When it is determined that the first function is specified, first extended information indicating the first function is added to the calculation data, and when it is determined that the second function is specified, Information adding means for adding second extended information indicating the second function to the calculation data;
In response to an instruction to confirm the calculation data, a numerical value corresponding to the numerical data is displayed on a display unit, and a first symbol is displayed on the display unit when the calculation data is added to the first extended information. A program for displaying as a first display means for displaying a second symbol on the display unit when the second extended information is added to the calculation data.
数値を特定する第1情報と、前記数値を用いて実行する機能を入力する際に操作されるキーを特定する第2情報とを組にして、記憶部へ記憶する際、
前記キーに対して複数の機能が割り当てられている場合、当該複数の機能のうち、前記数値を用いて実行する何れか一つの機能を特定できる第3情報をさらに付加して、前記記憶部へ記憶する、制御部を有する計算機。
When storing the first information specifying the numerical value and the second information specifying the key operated when inputting the function to be executed using the numerical value in the storage unit,
When a plurality of functions are assigned to the key, third information that can specify any one of the plurality of functions to be executed using the numerical value is further added to the storage unit. A computer having a control unit for storing.
前記制御部は、
前記記憶部へ記憶させた前記第1情報及び前記第2情報を読み出す際、
前記第2情報により特定される前記キーが、前記複数の機能が割り当てられているキーである場合、前記何れか一つの機能を特定できる前記第3情報を、前記第1情報及び前記第2情報とあわせて、前記記憶部より読み出す、請求項7記載の計算機。
The control unit includes:
When reading the first information and the second information stored in the storage unit,
When the key specified by the second information is a key to which the plurality of functions are assigned, the third information that can specify any one of the functions is the first information and the second information. The computer according to claim 7, wherein the computer reads the data from the storage unit together with the data.
計算機により実行される情報登録方法であって、
数値を特定する第1情報と、前記数値を用いて実行する機能を入力する際に操作されるキーを特定する第2情報とを組にして、記憶部へ記憶する際、
前記キーに対して複数の機能が割り当てられている場合、当該複数の機能のうち、前記数値を用いて実行する何れか一つの機能を特定できる第3情報をさらに付加して、前記記憶部へ記憶する、情報登録方法。
An information registration method executed by a computer,
When storing the first information specifying the numerical value and the second information specifying the key operated when inputting the function to be executed using the numerical value in the storage unit,
When a plurality of functions are assigned to the key, third information that can specify any one of the plurality of functions to be executed using the numerical value is further added to the storage unit. How to register information.
コンピュータによって、
数値を特定する第1情報と、前記数値を用いて実行する機能を入力する際に操作されるキーを特定する第2情報とを組にして、記憶部へ記憶する際、
前記キーに対して複数の機能が割り当てられている場合、当該複数の機能のうち、前記数値を用いて実行する何れか一つの機能を特定できる第3情報をさらに付加して、前記記憶部へ記憶させる、ためのプログラム。
By computer
When storing the first information specifying the numerical value and the second information specifying the key operated when inputting the function to be executed using the numerical value in the storage unit,
When a plurality of functions are assigned to the key, third information that can specify any one of the plurality of functions to be executed using the numerical value is further added to the storage unit. A program for storing.
JP2018168369A 2018-09-07 2018-09-07 Calculator, calculation confirmation method, information registration method, and program Active JP7110847B2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
JP2018168369A JP7110847B2 (en) 2018-09-07 2018-09-07 Calculator, calculation confirmation method, information registration method, and program
JP2022115167A JP7487755B2 (en) 2018-09-07 2022-07-20 calculator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2018168369A JP7110847B2 (en) 2018-09-07 2018-09-07 Calculator, calculation confirmation method, information registration method, and program

Related Child Applications (1)

Application Number Title Priority Date Filing Date
JP2022115167A Division JP7487755B2 (en) 2018-09-07 2022-07-20 calculator

Publications (2)

Publication Number Publication Date
JP2020042456A true JP2020042456A (en) 2020-03-19
JP7110847B2 JP7110847B2 (en) 2022-08-02

Family

ID=69799399

Family Applications (2)

Application Number Title Priority Date Filing Date
JP2018168369A Active JP7110847B2 (en) 2018-09-07 2018-09-07 Calculator, calculation confirmation method, information registration method, and program
JP2022115167A Active JP7487755B2 (en) 2018-09-07 2022-07-20 calculator

Family Applications After (1)

Application Number Title Priority Date Filing Date
JP2022115167A Active JP7487755B2 (en) 2018-09-07 2022-07-20 calculator

Country Status (1)

Country Link
JP (2) JP7110847B2 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021152807A (en) * 2020-03-24 2021-09-30 カシオ計算機株式会社 Electronic apparatus, method for switching operation mode, and program

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011129138A (en) * 2011-01-12 2011-06-30 Casio Computer Co Ltd Electronic calculator
JP2018005534A (en) * 2016-06-30 2018-01-11 カシオ計算機株式会社 Calculation device, calculation method, and program

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2000132517A (en) 1998-10-23 2000-05-12 Sharp Corp Electronic equipment having calculation function
JP2017174225A (en) 2016-03-24 2017-09-28 カシオ計算機株式会社 Tax calculator, tax calculation method and program

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011129138A (en) * 2011-01-12 2011-06-30 Casio Computer Co Ltd Electronic calculator
JP2018005534A (en) * 2016-06-30 2018-01-11 カシオ計算機株式会社 Calculation device, calculation method, and program

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2021152807A (en) * 2020-03-24 2021-09-30 カシオ計算機株式会社 Electronic apparatus, method for switching operation mode, and program
JP7103380B2 (en) 2020-03-24 2022-07-20 カシオ計算機株式会社 Electronic devices, operation mode switching methods, and programs

Also Published As

Publication number Publication date
JP2022140521A (en) 2022-09-26
JP7110847B2 (en) 2022-08-02
JP7487755B2 (en) 2024-05-21

Similar Documents

Publication Publication Date Title
CN107239431B (en) Tax computer, tax calculating method and recording medium for recording program
US8843537B2 (en) Electronic calculator, display method, and recording medium for displaying mathematical expression in full color
US10235328B2 (en) Calculation device, calculation method, and storage medium
JP7487755B2 (en) calculator
JP6635132B2 (en) Tax calculator, tax calculation method and tax calculation program
JP7383902B2 (en) Calculators, calculation methods, and programs
JP7176603B2 (en) Computing device, computing method, and program
JP6593505B1 (en) Computer, electronic device, setting method, and program
JP2020038722A (en) Tax calculator, tax calculating method, and tax calculating program
JP7163705B2 (en) Calculators, calculation methods, and programs
CN110888830B (en) Calculator, calculating method and storage medium
JP7416138B2 (en) Calculator, setting support method and program
JP7279355B2 (en) Calculator, display method, and program
JP6620907B1 (en) Computer, setting method, and program
CN107562677B (en) Calculation device, calculation method, and recording medium having program recorded thereon
JP6950344B2 (en) Arithmetic logic units, calculation methods, and programs
JP7020469B2 (en) Electronic devices, control methods for electronic devices, and control programs for electronic devices
JP2020057374A (en) Computer, computing method, and program
JP2014067116A (en) Electronic desk-top calculator

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20210830

A977 Report on retrieval

Free format text: JAPANESE INTERMEDIATE CODE: A971007

Effective date: 20220608

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

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20220704

R150 Certificate of patent or registration of utility model

Ref document number: 7110847

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150