JP2000112897A - Calculator and medium storing operation control program - Google Patents

Calculator and medium storing operation control program

Info

Publication number
JP2000112897A
JP2000112897A JP10285689A JP28568998A JP2000112897A JP 2000112897 A JP2000112897 A JP 2000112897A JP 10285689 A JP10285689 A JP 10285689A JP 28568998 A JP28568998 A JP 28568998A JP 2000112897 A JP2000112897 A JP 2000112897A
Authority
JP
Japan
Prior art keywords
result
calculation
conversion
computer
exchange rate
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.)
Pending
Application number
JP10285689A
Other languages
Japanese (ja)
Inventor
Matsutaka Ito
松孝 伊東
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.)
Sharp Corp
Original Assignee
Sharp Corp
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 Sharp Corp filed Critical Sharp Corp
Priority to JP10285689A priority Critical patent/JP2000112897A/en
Publication of JP2000112897A publication Critical patent/JP2000112897A/en
Pending legal-status Critical Current

Links

Landscapes

  • Calculators And Similar Devices (AREA)

Abstract

PROBLEM TO BE SOLVED: To convert an operation result in accordance with the currency unit of a money amount at the time of inputting an operational expression. SOLUTION: A rate storing area 13 in a memory 9 built in the calculator 1 stores an exchange rate to be the ratio of yen to dollar. An operator inputs an operational expression including a money amount as a term to the computer 1 by using a key input device 4, and when the money amount is expressed by yen, a '=' key in the device 4 is depressed. When the money amount is expressed by dollar, a '$' key is depressed. When the '=' key is depressed, a central processing unit(CPU) 3 executes the four rules of arithmetic operations of the inputted operational expression and divides the result of the four rules of arithmetic operations by the exchange rate. When the '$' key is depressed, the CPU 3 executes only the four rules of arithmetic operations of the operational expression. Furthermore, the CPU 3 rounds the division result or the arithmetic operation result at two decimal places and displays the rounded division result or arithmetic operation result on a display device 6.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明が属する技術分野】本発明は、複数種類の貨幣単
位で表される金額を項とする四則演算、および複数回の
四則演算の演算結果の合計値の算出を行う計算機ならび
に演算制御プログラムを記憶した媒体に関する。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer and an arithmetic control program for calculating four arithmetic operations in terms of a monetary value expressed in a plurality of types of money and calculating the total value of the arithmetic results of the four arithmetic operations. Regarding the stored medium.

【0002】[0002]

【従来の技術】従来技術の計算機、たとえばいわゆる電
卓は、通貨と外貨との間の相互換算を行うための換算機
能を備えている。前記換算機能を備えた電卓は、通貨と
外貨との間の為替レートを予め記憶している。前記換算
機能を備えた電卓に、通貨で表される金額を外貨に換算
させる場合、操作者は、前記電卓に前記金額が記憶され
た状態で、前記電卓に備えられる前記換算機能の実行を
指示するためのキーを操作する。前記電卓は、キーの操
作に応答して、記憶されている前記金額に前記為替レー
トを乗算、または該金額を該為替レートで除算して、乗
算または除算結果、すなわち換算結果を表示する。
2. Description of the Related Art A conventional computer, for example, a so-called calculator has a conversion function for performing mutual conversion between currency and foreign currency. The calculator provided with the conversion function previously stores an exchange rate between a currency and a foreign currency. When causing the calculator having the conversion function to convert an amount represented by a currency into a foreign currency, the operator instructs execution of the conversion function provided in the calculator with the amount stored in the calculator. Key to operate. The calculator multiplies the stored amount by the exchange rate or divides the amount by the exchange rate in response to a key operation, and displays a multiplication or division result, that is, a conversion result.

【0003】たとえば特開平5−217074号公報
は、外貨と日本円との相互換算が可能なPOS装置を開
示している。前記POS装置は、金額の入力および演算
のための一般的な構成の他に、前記相互換算を行うため
の外貨換算プログラムと、釣銭額を算出するための釣銭
計算プログラムと、外貨と日本円との間の為替レートの
値とを予め内蔵し、さらに外貨換算プログラムの動作を
指示するための外貨キーを備える。前記POS装置は、
たとえば日本円で表される金額の入力および演算終了
後、外貨キーが操作されたならば、前記外貨換算プログ
ラムを実行する。この結果、日本円で表される前記演算
の演算結果が、外貨に換算される。また操作者が預かり
金を受取った場合、操作者は、該預かり金の金額を前記
POS装置に入力する。預かり金額入力後、前記POS
装置は、前記釣銭計算および外貨換算プログラムを実行
する。この結果前記POS装置は、支払うべき釣銭の金
額を外貨および日本円の両方で表し、操作者に提示す
る。
[0003] For example, Japanese Patent Application Laid-Open No. H5-217074 discloses a POS device capable of mutually converting between foreign currency and Japanese yen. The POS device includes, in addition to a general configuration for inputting and calculating an amount, a foreign currency conversion program for performing the mutual conversion, a change calculation program for calculating a change amount, a foreign currency and a Japanese yen. And a foreign currency key for instructing the operation of the foreign currency conversion program. The POS device,
For example, if the foreign currency key is operated after the input and calculation of the amount of money expressed in Japanese yen, the foreign currency conversion program is executed. As a result, the calculation result of the calculation expressed in Japanese yen is converted into foreign currency. When the operator receives the deposit, the operator inputs the amount of the deposit into the POS device. After entering the deposit amount, the POS
The device executes the change calculation and foreign currency conversion program. As a result, the POS device indicates the amount of change to be paid in both foreign currency and Japanese yen and presents it to the operator.

【0004】また従来技術の計算機は、演算式の入力お
よび演算を連続して複数回行う場合に、これら複数回の
演算の演算結果の合計値を求めるために、これら演算結
果を自動的に加算し加算結果を記憶する機能をさらに備
えていることがある。この場合前記計算機は、該計算機
に備えられる合計値の表示を指示するためのキー、たと
えばいわゆるグランドトータル(GT)キーを操作者が
操作することに応答して、記憶された加算結果を表示す
る。
Further, in the prior art computer, when the input of the arithmetic expression and the arithmetic operation are continuously performed a plurality of times, the arithmetic results are automatically added in order to obtain a total value of the arithmetic results of the multiple arithmetic operations. And a function of storing the addition result. In this case, the computer displays the stored addition result in response to the operator operating a key for instructing the display of the total value provided in the computer, for example, a so-called ground total (GT) key. .

【0005】[0005]

【発明が解決しようとする課題】近年、1件の商店にお
いて、通貨および外貨をそれぞれ用いた取引が行われる
ことがある。このような商店では、たとえば或る商品に
は円で価格が付けられ、他の商品にはドルで価格がつけ
られていることがある。従来技術の計算機、および特開
平5−217074号公報のPOS装置を用いてこれら
の商品の価格の合計値を算出する場合、該計算機および
POS装置は、通貨または外貨によって表される金額の
合計を算出した後、操作者の操作に応答して、前記合計
値を外貨または通貨に換算するので、操作者が望む貨幣
単位での合計値を算出するのに手間がかかることがあ
る。このため前記計算機およびPOS装置を用いて複数
種類の貨幣で表される商品の金額の合計を求めること
は、容易ではない。
In recent years, a single store sometimes conducts transactions using currency and foreign currency. In such a store, for example, a certain product may be priced in yen and another product may be priced in dollars. When calculating the total value of these commodities using a computer of the prior art and a POS device disclosed in JP-A-5-217074, the computer and the POS device calculate the total amount of money represented by currency or foreign currency. After the calculation, the total value is converted into foreign currency or currency in response to the operation of the operator, so that it may take time to calculate the total value in monetary units desired by the operator. For this reason, it is not easy to obtain the sum of the amounts of goods represented by a plurality of types of money using the calculator and the POS device.

【0006】本発明の目的は、計算機における複数種類
の貨幣間の換算手順が分かり易く、かつ各貨幣でそれぞ
れ表される金額を項とする演算式の計算を、容易かつ誤
りなく行うことができる計算機および演算制御プログラ
ムを記憶した媒体を提供することである。
SUMMARY OF THE INVENTION An object of the present invention is to make it easy to understand the conversion procedure between a plurality of types of money in a computer, and to easily and without error calculating an arithmetic expression having an amount represented by each money as a term. An object of the present invention is to provide a computer and a medium storing an arithmetic control program.

【0007】[0007]

【課題を解決するための手段】第1の発明は、予め定め
る複数種類の貨幣のうちの少なくとも1つで表される金
額を項として含む四則演算の演算式を入力する演算式入
力手段と、前記複数種類の貨幣の間の為替レートを記憶
する為替レート記憶手段と、前記演算式の計算だけを指
示する計算指示手段と、前記演算式の計算と、該計算の
計算結果の為替レートを用いた換算とを指示する換算指
示手段と、前記計算結果および換算結果が表示可能な結
果表示手段と前記計算指示手段からの指示に応答して、
前記演算式を計算し、かつ計算結果を前記結果表示手段
に表示させ、前記換算指示手段からの指示に応答して、
前記演算式を計算し、かつ計算結果を前記為替レートの
値を用いて換算して、さらに換算結果を前記結果表示手
段に表示させる演算手段とを含むことを特徴とする計算
機である。
According to a first aspect of the present invention, there is provided an arithmetic expression input means for inputting an arithmetic expression of four arithmetic operations including, as a term, an amount represented by at least one of a plurality of predetermined types of money; Exchange rate storage means for storing an exchange rate between the plurality of types of money, calculation instruction means for instructing only the calculation of the arithmetic expression, calculation of the arithmetic expression, and the exchange rate of the calculation result of the calculation. Conversion instructing means for instructing the conversion, and in response to instructions from the calculation instructing means and the result display means capable of displaying the calculation result and the conversion result,
Calculating the arithmetic expression, and displaying the calculation result on the result display means, in response to an instruction from the conversion instruction means,
A calculating means for calculating the calculation formula, converting the calculation result using the value of the exchange rate, and displaying the conversion result on the result display means.

【0008】第1の発明に従えば、前記計算機は、前記
演算式の演算のために、上述の2種類の指示手段を含
む。この結果操作者が2種類の指示手段のうちのいずれ
か一方を指示した場合、演算手段は指示された指示手段
に応じて、前記演算式の計算結果を、そのまま、または
前記為替レートを用いた換算してから、表示させる。こ
の結果前記計算機は、演算式の計算ならびに計算および
換算を指示するための操作者の操作を、従来技術の計算
機よりもそれぞれ簡略化することができる。
[0008] According to the first invention, the computer includes the above-mentioned two types of instruction means for calculating the arithmetic expression. As a result, when the operator designates one of the two types of instruction means, the arithmetic means uses the calculation result of the arithmetic expression as it is, or uses the exchange rate, in accordance with the instructed instruction means. After conversion, display. As a result, the calculator can simplify the operation of the operator for instructing the calculation of the arithmetic expression and the calculation and conversion as compared with the computer of the prior art.

【0009】第2の発明の計算機は、前記演算手段は、
前記計算指示手段からの指示が与えられる場合、さらに
前記計算結果を予め定める基準桁の値に丸めて表示さ
せ、前記換算指示手段からの指示が与えられる場合、さ
らに前記換算結果を前記基準桁の値に丸めて表示させる
ことを特徴とする。
According to a second aspect of the present invention, in the computer, the arithmetic means includes:
When the instruction from the calculation instruction unit is given, the calculation result is further rounded to a predetermined reference digit value and displayed, and when the instruction from the conversion instruction unit is given, the conversion result is further converted to the reference digit value. It is characterized by being rounded to a value and displayed.

【0010】第2の発明に従えば、前記計算機は、第1
の発明の計算機において、前記演算手段が上述のように
動作する構成になっている。この結果前記第2の発明の
計算機は、前記計算結果および換算結果を、常に前記基
準桁数の値に丸めて表示する。したがって前記計算機
は、前記計算および換算結果を、操作者にとって見易く
表示することができる。
According to a second aspect, the computer comprises:
In the computer according to the invention, the arithmetic means operates as described above. As a result, the calculator according to the second aspect of the invention always displays the calculation result and the conversion result rounded to the value of the reference number of digits. Therefore, the calculator can display the calculation and conversion results in a manner that is easy for the operator to see.

【0011】第3の発明の計算機は、前記演算手段にお
ける複数回の計算結果および換算結果の合計値を記憶可
能な合計値記憶手段と、前記合計値の表示を指示する合
計値表示指示手段とをさらに含み、前記演算手段は、前
記計算結果または換算結果を前記結果表示手段に表示さ
せるたびに、前記合計値記憶手段内の合計値に該計算結
果または換算結果を加算して、かつ加算結果を該合計値
記憶手段に記憶させ、前記合計値表示指示手段からの指
示が与えられた場合、指示が与えられた時点に前記合計
値表示手段に記憶される加算結果を前記結果表示手段に
表示させることを特徴とする。
According to a third aspect of the present invention, there is provided a computer, comprising: a total value storage means capable of storing a total value of a plurality of calculation results and conversion results in the arithmetic means; and a total value display instructing means for instructing display of the total value. Further comprising: each time the calculation result or the conversion result is displayed on the result display means, the calculation means adds the calculation result or the conversion result to the total value in the total value storage means; and Is stored in the total value storage means, and when an instruction is given from the total value display instruction means, the addition result stored in the total value display means at the time when the instruction is given is displayed on the result display means. It is characterized by making it.

【0012】第3の発明に従えば、前記計算機は、第1
の発明の計算機に加えて、複数の演算式の計算または換
算結果の合計値の算出のための上述の手段をさらに含
み、前記演算手段が上述のように動作する構成になって
いる。この結果前記第3の発明の計算機は、さらに、前
記複数の演算式の計算または換算結果の合計値の算出の
ための操作者の操作を、簡略化することができる。
According to a third aspect, the computer comprises:
In addition to the computer of the invention, the above-mentioned means for calculating a plurality of arithmetic expressions or calculating the total value of the conversion results is further included, and the arithmetic means is configured to operate as described above. As a result, the computer according to the third aspect of the present invention can further simplify the operation of the operator for calculating the plurality of arithmetic expressions or calculating the total value of the conversion results.

【0013】第4の発明の計算機は、前記演算手段は、
前記合計値表示指示手段からの指示が与えられる場合、
前記加算結果を予め定める基準桁の値に丸めて表示させ
ることを特徴とする。
[0013] In a computer according to a fourth aspect of the present invention, the calculating means includes:
When an instruction from the total value display instruction means is given,
The addition result is rounded to a predetermined reference digit value and displayed.

【0014】第4の発明に従えば、前記計算機は、第3
の発明の計算機において、前記演算手段が上述のように
動作する構成になっている。この結果前記第4の発明の
計算機は、前記合計値を、常に前記基準桁の値に丸めて
表示する。したがって前記計算機は、前記合計値を、操
作者にとって見易く表示することができる。
According to a fourth aspect, the computer is a third computer.
In the computer according to the invention, the arithmetic means operates as described above. As a result, the computer according to the fourth aspect of the invention always displays the total value rounded to the value of the reference digit. Therefore, the calculator can display the total value in a manner that is easy for the operator to see.

【0015】第5の発明の計算機は、前記基準桁は、小
数点以下2桁であることを特徴とする。
According to a fifth aspect of the present invention, the reference digit is two digits after the decimal point.

【0016】第5の発明に従えば、前記計算機は、第2
または第4の発明の計算機において、前記基準桁が上述
のようになっている。この結果前記計算機は、前記計算
および換算結果ならびに前記合計値を、前記複数種類の
貨幣単位の100分の1の補助通貨の単位まで表示する
ことができる。また前記計算機は、前記計算および換算
結果を、前記補助通貨の単位まで加算することができ
る。
According to a fifth aspect, the computer is a second computer.
Alternatively, in the computer according to a fourth aspect, the reference digits are as described above. As a result, the calculator can display the calculation and conversion results and the total value up to the unit of the auxiliary currency which is 1/100 of the plurality of types of money units. The calculator can add the calculation and conversion results up to the unit of the auxiliary currency.

【0017】第6の発明の計算機は、前記為替レートを
入力して、前記為替レート記憶手段に記憶させる為替レ
ート入力手段をさらに含むことを特徴とする。
According to a sixth aspect of the present invention, the computer further includes an exchange rate input means for inputting the exchange rate and storing the exchange rate in the exchange rate storage means.

【0018】第6の発明に従えば、前記計算機は、第1
の発明の計算機において、為替レートの設定のための上
述の手段をさらに含む構成になっている。この結果前記
第6の発明の計算機は、前記為替レートを操作者が容易
に設定することができる。また前記計算機は、為替レー
トが変動した場合に、記憶されている為替レートを容易
に訂正することができる。
According to a sixth aspect, the computer comprises:
The computer according to the present invention is configured to further include the above-described means for setting an exchange rate. As a result, in the calculator according to the sixth aspect, the operator can easily set the exchange rate. Further, the computer can easily correct the stored exchange rate when the exchange rate fluctuates.

【0019】第7の発明は、予め定める複数種類の貨幣
のうちの少なくとも1つで表される金額を項として含む
四則演算の演算式のコンピュータにおける演算を制御す
るための演算制御プログラムを記憶する媒体であって、
前記コンピュータは、前記複数種類の貨幣の間の為替レ
ートを記憶し、かつ前記演算式の計算だけを指示するた
めの第1の操作と、前記演算式の計算および該計算の計
算結果の為替レートを用いた換算を指示するための第2
の操作とが可能な操作手段と、演算式の演算結果を表示
可能な結果表示手段とを含み、前記演算制御プログラム
は、前記コンピュータに、前記第1の操作に応答して、
前記演算式を計算して、計算結果を前記結果表示手段に
表示させ、前記第2の操作に応答して、前記演算式を計
算し、計算結果を前記為替レートの値を用いて換算し
て、換算結果を前記結果表示手段に表示させることを特
徴とする演算制御プログラムを記憶する媒体である。
According to a seventh aspect of the present invention, there is stored an arithmetic control program for controlling an arithmetic expression of an arithmetic expression of four arithmetic operations including, as a term, an amount of money represented by at least one of a plurality of predetermined types of money. A medium,
A first operation for storing an exchange rate between the plurality of types of money and instructing only the calculation of the arithmetic expression; and an exchange rate of the calculation of the arithmetic expression and the calculation result of the calculation. Second to indicate conversion using
And an operation means capable of performing the operation, and a result display means capable of displaying an operation result of the operation expression, wherein the operation control program causes the computer to respond to the first operation,
Calculating the arithmetic expression, displaying the calculation result on the result display means, calculating the arithmetic expression in response to the second operation, converting the calculation result using the value of the exchange rate And a calculation control program for displaying a conversion result on the result display means.

【0020】第7の発明に従えば、前記媒体は、上述の
演算制御プログラムを記憶する。前記演算制御プログラ
ムがコンピュータにインストールされてかつ実行された
場合、該コンピュータは第1の発明の計算機と同様に動
作する。この結果コンピュータによって、前記第1の発
明の計算機を容易に実現することができる。すなわち前
記演算制御プログラムは、前記演算式の計算または該計
算の結果の換算を前記コンピュータに行わせる場合、計
算または換算の指示のための操作者の操作を、簡略化す
ることができる。
According to a seventh aspect, the medium stores the above-described arithmetic control program. When the arithmetic control program is installed and executed on a computer, the computer operates in the same manner as the computer of the first invention. As a result, the computer of the first invention can be easily realized by the computer. That is, when the calculation control program causes the computer to calculate the calculation formula or convert the result of the calculation, the operation of the operator for instructing calculation or conversion can be simplified.

【0021】[0021]

【発明の実施の形態】図1は、本発明の実施の一形態で
ある計算機1の電気的構成を示すブロック図である。図
2は、計算機1の正面図である。図1と図2とを合わせ
て説明する。計算機1は、予め定める2種類の貨幣のう
ちのいずれか一方でそれぞれ表される金額を項として含
む演算式の演算と、前記2種類の貨幣間の相互換算とを
行う。
FIG. 1 is a block diagram showing an electric configuration of a computer 1 according to an embodiment of the present invention. FIG. 2 is a front view of the computer 1. 1 and 2 will be described together. Calculator 1 performs a calculation of an arithmetic expression including a monetary amount represented by one of two types of money as a term, and a mutual conversion between the two types of money.

【0022】計算機1は、中央演算処理装置3、キー入
力装置4、キーインタフェイス回路5、表示装置6、表
示インタフェイス回路7、および2つのメモリ8,9を
含む。キー入力装置4は、キーインタフェイス回路5を
介して、中央演算処理装置3に接続される。表示装置6
は、表示インタフェイス回路7を介して、中央演算処理
装置3に接続される。キーおよび表示インタフェイス回
路5,7は、キー入力装置および表示装置4,6と中央
演算処理装置3との間で送受される信号の規格を整合さ
せるための回路である。2つのメモリ8,9は、それぞ
れ中央演算処理装置3に接続される。キー入力装置4
は、操作者によって操作可能な複数のキー21〜28を
含む。キー入力装置4の全てのキー21〜28と、表示
装置6の表示面16とは、計算機1の一方面に露出して
いる。
The computer 1 includes a central processing unit 3, a key input device 4, a key interface circuit 5, a display device 6, a display interface circuit 7, and two memories 8, 9. The key input device 4 is connected to the central processing unit 3 via the key interface circuit 5. Display device 6
Is connected to the central processing unit 3 via the display interface circuit 7. The key and display interface circuits 5 and 7 are circuits for matching the standards of signals transmitted and received between the key input devices and display devices 4 and 6 and the central processing unit 3. The two memories 8 and 9 are connected to the central processing unit 3 respectively. Key input device 4
Includes a plurality of keys 21 to 28 that can be operated by an operator. All keys 21 to 28 of the key input device 4 and the display surface 16 of the display device 6 are exposed on one surface of the computer 1.

【0023】2つのメモリ8,9のうちの一方メモリ8
は、少なくともデータの読出しが可能なメモリであり、
たとえばリードオンリメモリ(ROM)で実現される。
2つのメモリ8,9のうちの他方メモリ9は、データの
読出しおよび書込みが可能なメモリであり、たとえばラ
ンダムアクセスメモリで実現される。一方メモリ8は、
中央演算処理装置3における各種の処理に必要なプログ
ラムを記憶する。前記各種の処理は、前記演算式の四則
演算、および前記貨幣間の相互換算を含む。他方メモリ
9は、前記各種の処理に必要なデータが一時的に記憶さ
れる。他方メモリ9は、具体的には、該メモリ9のメモ
リ空間内に、複数の記憶領域11〜14を含む。複数の
記憶領域11〜14のうち、結果記憶領域11は、前記
演算式の演算結果Ansを記憶し、合計記憶領域12
は、複数の演算式の演算結果の合計値GTを記憶し、レ
ート記憶領域13は、2種類の貨幣間の為替レートRa
teを記憶し、フラグ記憶領域14は、為替レートRa
teの確認および変更のためのモードを示すモードフラ
グRateFを記憶する。
One of the two memories 8, 9
Is a memory from which data can be read at least,
For example, it is realized by a read-only memory (ROM).
The other memory 9 of the two memories 8 and 9 is a memory from which data can be read and from which data can be written, and is realized by, for example, a random access memory. On the other hand, the memory 8
A program necessary for various processes in the central processing unit 3 is stored. The various processes include four arithmetic operations of the arithmetic expression and mutual conversion between the money. On the other hand, the memory 9 temporarily stores data necessary for the various processes. On the other hand, the memory 9 specifically includes a plurality of storage areas 11 to 14 in the memory space of the memory 9. Among the plurality of storage areas 11 to 14, the result storage area 11 stores the operation result Ans of the operation expression, and the total storage area 12
Stores the total value GT of the calculation results of the plurality of calculation expressions, and stores the exchange rate Ra between the two kinds of money in the rate storage area 13.
te, and the flag storage area 14 stores the exchange rate Ra
A mode flag RateF indicating a mode for confirming and changing te is stored.

【0024】キー入力装置4の複数のキー21〜28の
うち、数字キー群21が操作されたならば、数値が入力
される。数字キー群21は、「0」〜「9」の数字の入
力のためのキーと、小数点「.」の入力のためのキーを
含むので、小数点以下の桁を含む数値が入力可能であ
る。前記数値は、後述する為替レートまたは演算式の項
となる。また演算記号キー群22が操作されたならば、
四則演算の演算記号、すなわち「+」,「−」,
「×」,「÷」がそれぞれ入力される。「=」キー23
が操作されたならば、該キー23の操作に先立って入力
される演算式の四則演算と、該四則演算の演算結果の為
替レートを用いた換算とが指示される。「$」キー24
が操作されたならば、該キー24の操作に先立って入力
される演算式の四則演算だけが指示される。
When the numeric key group 21 among the plurality of keys 21 to 28 of the key input device 4 is operated, a numerical value is input. Since the numeric key group 21 includes keys for inputting numbers “0” to “9” and keys for inputting a decimal point “.”, Numerical values including digits after the decimal point can be input. The numerical value is a term of an exchange rate or an arithmetic expression described later. When the operation symbol key group 22 is operated,
Operation symbols of the four arithmetic operations, that is, "+", "-",
“×” and “÷” are input. "=" Key 23
Is operated, the four arithmetic operations of the arithmetic expression input prior to the operation of the key 23 and the conversion using the exchange rate of the arithmetic result of the four arithmetic operations are instructed. "$" key 24
Is operated, only the four arithmetic operations of the arithmetic expression input prior to the operation of the key 24 are instructed.

【0025】またキー入力装置4の複数のキー21〜2
8のうち、合計キー25が操作されたならば、合計記憶
領域12内に記憶される合計値GTの表示が、指示され
る。レートキー26が1回だけ操作されたならば、レー
ト記憶領域13内に現時点で記憶される為替レートRa
teの表示が指示され、レートキー26が2回連続して
操作されたならば、前記為替レートRateの変更が指
示される。クリアキー27が操作されたならば、結果記
憶領域11、合計記憶領域12、およびフラグ記憶領域
14の記憶内容の初期化が指示される。この結果前述の
3つの領域11,12,14内の記憶内容が消去され、
予め定める初期状態に戻される。計算機1内の各部品3
〜8への電力供給が停止された状態で電源キー28が操
作されたならば、前記各部品への電力供給の開始と、結
果記憶領域11、合計記憶領域12、およびフラグ記憶
領域14の初期化とが指示される。
A plurality of keys 21 to 2 of the key input device 4
If the total key 25 is operated, the display of the total value GT stored in the total storage area 12 is instructed. If the rate key 26 is operated only once, the exchange rate Ra currently stored in the rate storage area 13
When the display of te is instructed and the rate key 26 is operated twice consecutively, the change of the exchange rate Rate is instructed. When the clear key 27 is operated, initialization of the storage contents of the result storage area 11, the total storage area 12, and the flag storage area 14 is instructed. As a result, the stored contents in the three areas 11, 12, and 14 are erased,
The state is returned to a predetermined initial state. Each part 3 in the computer 1
If the power key 28 is operated in a state in which the power supply to the power supply to the power supply to the power supply to the power supply to the components 8 to 8 is stopped, the power supply to the respective components is started, and the result storage area 11, the total storage area 12, and the flag storage area 14 are initialized. Is indicated.

【0026】図3は、計算機1において、「=」および
「$」キー23,24がそれぞれ操作された場合の中央
演算処理装置3の演算処理を説明するためのフローチャ
ートである。「=」および「$」キー23,24が操作
される前に、操作者は数字キー群21および演算記号キ
ー群22を操作して、演算式を入力している。本実施の
形態では、前記2種類の貨幣、すなわち通貨および外貨
は、円およびドルであり、前記為替レートは、1ドルに
対する円の比率であるとする。すなわち本実施の形態で
は、たとえば1$=123.45円の場合、為替レート
Rateは「123.45」である。
FIG. 3 is a flowchart for explaining the arithmetic processing of the central processing unit 3 when the "=" and "@" keys 23 and 24 are operated in the computer 1, respectively. Before the “=” and “$” keys 23 and 24 are operated, the operator operates the numeric key group 21 and the arithmetic symbol key group 22 to input an arithmetic expression. In the present embodiment, it is assumed that the two kinds of money, ie, currency and foreign currency, are yen and dollar, and the exchange rate is a ratio of yen to one dollar. That is, in the present embodiment, for example, when 1 $ = 123.45 yen, the exchange rate Rate is “123.45”.

【0027】操作者は、前記演算式の項として入力され
る金額の貨幣単位が円である場合、「=」キー23を操
作し、該貨幣単位がドルである場合、「$」キー24を
操作する。キー入力装置4の操作結果は、いわゆる割込
みとして、キーインタフェイス回路5を介して中央演算
処理装置3に与えられる。中央演算処理装置3は、キー
入力装置4からの操作結果に応答して、どのキーが操作
されたかを判断する。「=」キー23が操作されたと判
断された場合、ステップA1からステップA2に進む。
「$」キー24が操作されたと判断された場合、ステッ
プA4からステップA5に進む。
The operator operates the “=” key 23 when the monetary unit of the amount input as the term of the arithmetic expression is a yen, and presses the “$” key 24 when the monetary unit is a dollar. Manipulate. The operation result of the key input device 4 is given to the central processing unit 3 via the key interface circuit 5 as a so-called interrupt. The central processing unit 3 determines which key has been operated in response to the operation result from the key input device 4. When it is determined that the “=” key 23 has been operated, the process proceeds from step A1 to step A2.
If it is determined that the “$” key 24 has been operated, the process proceeds from step A4 to step A5.

【0028】中央演算処理装置3は、ステップA2で、
前記演算式の四則演算を行い、この結果得られる該演算
式の計算結果を、演算結果Ansとして、他方メモリ9
の結果記憶領域11に記憶させる。ステップA2の時点
では、結果記憶領域11内の演算結果Ansは、2つの
貨幣単位、すなわち「円」および「ドル」のうち、演算
式の項である金額の貨幣単位と同じ貨幣単位、すなわち
「円」で表される。記憶後、中央演算処理装置3は、ス
テップA3で、結果記憶領域11内の演算結果Ans
を、レート記憶領域13内の為替レートRateの値で
除算して更新する。この結果前記演算式の計算結果を為
替レートRateで除算した除算結果が、演算結果An
sとして、結果記憶領域11に記憶される。ステップA
3の時点では、結果記憶領域11内の演算結果Ans
は、2つの貨幣単位のうち、演算式の項である金額の貨
幣単位とは異なる貨幣単位、すなわち「ドル」で表され
る。
The central processing unit 3 determines in step A2 that
The four arithmetic operations of the arithmetic expression are performed, and the calculation result of the arithmetic expression obtained as a result is set as an arithmetic result Ans, and the other memory 9
Is stored in the storage area 11. At the time of step A2, the operation result Ans in the result storage area 11 is the same as the monetary unit of the amount of money, which is the term of the operation expression, out of the two monetary units, ie, “yen” and “dollar”, that is, “ Circle ". After the storage, the central processing unit 3 calculates the operation result Ans in the result storage area 11 in step A3.
Is updated by dividing by the value of the exchange rate Rate in the rate storage area 13. As a result, the division result obtained by dividing the calculation result of the above equation by the exchange rate Rate is the calculation result An
s is stored in the result storage area 11. Step A
At time point 3, the operation result Ans in the result storage area 11
Is expressed in a monetary unit different from the monetary unit of the amount of money, which is a term of the operation formula, of two monetary units, that is, “dollar”.

【0029】また中央演算処理装置3は、ステップA5
で、前記演算式の四則計算を行い、この結果得られる該
演算式の計算結果を、演算結果Ansとして、他方メモ
リ9の結果記憶領域11に記憶させる。ステップA5の
時点では、結果記憶領域11内の演算結果Ansは、2
つの貨幣単位のうち、演算式の項である金額の貨幣単位
と同じ貨幣単位、すなわち「ドル」で表される。ステッ
プA3における演算結果Ansの更新後、およびステッ
プA5における演算結果Ansの記憶後、ステップA
3,A5からステップA6に進む。この結果、ステップ
A6〜A8の処理において、演算結果Ansは、演算式
の入力時の金額の貨幣単位に拘わらず、「ドル」で表さ
れる。
Further, the central processing unit 3 executes step A5.
Then, the four arithmetic operations of the operation expression are performed, and the calculation result of the operation expression obtained as a result is stored in the result storage area 11 of the other memory 9 as the operation result Ans. At the time of step A5, the operation result Ans in the result storage area 11 is 2
Of the two monetary units, the monetary unit is the same as the monetary unit of the amount of money, which is a term of the operation formula, that is, represented by “dollar”. After updating the operation result Ans in step A3 and storing the operation result Ans in step A5,
The process proceeds from step A5 to step A6. As a result, in the processing of steps A6 to A8, the calculation result Ans is represented by “dollar” regardless of the monetary unit of the amount at the time of inputting the calculation formula.

【0030】中央演算処理装置3は、ステップA6で、
結果記憶領域11内の演算結果Ansを、予め定める基
準桁までの数値に丸込み、更新する。本実施の形態で
は、前記基準桁は小数点以下2桁である。また本実施の
形態では、中央演算処理装置3は、具体的には、前記演
算結果Ans内の小数第2位未満の部分を四捨五入す
る。また前記演算結果Ansの丸込みは、四捨五入に限
らず、他の手法、たとえば切上げまたは切下げを用いて
も良い。更新後、中央演算処理装置3は、ステップA7
で、丸込み後の演算結果Ansを、表示装置6に、小数
点以下2桁まで表示させる。表示後、中央演算処理装置
3は、ステップA8で、合計記憶領域12内の合計値G
Tに丸込み後の演算結果Ansを加算して、更新する。
更新後、ステップA9で、当該フローチャートの処理動
作が終了する。
The central processing unit 3 determines in step A6
The calculation result Ans in the result storage area 11 is rounded to a numerical value up to a predetermined reference digit and updated. In the present embodiment, the reference digit is two digits after the decimal point. Further, in the present embodiment, the central processing unit 3 specifically rounds off the portion of the calculation result Ans that is less than the second decimal place. Further, the rounding of the calculation result Ans is not limited to rounding, and another method, for example, rounding up or down may be used. After the update, the central processing unit 3 proceeds to step A7
Then, the calculation result Ans after the rounding is displayed on the display device 6 to two decimal places. After the display, the central processing unit 3 determines in step A8 that the total value G in the total storage area 12
The calculation result Ans after rounding is added to T and updated.
After the update, in step A9, the processing operation of the flowchart ends.

【0031】以上のように本実施の形態の計算機1を用
いた演算処理において、操作者は、演算式の項として入
力した金額の貨幣単位に応じて、「=」キー23または
「$」キー24を選び、操作する。これによって計算機
1は、入力時の金額の貨幣単位に拘わらず、演算結果A
nsを表す貨幣単位を、予め定める2種類の貨幣単位の
うちの予め定めるいずれか一方に容易に統一することが
でき、かつ、入力時の金額の貨幣単位が前記2種類の貨
幣単位のうちのいずれか他方である場合に、演算式の演
算結果の換算を誤りなく行うことができる。さらに前記
演算処理において、操作者は入力時の金額の貨幣単位に
応じて、2つのキー23,24を使分けるだけでよい。
これによって前記入力時の金額の貨幣単位に応じた計算
機1の操作が、従来技術の計算機よりも簡略化される。
As described above, in the arithmetic processing using the computer 1 of the present embodiment, the operator operates the “=” key 23 or the “$” key in accordance with the monetary unit of the amount of money input as the term of the arithmetic expression. Select 24 and operate. As a result, the calculator 1 obtains the calculation result A regardless of the monetary unit of the amount at the time of input.
The monetary unit representing ns can be easily unified to any one of the predetermined two types of monetary units, and the monetary unit of the amount at the time of input is one of the two types of monetary units. When either one is the other, the conversion of the operation result of the operation expression can be performed without error. Further, in the arithmetic processing, the operator only needs to use the two keys 23 and 24 according to the monetary unit of the amount of money at the time of input.
Thereby, the operation of the calculator 1 according to the monetary unit of the amount at the time of the input is simplified as compared with the computer of the prior art.

【0032】図3の演算処理において、「=」キー23
が操作され、かつ演算式の計算結果Ans、すなわちス
テップA2の時点の結果記憶領域11の記憶内容が、
「246円」であるとする。この場合、たとえば為替レ
ートが1ドルあたり123.45円であれば、演算式の
換算後の演算結果Ans、すなわちステップA3の時点
の結果記憶領域11の記憶内容は、「1.992709
599」になる。前記記憶内容は、ステップA6で、小
数点以下2桁までの数値に丸められる。この結果、前記
演算式の最終的な演算結果は「$1.99」になり、図
4に示すように、前記最終的な演算結果「1,99」が
表示装置6の表示面16に表示される。
In the calculation process shown in FIG.
Is operated, and the calculation result Ans of the arithmetic expression, that is, the storage content of the result storage area 11 at the time of step A2 is
It is assumed to be "246 yen". In this case, for example, if the exchange rate is 123.45 yen per dollar, the calculation result Ans after conversion of the calculation formula, that is, the storage content of the result storage area 11 at the time of step A3 is “1.992709”.
599 ". The stored contents are rounded to a numerical value up to two digits after the decimal point in step A6. As a result, the final operation result of the operation expression is “$ 1.99”, and the final operation result “1,99” is displayed on the display surface 16 of the display device 6 as shown in FIG. Is done.

【0033】また図3の演算処理において、「$」キー
24が操作され、かつ演算式の計算結果Ans、すなわ
ちステップA5の時点の結果記憶領域11の記憶内容
が、「$246」であるとする。この場合計算機1は、
前記演算式の演算結果を換算することなく、そのまま小
数点以下2桁までの値に丸込んだ後に、表示させる。こ
の結果演算式の最終的な演算結果は「$246」にな
り、図5に示すように、前記最終的な演算結果「24
6.00」が表示装置6の表示面16に表示される。
In the calculation processing of FIG. 3, it is assumed that the "@" key 24 is operated and the calculation result Ans of the calculation expression, that is, the storage content of the result storage area 11 at the time of step A5 is "$ 246". I do. In this case, Calculator 1
The calculation result of the above calculation expression is rounded to a value up to two digits after the decimal point without conversion, and then displayed. As a result, the final operation result of the operation expression is “$ 246”, and as shown in FIG.
6.00 ”is displayed on the display surface 16 of the display device 6.

【0034】このように計算機1は、演算式の演算結果
Ansを丸込んだ後に表示しているので、換算後の演算
式の演算結果Ansをそのまま表示する場合よりも、表
示された演算結果が読取り易くなる。これによって計算
機1は、操作者の演算結果の読み間違いを防止すること
ができる。
As described above, the computer 1 displays the calculation result Ans of the calculation expression after rounding it, so that the displayed calculation result is smaller than the case where the calculation result Ans of the converted calculation expression is displayed as it is. Easy to read. Thereby, the computer 1 can prevent the operator from misreading the calculation result.

【0035】また最終的な演算式の演算結果Ans、す
なわち丸込み後の演算結果Ansの小数点以下の桁は、
前記予め定める貨幣の補助貨幣の値に相当する。計算機
1は、前記演算結果Ansの小数点以下の桁が0である
場合、0の標記を省略しない。これは以下の理由からで
ある。従来技術の計算機は、たとえば10ポンド5ペン
ス(£10.5)を「10.5」と標記することがあ
る。この場合該計算機の操作者は、「10.5」を10
ポンド50ペンスと読違えることがある。本実施の形態
の計算機1は、10ポンド50ペンスは「10.50」
と標記し、10ポンド5ペンスは「10.05」と標記
する。これによって、操作者が両者を混同することが防
止されるので、前記演算結果Ansの読間違いが防止さ
れるのである。
The operation result Ans of the final operation expression, that is, the digit after the decimal point of the operation result Ans after rounding is as follows:
It corresponds to the value of the auxiliary money of the predetermined money. Calculator 1 does not omit the notation of 0 when the decimal place of the calculation result Ans is 0. This is for the following reason. Prior art calculators may label, for example, 10 pounds and 5 pence (£ 10.5) as “10.5”. In this case, the operator of the computer changes “10.5” to 10
May be misinterpreted as £ 50p. In the computer 1 according to the present embodiment, 10 pounds and 50 pence are “10.50”.
And 10 lbs. And 5 pence are labeled "10.05". As a result, the operator is prevented from confusing the two, and the misreading of the calculation result Ans is prevented.

【0036】また本実施の形態において前記基準桁を小
数点以下2桁としているのは、以下の理由からである。
ドルは世界各地で広く利用されており、かつ、ドルとセ
ントとの比率が1対100であり、さらに円と銭との比
率も1対100である。ゆえに前記演算結果を小数点以
下2桁まで丸込めば、最終的な演算結果を、ドルとセン
トとの組合わせ、および円と銭との組合わせで、それぞ
れ表すことができるからである。前記基準桁は、計算機
1で用いる貨幣と該貨幣の補助貨幣との比率に応じて、
小数点以下2桁以外の他の桁数にしてもよい。
The reason why the reference digit is set to two digits after the decimal point in the present embodiment is as follows.
Dollars are widely used around the world, and the ratio between dollars and cents is 1: 100, and the ratio between yen and money is also 1: 100. Therefore, if the calculation result is rounded to two decimal places, the final calculation result can be represented by a combination of dollars and cents and a combination of yen and money. The reference digit is determined according to a ratio between the currency used in the calculator 1 and the auxiliary currency of the currency.
The number of digits may be other than two digits after the decimal point.

【0037】また計算機1において、操作者が合計キー
25を操作した場合、中央演算処理装置3は、合計記憶
領域12内に記憶される合計値GTを読出し、該合計値
GTを小数点以下2桁まで、表示装置6に表示する。合
計値GTの表示状態は、図4および図5で説明したもの
と等しい。前述したように、計算機1において、最終的
な演算結果の貨幣単位は、入力時の金額の貨幣単位に拘
わらず、2つの貨幣単位のうちの予め定めるいずれか一
方の貨幣単位に統一されている。中央演算処理装置3
は、前記最終的な演算結果を順次加算して、合計値GT
を算出している。ゆえに計算機1は、図3の演算処理を
複数回繰返したならば、各回の入力時の金額の貨幣単位
に拘わらず、前記いずれか一方の貨幣単位で表される合
計値GTを得ることができる。したがって計算機1は、
たとえば円で価格が付される商品とドルで価格が付され
る商品との合計金額を、容易に算出することができる。
In the computer 1, when the operator operates the total key 25, the central processing unit 3 reads the total value GT stored in the total storage area 12, and stores the total value GT in two digits after the decimal point. Are displayed on the display device 6. The display state of the total value GT is the same as that described with reference to FIGS. As described above, in the calculator 1, the monetary unit of the final calculation result is unified to one of the predetermined two monetary units regardless of the monetary unit of the amount at the time of input. . Central processing unit 3
Calculates the total value GT by sequentially adding the final operation results.
Is calculated. Therefore, if the calculation process of FIG. 3 is repeated a plurality of times, the calculator 1 can obtain the total value GT expressed in any one of the above-mentioned money units, regardless of the money unit of the amount at the time of each input. . Therefore, Calculator 1
For example, the total price of a product priced in yen and a product priced in dollars can be easily calculated.

【0038】また計算機1は、合計キー25と「$」キ
ー24とが続けて操作された場合、合計記憶領域12内
の合計値GTを円に換算するために、該合計値GTを為
替レートRateで除算し、この結果得られる換算後の
合計値を、表示装置6に表示させてもよい。この際計算
機1は、換算後の合計値を、小数点以下2桁までの値に
丸めて表示することが好ましい。
When the total key 25 and the “$” key 24 are operated successively, the computer 1 converts the total value GT in the total storage area 12 into a yen in order to convert the total value GT into a yen. The result may be divided by Rate, and the resulting converted total value may be displayed on the display device 6. At this time, it is preferable that the calculator 1 displays the converted total value rounded to two decimal places.

【0039】図6は、計算機1において、レートキー2
6が操作された場合の中央演算処理装置3の為替レート
設定処理を説明するためのフローチャートである。レー
トフラグRateFの値は、計算機1の各部3〜8への
電力供給が開始された時点、および消去キー27が操作
された時点に、それぞれ0にリセットされ、これらの時
点からレートキー26が最初に操作される時点までの
間、0のまま保たれる。
FIG. 6 shows a computer 1 that has a rate key 2
6 is a flowchart for explaining an exchange rate setting process of the central processing unit 3 when the user operates the CPU 6; The value of the rate flag RateF is reset to 0 when the power supply to the respective units 3 to 8 of the computer 1 is started and when the erase key 27 is operated, respectively. Is maintained at 0 until the time when the operation is performed.

【0040】操作者は、前述の2つの時点以後、現在設
定されている為替レートの値を確認しようとする場合、
レートキー26を1回だけ操作する。キー入力装置4の
操作結果は、キーインタフェイス回路5を介して中央演
算処理装置3に与えられる。中央演算処理装置3は、キ
ー入力装置4からの操作結果に応答して、どのキーが操
作されたかを判断する。レートキー26が操作されたと
判断された場合、ステップB1からステップB2に進
む。
When the operator wants to check the value of the currently set exchange rate after the above two points,
The rate key 26 is operated only once. The operation result of the key input device 4 is given to the central processing unit 3 via the key interface circuit 5. The central processing unit 3 determines which key has been operated in response to the operation result from the key input device 4. If it is determined that the rate key 26 has been operated, the process proceeds from step B1 to step B2.

【0041】中央演算処理装置3は、ステップB2で、
現時点のレートフラグRateFの値が1であるか否か
を判断する。前述の2つの時点以後にレートキー26が
1回だけ操作されている場合、レートフラグRateF
は0のまま保たれている。この場合ステップB2からス
テップB3に進み、中央演算処理装置3は、レートフラ
グRateFに1をセットする。フラグセット後、中央
演算処理装置3は、ステップB4で、現時点にレート記
憶領域13に記憶される為替レートの値を、表示装置1
6に表示させる。この結果操作者は、現時点の為替レー
トの値を確認することができる。為替レート表示後、中
央演算処理装置3は、ステップB5で、キー入力装置4
のキーが操作されることを待つ。キー入力装置4のキー
が操作された時点で、ステップB5からステップB10
に進み、当該フローチャートの処理動作が終了する。
The central processing unit 3 determines in step B2
It is determined whether or not the current value of the rate flag RateF is 1. If the rate key 26 is operated only once after the above two time points, the rate flag RateF
Is kept at 0. In this case, the process proceeds from step B2 to step B3, and the central processing unit 3 sets 1 to the rate flag RateF. After setting the flag, the central processing unit 3 displays the value of the exchange rate currently stored in the rate storage area 13 in the display device 1 in step B4.
6 is displayed. As a result, the operator can confirm the value of the current exchange rate. After displaying the exchange rate, the central processing unit 3 determines in step B5 that the key input device 4
Wait for the key to be operated. When the key of the key input device 4 is operated, the steps B5 to B10
Then, the processing operation of the flowchart ends.

【0042】ステップB5のキー入力待ちの状態の間
に、レートキー26が再び操作された場合、再びステッ
プB1からステップB2に進む。この場合、レートフラ
グRateFは1にセットされているので、ステップB
2からステップB6に進む。中央演算処理装置3は、ス
テップB6で、レートキー26の再操作後に、新たな為
替レートとするべき数値が入力されたか否かを判断す
る。数値が入力されているならば、ステップB6からス
テップB7に進み、中央演算処理装置3は、レート記憶
領域13に、入力された数値を代入して更新する。更新
後、ステップB7からステップB8に進む。また前記数
値が入力されていないならば、ステップB6からそのま
まステップB8に進む。中央演算処理装置3は、ステッ
プB8で、レートフラグRateFを0にリセットし、
ステップB9で、表示されている為替レートを表示面1
6から消去する。表示消去後、ステップB9からステッ
プb10に進み、当該フローチャートの処理動作が終了
する。
If the rate key 26 is operated again during the key input waiting state in step B5, the process proceeds from step B1 to step B2 again. In this case, since the rate flag RateF is set to 1, step B
From 2 go to step B6. In step B6, the central processing unit 3 determines whether or not a numerical value to be set as a new exchange rate is input after the rate key 26 is operated again. If a numerical value has been input, the process proceeds from step B6 to step B7, where the central processing unit 3 updates the rate storage area 13 by substituting the input numerical value. After the update, the process proceeds from step B7 to step B8. If the numerical value has not been input, the process proceeds from step B6 to step B8. The central processing unit 3 resets the rate flag RateF to 0 in step B8,
At step B9, the displayed exchange rate is displayed on display surface 1
Delete from 6. After the display is erased, the process proceeds from step B9 to step b10, and the processing operation of the flowchart ends.

【0043】以上の処理の結果、レートキーが2回連続
して操作された後に入力された数値が、新たな為替レー
トとして、レート記憶領域13に記憶される。このよう
に計算機1における為替レートの確認および変更は、極
めて容易である。ゆえに操作者は、たとえば円とドルと
の間の為替レートの変動に合わせて、レート記憶領域1
3内の為替レートRateを、容易に変更することがで
きる。
As a result of the above processing, the numerical value input after the rate key is operated twice consecutively is stored in the rate storage area 13 as a new exchange rate. As described above, it is extremely easy to confirm and change the exchange rate in the computer 1. Therefore, the operator can adjust the rate storage area 1 according to the fluctuation of the exchange rate between yen and dollar, for example.
The exchange rate Rate in 3 can be easily changed.

【0044】以上のように本実施の形態の計算機1は、
演算式を演算する場合に、演算式内の項として含まれる
金額が「円」および「ドル」のどちらによって表される
かに応じて、操作者が「=」および「$」キー23,2
4を使分けることに応答して、演算式の演算結果を、為
替レートRateを用いて換算するか否かを定めてい
る。この結果計算機1は、演算式の入力時の金額の貨幣
単位が「円」および「ドル」のどちらであるかに拘わら
ず、最終的な演算結果をドルを用いて表すことができ
る。
As described above, the computer 1 of the present embodiment is
When calculating an arithmetic expression, the operator sets the “=” and “$” keys 23 and 2 depending on whether the amount included as a term in the arithmetic expression is represented by “yen” or “dollar”.
In response to the use of No. 4, it is determined whether or not to convert the calculation result of the calculation formula using the exchange rate Rate. This result calculator 1 can represent the final calculation result using dollars, regardless of whether the monetary unit of the amount at the time of inputting the calculation formula is “yen” or “dollar”.

【0045】また計算機1は、最終的な演算結果を、
「円」を用いて表しても良い。この場合計算機1は、図
3の演算処理において、ステップA3の換算処理を除
き、ステップA2とステップA6との間に、ステップA
5で求められた演算結果Ansに為替レートRateを
乗算して更新する換算処理を行うステップを追加する。
これによって計算機1は、演算式入力時の金額の貨幣単
位が「円」である場合、すなわち「=」キー23が操作
される場合、演算式の四則演算の結果をそのまま出力
し、該貨幣単位が「ドル」である場合、すなわち「$」
キー24が操作される場合、演算式の四則演算の結果を
為替レートRateを用いて換算した換算結果を、出力
する。このように出力された演算式の演算結果Ansの
貨幣単位は「円」であり、その表示状態は図4および図
5で示すものと等しい。従来から、実務上の円および銭
の標記手法は、図4および図5で示すドルおよびセント
の標記手法と同様に、銭の値を円の値の小数点以下2桁
の部分で示しているので、上述の表示状態で演算結果A
nsが表される場合、違和感はない。
Calculator 1 also calculates the final operation result as
You may represent using a "circle". In this case, in the arithmetic processing of FIG. 3, except for the conversion processing of step A3, the computer 1 performs step A2 between step A2 and step A6.
A step of performing a conversion process of multiplying and updating the calculation result Ans obtained in step 5 by the exchange rate Rate is added.
Accordingly, when the monetary unit of the amount of money at the time of inputting the arithmetic expression is “yen”, that is, when the “=” key 23 is operated, the calculator 1 outputs the result of the four arithmetic operations of the arithmetic expression as it is, and Is "dollar", that is, "$"
When the key 24 is operated, a conversion result obtained by converting the result of the four arithmetic operations of the arithmetic expression using the exchange rate Rate is output. The monetary unit of the operation result Ans of the operation expression output in this manner is “yen”, and the display state is the same as that shown in FIGS. 4 and 5. Conventionally, in practice, the method of marking yen and money is the same as the method of marking dollars and cents shown in FIGS. 4 and 5, since the value of money is indicated by two decimal places of the yen value. , Calculation result A in the above display state
When ns is expressed, there is no strange feeling.

【0046】さらにまた計算機1において、演算式の入
力時の金額の貨幣単位は、2種類に限らず、3種類以上
でもよい。この場合計算機1は、前記演算式の入力時の
金額の貨幣単位として使用可能な貨幣の種類の数と同数
の指示キーを備え、前記使用可能な複数の貨幣のうちの
いずれか1つと該複数の貨幣それぞれとの為替レートを
記憶し、操作者が前記演算式の入力時の金額の貨幣単位
に応じて、複数の指示キーのうちのいずれか1つを選択
して操作するように、構成される。またこの場合計算機
1は、操作された指示キーに応答して、演算式の四則演
算の結果の換算の有無を定め、かつ換算を行う場合、前
記操作された指示キーに応じて、該換算に用いる為替レ
ートを選択する。この結果計算機1は、演算式の入力時
の金額の貨幣単位が3種類以上の貨幣単位のうちのどれ
であるかに拘わらず、最終的な演算結果を前記3種類以
上の貨幣単位のうちの予め定めるいずれか1つを用いて
表すことができる。
Furthermore, in the calculator 1, the number of money units in the amount of money at the time of inputting the arithmetic expression is not limited to two, but may be three or more. In this case, the calculator 1 is provided with the same number of instruction keys as the number of types of money that can be used as a monetary unit of the amount of money at the time of inputting the arithmetic expression, and any one of the plurality of usable moneys and the plurality of usable keys. The exchange rate with each of the moneys is stored, and the operator selects and operates any one of the plurality of instruction keys according to the monetary unit of the amount at the time of inputting the arithmetic expression. Is done. Further, in this case, the computer 1 determines whether or not to convert the result of the four arithmetic operations of the arithmetic expression in response to the operated instruction key, and when performing the conversion, performs the conversion in accordance with the operated instruction key. Select the exchange rate to use. Regardless of which of the three or more types of money units the monetary unit of the amount at the time of inputting the arithmetic expression is, the result calculator 1 determines the final calculation result as one of the three or more types of money units. It can be represented using any one of the predetermined values.

【0047】すなわち、たとえば計算機1は、演算式の
入力時の金額の貨幣単位として、円およびドルに加えて
ユーロを用いることができる場合、「=」および「$」
キー23,24に加えて「E」キーをさらに備え、かつ
ドルに対するユーロの比率であるユーロ換算用の為替レ
ートを、さらに記憶する。操作者は、前記入力時の貨幣
単位が円である場合に「=」キー23を操作し、該貨幣
単位がドルである場合に「$」キー24を操作し、該貨
幣単位がユーロである場合に「E」キーを操作する。
「E」キーが操作された場合、中央演算処理装置3は、
演算式の四則演算後、該四則演算の結果を、前記ユーロ
換算用の為替レートを用いて換算し、換算された前記演
算結果を出力する。この結果計算機1は、演算式の入力
時の金額の貨幣単位が3種類以上の貨幣単位のうちのど
れであるかに拘わらず、最終的な演算結果を前記3種類
以上の貨幣単位のうちのいずれか1つを用いて表すこと
ができる。
That is, for example, when the calculator 1 can use the euro in addition to the yen and the dollar as the monetary unit of the amount at the time of inputting the arithmetic expression, the calculator 1 uses “=” and “$”.
An "E" key is further provided in addition to the keys 23 and 24, and an exchange rate for euro conversion, which is a ratio of euro to dollar, is further stored. The operator operates the “=” key 23 when the monetary unit at the time of input is a yen, and operates the “$” key 24 when the monetary unit is a dollar, and the monetary unit is euro. In this case, operate the "E" key.
When the “E” key is operated, the central processing unit 3
After the four arithmetic operations of the arithmetic expression, the result of the four arithmetic operations is converted using the exchange rate for euro conversion, and the converted operation result is output. Regardless of which of the three or more types of money units the monetary unit of the amount at the time of inputting the arithmetic expression is, the result calculator 1 determines the final calculation result as one of the three or more types of money units. It can be expressed using any one of them.

【0048】また計算機1は、合計記憶領域12内の合
計値GTを、合計値の表示の指示時に操作されたキーに
応じた貨幣単位に換算して、表示させてもよい。たとえ
ば合計キー25だけが操作された場合、または合計キー
25および「=」キー23が連続して操作された場合、
前記合計値GTを円に換算するために、該合計値GTを
ドルに対する円の比率を示す円換算用の為替レートRa
teで除算し、この結果得られる換算後の合計値を、表
示装置6に表示させる。またたとえば合計キー25およ
び「$」キー24が連続して操作された場合、ドルで表
される前記合計値GTをそのまま出力する。さらにたと
えば合計キー25および「E」キーが連続して操作され
た場合、前記合計値GTをユーロに換算するために、該
合計値GTを前記ユーロ換算用の為替レートで除算し、
この結果得られる換算後の合計値を出力する。このよう
に計算機1は、3種類以上の貨幣単位をそれぞれ用い
て、合計値GTを表すことができる。この際計算機1
は、換算後の合計値を、小数点以下2桁までの値に丸め
て表示することが好ましい。
Calculator 1 may convert total value GT in total storage area 12 into a monetary unit corresponding to a key operated at the time of instructing the display of the total value, and display the same. For example, when only the total key 25 is operated, or when the total key 25 and the “=” key 23 are continuously operated,
In order to convert the total value GT into a yen, the total value GT is converted into a yen-to-dollar exchange rate Ra for yen conversion.
The result is divided by te, and the converted total value obtained as a result is displayed on the display device 6. When the total key 25 and the "$" key 24 are continuously operated, the total value GT expressed in dollars is output as it is. Further, for example, when the total key 25 and the “E” key are operated in succession, in order to convert the total value GT into euro, the total value GT is divided by the exchange rate for converting into euro,
The converted total value obtained as a result is output. As described above, the calculator 1 can represent the total value GT by using three or more types of money units. At this time, Calculator 1
Is preferably displayed by rounding the converted total value to two decimal places.

【0049】計算機1において、演算時の入力時の金額
表示に用いられる複数の貨幣単位の組合わせは、円およ
びドル、ならびに円とドルとユーロとに限らず、他の組
合わせでもよい。前記他の組合わせに含まれ得る貨幣お
よび該貨幣の補助貨幣の組合わせは、たとえば、ポンド
およびペンス、フランおよびサンチーム、マルクおよび
ペニヒ、ユーロおよびユーロセント、元および角または
分、ウォンおよびチョンである。さらにまた上述の組合
せは、通貨と外貨とに限らず、他の組合せ、たとえば2
種類の外貨でも良い。
In the calculator 1, the combination of a plurality of monetary units used for displaying the amount of money at the time of input at the time of calculation is not limited to yen and dollar, or yen, dollar and euro, but may be other combinations. Combinations of currency and auxiliary currency of the currency that may be included in the other combinations include, for example, pounds and pences, francs and centimes, marks and penic, euros and eurocents, yuan and horns or minutes, wons and cheongs It is. Furthermore, the above-mentioned combinations are not limited to currency and foreign currency, but other combinations, for example, 2
Any kind of foreign currency may be used.

【0050】本実施の形態の計算機1は、本発明の計算
機の例示であり、主要な動作が等しければ、他の様々な
形で実施することができる。特に計算機1内部の部品の
詳細な動作は、同じ処理結果が得られれば、これに限ら
ず他の動作によって実現されてもよい。また本実施の形
態の計算機1は、コンピュータによって実現されてもよ
い。このために、図3〜6で説明した処理を前記コンピ
ュータの中央演算処理装置に行わせるためのプログラム
およびデータを含むソフトウエアを、前記コンピュータ
によって読出し可能な記憶媒体に記憶させておく。前記
媒体には、たとえば、CD−ROMおよびフロッピーデ
ィスクが挙げられる。前記コンピュータを計算機1とし
て動作させるには、前記媒体を前記コンピュータに装着
して、前記媒体内の前記ソフトウエアを前記コンピュー
タにインストールし、さらにインストールした前記ソフ
トウエア内の前記プログラムを前記中央演算処理装置に
実行させる。これによって、前記コンピュータ全体が計
算機1として動作する。これによって、汎用的なコンピ
ュータを用いて、本実施の形態の計算機を容易に実現す
ることができる。
The computer 1 of this embodiment is an example of the computer of the present invention, and can be implemented in other various forms as long as the main operations are the same. In particular, the detailed operation of the components inside the computer 1 is not limited to this and may be realized by another operation as long as the same processing result is obtained. Calculator 1 of the present embodiment may be realized by a computer. For this purpose, software including a program and data for causing the central processing unit of the computer to perform the processing described in FIGS. 3 to 6 is stored in a storage medium readable by the computer. Examples of the medium include a CD-ROM and a floppy disk. To operate the computer as the computer 1, the medium is mounted on the computer, the software in the medium is installed on the computer, and the program in the installed software is processed by the central processing. Let the device run. Thereby, the entire computer operates as the computer 1. Thus, the computer according to the present embodiment can be easily realized using a general-purpose computer.

【0051】[0051]

【発明の効果】以上のように第1の発明によれば、前記
計算機は、前記演算式の演算の指示の際に、予め定める
2つの指示手段のうちのどちらから該指示が与えられた
かに応じて、前記演算式の計算結果を、そのまま、また
は前記為替レートを用いて換算した後に、表示させる。
この結果前記計算機は、演算式の計算あるいは計算およ
び換算を指示するための操作者の操作を、従来技術の計
算機よりも簡略化することができる。また第2の発明に
よれば、前記計算機は、計算結果または換算結果を、予
め定める基準桁の値に丸めて表示する。したがって前記
計算機は、前記計算および換算結果を、操作者にとって
見易く表示することができる。
As described above, according to the first aspect of the invention, the computer determines which one of two predetermined instruction means has given the instruction when performing the operation of the operation expression. Accordingly, the calculation result of the arithmetic expression is displayed as it is or after being converted using the exchange rate.
As a result, the calculator can simplify the operation of the operator for instructing the calculation of the arithmetic expression or the calculation and the conversion, as compared with the conventional computer. According to the second aspect, the calculator displays the calculation result or the conversion result rounded to a predetermined reference digit value. Therefore, the calculator can display the calculation and conversion results in a manner that is easy for the operator to see.

【0052】さらにまた第3の発明によれば、前記計算
機は、複数の演算式それぞれの計算または換算結果の表
示と平行して、該計算および換算結果の合計値を算出す
る。この結果前記計算機は、さらに、前記合計値の算出
のための操作者の操作を、簡略化することができる。ま
た第4の発明によれば、前記計算機は、前記合計値を、
常に前記基準桁の値に丸めて表示する。したがって前記
計算機は、前記合計値を、操作者にとって見易く表示す
ることができる。
Further, according to the third invention, the computer calculates the total value of the calculation and the conversion result in parallel with the display of the calculation or conversion result of each of the plurality of arithmetic expressions. As a result, the calculator can further simplify the operation of the operator for calculating the total value. According to a fourth aspect, the computer calculates the total value by:
The value is always rounded to the value of the reference digit. Therefore, the calculator can display the total value in a manner that is easy for the operator to see.

【0053】さらにまた第5の発明によれば、前記基準
桁は、小数点以下2桁である。この結果前記計算機は、
前記計算および換算結果ならびに前記合計値を、前記複
数種類の貨幣の100分の1の補助通貨の単位まで表示
することができる。また第6の発明によれば、前記計算
機は、換算時に用いる為替レートを操作者が設定するた
めの手段を含む。この結果前記計算機は、前記為替レー
トを操作者によって、容易に設定させることができる。
さらにまた第7の発明によれば、媒体は、操作手段の操
作結果に応じて演算式の四則演算の結果の為替レートを
用いた換算を行うか否かを制御するための演算制御プロ
グラムを記憶する。コンピュータが前記演算制御プログ
ラムを実行する場合、計算または換算の指示のための操
作者の操作を、簡略化することができる。
Further, according to the fifth invention, the reference digit is two digits after the decimal point. As a result, the calculator:
The calculation and conversion result and the total value can be displayed up to one hundredth of a supplementary currency unit of the plurality of types of money. According to the sixth aspect, the computer includes means for setting an exchange rate to be used at the time of conversion by an operator. As a result, the calculator can easily set the exchange rate by the operator.
Still further, according to the seventh aspect, the medium stores an arithmetic control program for controlling whether to perform conversion using the exchange rate of the result of the four arithmetic operations of the arithmetic expression according to the operation result of the operating means. I do. When the computer executes the arithmetic control program, the operation of the operator for instructing calculation or conversion can be simplified.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明の実施の一形態である計算機1の電気的
構成を示す図である。
FIG. 1 is a diagram showing an electrical configuration of a computer 1 according to an embodiment of the present invention.

【図2】計算機1の正面図である。FIG. 2 is a front view of the computer 1.

【図3】計算機1における演算式の演算処理を説明する
ためのフローチャートである。
FIG. 3 is a flowchart for explaining a calculation process of a calculation formula in the computer 1;

【図4】計算機1における演算式の演算結果の換算結果
の表示状態を示す図である。
FIG. 4 is a diagram showing a display state of a conversion result of a calculation result of a calculation formula in the calculator 1.

【図5】計算機1における演算式の四則演算結果の表示
状態を示す図である。
FIG. 5 is a diagram illustrating a display state of a result of four arithmetic operations of an arithmetic expression in the computer 1.

【図6】計算機1における為替レートの設定処理を説明
するためのフローチャートである。
FIG. 6 is a flowchart illustrating a process of setting an exchange rate in the computer 1.

【符号の説明】[Explanation of symbols]

1 計算機 3 中央演算処理装置 4 キー入力装置 6 表示装置 8,9 メモリ 12 合計記憶領域 13 レート記憶領域 23 「=」キー 24 「$」キー 25 合計キー 26 レートキー DESCRIPTION OF SYMBOLS 1 Computer 3 Central processing unit 4 Key input device 6 Display device 8, 9 Memory 12 Total storage area 13 Rate storage area 23 "=" key 24 "25" key 25 Total key 26 Rate key

Claims (7)

【特許請求の範囲】[Claims] 【請求項1】 予め定める複数種類の貨幣のうちの少な
くとも1つで表される金額を項として含む四則演算の演
算式を入力する演算式入力手段と、 前記複数種類の貨幣の間の為替レートを記憶する為替レ
ート記憶手段と、 前記演算式の計算だけを指示する計算指示手段と、 前記演算式の計算と、該計算の計算結果の為替レートを
用いた換算とを指示する換算指示手段と、 前記計算結果および換算結果が表示可能な結果表示手段
と前記計算指示手段からの指示に応答して、前記演算式
を計算し、かつ計算結果を前記結果表示手段に表示さ
せ、前記換算指示手段からの指示に応答して、前記演算
式を計算し、かつ計算結果を前記為替レートの値を用い
て換算して、さらに換算結果を前記結果表示手段に表示
させる演算手段とを含むことを特徴とする計算機。
An arithmetic expression input means for inputting an arithmetic expression of four arithmetic operations including, as a term, an amount of money represented by at least one of a plurality of predetermined types of money, and an exchange rate between the plurality of types of money. Exchange rate storage means for storing the calculation formula; calculation instruction means for instructing only the calculation of the arithmetic expression; and conversion instructing means for instructing the calculation of the arithmetic expression and the conversion using the exchange rate of the calculation result of the calculation. Responding to an instruction from the result display means and the calculation instruction means capable of displaying the calculation result and the conversion result, calculating the arithmetic expression, and displaying the calculation result on the result display means, And calculating means for calculating the operation formula in response to an instruction from the computer, converting the calculation result using the value of the exchange rate, and displaying the conversion result on the result display means. When That computer.
【請求項2】 前記演算手段は、前記計算指示手段から
の指示が与えられる場合、さらに前記計算結果を予め定
める基準桁の値に丸めて表示させ、前記換算指示手段か
らの指示が与えられる場合、さらに前記換算結果を前記
基準桁の値に丸めて表示させることを特徴とする請求項
1記載の計算機。
2. When the calculation means receives an instruction from the calculation instruction means, further rounds and displays the calculation result to a predetermined reference digit value, and receives an instruction from the conversion instruction means. 2. The computer according to claim 1, wherein the conversion result is further rounded to the value of the reference digit and displayed.
【請求項3】 前記演算手段における複数回の計算結果
および換算結果の合計値を記憶可能な合計値記憶手段
と、 前記合計値の表示を指示する合計値表示指示手段とをさ
らに含み、 前記演算手段は、前記計算結果または換算結果を前記結
果表示手段に表示させるたびに、前記合計値記憶手段内
の合計値に該計算結果または換算結果を加算して、かつ
加算結果を該合計値記憶手段に記憶させ、前記合計値表
示指示手段からの指示が与えられた場合、指示が与えら
れた時点に前記合計値表示手段に記憶される加算結果を
前記結果表示手段に表示させることを特徴とする請求項
1記載の計算機。
3. The method according to claim 1, further comprising: a total value storage unit capable of storing a total value of a plurality of calculation results and conversion results in the arithmetic unit; and a total value display instruction unit instructing display of the total value. The means adds the calculation result or the conversion result to the total value in the total value storage means each time the calculation result or the conversion result is displayed on the result display means, and stores the addition result in the total value storage means. When an instruction is given from the total value display instruction means, the addition result stored in the total value display means at the time when the instruction is given is displayed on the result display means. The computer according to claim 1.
【請求項4】 前記演算手段は、前記合計値表示指示手
段からの指示が与えられる場合、前記加算結果を予め定
める基準桁の値に丸めて表示させることを特徴とする請
求項3記載の計算機。
4. The computer according to claim 3, wherein said calculation means, when given an instruction from said total value display instruction means, rounds and displays said addition result to a predetermined reference digit value. .
【請求項5】 前記基準桁は、小数点以下2桁であるこ
とを特徴とする請求項2または4記載の計算機。
5. The computer according to claim 2, wherein the reference digit is two digits after the decimal point.
【請求項6】 前記為替レートを入力して、前記為替レ
ート記憶手段に記憶させる為替レート入力手段をさらに
含むことを特徴とする請求項1記載の計算機。
6. The computer according to claim 1, further comprising an exchange rate input means for inputting said exchange rate and storing said exchange rate in said exchange rate storage means.
【請求項7】 予め定める複数種類の貨幣のうちの少な
くとも1つで表される金額を項として含む四則演算の演
算式のコンピュータにおける演算を制御するための演算
制御プログラムを記憶する媒体であって、 前記コンピュータは、前記複数種類の貨幣の間の為替レ
ートを記憶し、かつ前記演算式の計算だけを指示するた
めの第1の操作と、前記演算式の計算および該計算の計
算結果の為替レートを用いた換算を指示するための第2
の操作とが可能な操作手段と、演算式の演算結果を表示
可能な結果表示手段とを含み、 前記演算制御プログラムは、前記コンピュータに、 前記第1の操作に応答して、前記演算式を計算して、計
算結果を前記結果表示手段に表示させ、前記第2の操作
に応答して、前記演算式を計算し、計算結果を前記為替
レートの値を用いて換算して、換算結果を前記結果表示
手段に表示させることを特徴とする演算制御プログラム
を記憶する媒体。
7. A medium for storing an operation control program for controlling an operation in a computer of an arithmetic expression of four arithmetic operations including, as a term, an amount of money represented by at least one of a plurality of types of predetermined money. A first operation for storing an exchange rate between the plurality of types of money, and instructing only the calculation of the arithmetic expression, and performing an exchange of the calculation of the arithmetic expression and a calculation result of the calculation. Second to indicate conversion using rate
And operation result display means capable of displaying the operation result of the operation expression. The operation control program causes the computer to display the operation expression in response to the first operation. Calculating, displaying the calculation result on the result display means, calculating the arithmetic expression in response to the second operation, converting the calculation result using the value of the exchange rate, and calculating the conversion result. A medium for storing an arithmetic control program, wherein the medium is displayed on the result display means.
JP10285689A 1998-10-07 1998-10-07 Calculator and medium storing operation control program Pending JP2000112897A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP10285689A JP2000112897A (en) 1998-10-07 1998-10-07 Calculator and medium storing operation control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP10285689A JP2000112897A (en) 1998-10-07 1998-10-07 Calculator and medium storing operation control program

Publications (1)

Publication Number Publication Date
JP2000112897A true JP2000112897A (en) 2000-04-21

Family

ID=17694778

Family Applications (1)

Application Number Title Priority Date Filing Date
JP10285689A Pending JP2000112897A (en) 1998-10-07 1998-10-07 Calculator and medium storing operation control program

Country Status (1)

Country Link
JP (1) JP2000112897A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011170776A (en) * 2010-02-22 2011-09-01 Mizuho Information & Research Institute Inc Money amount processing system, method and program

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011170776A (en) * 2010-02-22 2011-09-01 Mizuho Information & Research Institute Inc Money amount processing system, method and program

Similar Documents

Publication Publication Date Title
US4507745A (en) Data processing apparatus having alterable interest rate mode capability
US4376479A (en) Total sales indication device for a vending machine
US4528638A (en) Shopping calculator with comparison feature
JP2000112897A (en) Calculator and medium storing operation control program
JPS58114267A (en) Electronic cash register
JP2018106320A (en) Calculation device, calculation method, and program
JP7110847B2 (en) Calculator, calculation confirmation method, information registration method, and program
JPS60252984A (en) Deposit check computer
US5515304A (en) Portable calculator for an array calculation
JPH0887550A (en) Graph data editing method and information display terminal equipment
JP3577556B2 (en) Sales data processing device
JP2000268002A (en) Information processor
JP4135257B2 (en) Computing device
JPH021627Y2 (en)
JP2559518B2 (en) Electronic cash register
JPH10320642A (en) Cash register
JPS59108160A (en) Electronic calculator
JPS6012193Y2 (en) Small electronic device with currency conversion rate display function
JP2001222511A (en) Electronic computer, computer system and recording medium stored with computer readable program for realizing electronic computer
JP2002175146A (en) Information processor
JPH03677B2 (en)
JP2810427B2 (en) Electronic cash register
JPS5824823B2 (en) electronic cash register
JPH11272618A (en) Computer and record medium recorded with arithmetic processing program
JP2003150563A (en) Calculator and calculation processing program