JPH06161963A - Computer - Google Patents

Computer

Info

Publication number
JPH06161963A
JPH06161963A JP4310557A JP31055792A JPH06161963A JP H06161963 A JPH06161963 A JP H06161963A JP 4310557 A JP4310557 A JP 4310557A JP 31055792 A JP31055792 A JP 31055792A JP H06161963 A JPH06161963 A JP H06161963A
Authority
JP
Japan
Prior art keywords
calculation
computing
item
value
result
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
JP4310557A
Other languages
Japanese (ja)
Inventor
Yuichiro Nonaka
裕一郎 野中
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.)
Sanyo Electric Co Ltd
Original Assignee
Sanyo Electric 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 Sanyo Electric Co Ltd filed Critical Sanyo Electric Co Ltd
Priority to JP4310557A priority Critical patent/JPH06161963A/en
Publication of JPH06161963A publication Critical patent/JPH06161963A/en
Pending legal-status Critical Current

Links

Landscapes

  • Calculators And Similar Devices (AREA)

Abstract

PURPOSE:To provide a computer which can easily know the values of other computing items when the computing result is changed into an optional value. CONSTITUTION:A computing means 111 calculates a computing expression set previously when the value is set to each of plural computing items included in the computing expression. A display device 12 has the display columns to show the executing result values of the computing items and the computing expression. Then a computing result rewriting means 101 is added to rewrite the executing result value in a state where the executing results of the computing items and the computing expression are shown in each display column of the device 12 together with a computing item designating means 102 which designates the optional one of those computing items, an inverse computing expression producing means 113 which produces a computing expression that uses the value rewritten by the means 101 as a known quantity and the computing item designated by the means 102 as an unknown quantity respectively, and an inverse computing means 112 which carries out the computing expression produced by the means 113 and shows the computing result in the display column for the computing item designated by the means 102.

Description

【発明の詳細な説明】Detailed Description of the Invention

【0001】[0001]

【産業上の利用分野】本発明は計算機に関し、更に詳述
すれば、複数の演算項目それぞれに入力された値を指定
された計算手順に従って計算して得られる計算結果を任
意の値に変更した場合に、いずれかの演算項目の値を変
更後の計算結果の値に対応して求め得る計算機に関す
る。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a computer. More specifically, the calculation result obtained by calculating the value input to each of a plurality of calculation items according to a specified calculation procedure is changed to an arbitrary value. In this case, the present invention relates to a computer that can obtain the value of any of the calculation items in correspondence with the value of the calculation result after the change.

【0002】[0002]

【従来の技術】計算機を用いて表計算を行う機能におい
てはセルと称される項目を、またデータベースにて用い
られている計算機能においてはフィールドと称される項
目をそれぞれいくつか用意し、項目と項目との関係、た
とえば加算,減算等をオペレータが設定した後に自動的
に計算が行われる。
2. Description of the Related Art Some items called "cells" are prepared for a function of performing spreadsheet using a computer, and some items called "fields" are prepared for a calculation function used in a database. Is automatically calculated after the operator sets the relationship between the items and items, such as addition and subtraction.

【0003】以下に、そのような計算の過程を具体的に
説明する。図1の模式図に示されているように、処理対
象としていくつかの項目(この例では項目1〜項目4)
が計算機上に用意されているとする。
The process of such calculation will be specifically described below. As shown in the schematic diagram of FIG. 1, several items (item 1 to item 4 in this example) are to be processed.
Is prepared on the computer.

【0004】ここで、ある項目に出力される値は別の項
目に入力された値を基にした演算結果になるように前も
ってオペレータが設定することが出来る。ここではたと
えば、「項目4」に演算結果が出力されるように、そし
て他の各項目に値が入力されると「項目1+項目2+項
目3」の演算が行われるように設定されているものとす
る。
Here, the operator can set in advance the value output to a certain item to be a calculation result based on the value input to another item. Here, for example, the setting is made so that the calculation result is output to "item 4" and the calculation of "item 1 + item 2 + item 3" is performed when a value is input to each of the other items. And

【0005】このような状態で、「項目1」,「項目
2」,「項目3」にそれぞれ値を入力すると「項目4」
に演算結果が出力される。たとえば図2に示されている
ように、「項目1」には「20」が、「項目2」には
「30」が、「項目3」には「40」がそれぞれ入力さ
れると、「項目4」にはそれらを加算した値「90」が
出力される。
In such a state, if values are input to "item 1", "item 2", and "item 3", "item 4" is entered.
The calculation result is output to. For example, as shown in FIG. 2, when “20” is input to “item 1”, “30” is input to “item 2”, and “40” is input to “item 3”, A value "90" obtained by adding them is output to "item 4".

【0006】ところで、たとえば図3に示されているよ
うに「項目1」乃至「項目10」までの10個の項目が計算
機上に用意されており、「項目8」に下記のような計算
式が設定されているとする。 (「項目1」+「項目2」+「項目3」)÷「項目4」 ここで、「項目1」に「10」を、「項目2」に「2
0」を、「項目3」に「30」を、「項目4」に「6」
をそれぞれ入力すると上述の計算式が実行されてその結
果として、図4に示されているように、「項目8」に
「10」が出力される。
By the way, as shown in FIG. 3, for example, ten items "item 1" to "item 10" are prepared on the computer, and "item 8" has the following calculation formula. Is set. ("Item 1" + "item 2" + "item 3") ÷ "item 4" Here, "item 1" is "10" and "item 2" is "2".
"0", "30" for "item 3", and "6" for "item 4"
When each is input, the above calculation formula is executed, and as a result, as shown in FIG. 4, “10” is output to “item 8”.

【0007】[0007]

【発明が解決しようとする課題】ところで、従来の計算
機は上述のように、計算式とその各項目の値を設定する
ことにより計算結果が出力されるが、しかし計算結果が
他の値になるような演算項目の値を知りたい場合には、
オペレータが新たに計算式を設定して計算し直す必要が
あった。
By the way, as described above, the conventional computer outputs the calculation result by setting the calculation formula and the value of each item, but the calculation result becomes another value. If you want to know the value of such a calculation item,
The operator had to set a new calculation formula and recalculate.

【0008】本発明はこのような事情に鑑みてなされた
ものであり、計算式の結果が求められた後に、演算結果
を任意の値に変更した場合に他の演算項目がどのような
値になるかを容易に知り得る計算機の提供を目的とす
る。
The present invention has been made in view of the above circumstances, and when the calculation result is changed to an arbitrary value after the result of the calculation formula is obtained, the other calculation items have different values. The purpose is to provide a computer that makes it easy to know what will happen.

【0009】[0009]

【課題を解決するための手段】本発明は、予め定められ
た計算式中の複数の演算項目それぞれに値が設定された
場合に計算式を実行する演算手段と、各演算項目及び計
算式を実行した結果の値をそれぞれ表示する表示欄を有
する表示手段とを備えた計算機において、表示手段の各
表示欄に各演算項目及び計算式を実行した結果の値がそ
れぞれ表示された状態で、結果の値を書き換える演算結
果書き換え手段と、表示手段の各表示欄に各演算項目及
び計算式を実行した結果の値がそれぞれ表示された状態
で、複数の演算項目の内の任意の一つを指定する演算項
目指定手段と、演算結果書き換え手段により書き換えら
れた値を既知数とし、演算項目指定手段により指定され
た演算項目を未知数とする計算式を作成るする逆計算式
作成手段と、この逆計算式作成手段により作成された計
算式を実行してその結果を演算項目指定手段により指定
された演算項目の表示欄に表示する逆演算手段とを備え
たことを特徴とする。
SUMMARY OF THE INVENTION According to the present invention, a calculation means for executing a calculation formula when a value is set for each of a plurality of calculation items in a predetermined calculation formula, and each calculation item and the calculation formula. In a computer provided with a display means having a display field for displaying the respective values of the executed results, the results are displayed in a state where the respective display fields of the display means respectively display the values of the respective calculation items and the results of executing the calculation formulas. Specify any one of a plurality of calculation items with the calculation result rewriting unit that rewrites the value of and the value of the result of executing each calculation item and calculation formula in each display column of the display unit. And an inverse calculation formula creating means for creating a calculation formula in which the value rewritten by the operation result rewriting means is a known number and the operation item specified by the operation item designating means is an unknown number. Run a formula created by calculating equation generating means is characterized in that a reverse calculation means for displaying on the display section of the operation items specified by operand specifying means the results.

【0010】[0010]

【作用】本発明の計算機では、表示手段の各表示欄に各
演算項目及び計算式を実行した結果の値がそれぞれ表示
された状態で、結果の値が演算結果書き換え手段により
書き換えられると共に、複数の演算項目の内の任意の一
つが演算項目指定手段により指定されることにより、演
算結果書き換え手段により書き換えられた値を既知数と
し、演算項目指定手段により指定された演算項目を未知
数とする計算式が逆計算式作成手段により作成され、こ
の逆計算式作成手段により作成された計算式が実行され
てその結果が演算項目指定手段により指定された演算項
目の表示欄に表示される。
In the computer of the present invention, the result values are rewritten by the operation result rewriting means in a state in which the values of the results of executing the respective calculation items and the calculation formulas are displayed in the respective display columns of the display means, A calculation in which any one of the calculation items of is calculated by the calculation item designating means, and the value rewritten by the calculation result rewriting means is a known number, and the calculation item designated by the calculation item designating means is an unknown number. The formula is created by the inverse calculation formula creating means, the calculation formula created by the inverse calculation formula creating means is executed, and the result is displayed in the display box of the calculation item designated by the calculation item designating means.

【0011】[0011]

【実施例】以下、本発明をその実施例を示す図面に基づ
いて詳述する。
DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention will be described below in detail with reference to the drawings showing the embodiments thereof.

【0012】図5は本発明に係る計算機の構成例を示す
機能ブロック図である。本発明の計算機は通常の計算機
と同様に、本体である演算回路11と、これに種々の指
示,数値等を入力するためのキーボード10と、演算装置
11による演算結果等を表示するための表示装置 (たとえ
ば CRTディスプレイ等)12 とで構成されている。
FIG. 5 is a functional block diagram showing a configuration example of a computer according to the present invention. The computer of the present invention, like an ordinary computer, has an arithmetic circuit 11 as a main body, a keyboard 10 for inputting various instructions, numerical values, etc., and an arithmetic unit.
It is composed of a display device (for example, a CRT display) 12 for displaying the calculation result and the like by 11.

【0013】演算回路11は機能的には、通常の計算を実
行する演算手段111 と、この演算手段111 が実行する通
常の計算式の結果を既知数とし、いずれかの演算項目を
未知数として求める計算式(以下、逆計算式という)を
作成する逆計算式作成手段113 と、この逆計算式作成手
段113 により作成された逆計算式を実行する逆演算手段
112 とで構成されている。
Functionally, the arithmetic circuit 11 determines an arithmetic means 111 for executing a normal calculation and a result of an ordinary arithmetic expression executed by the arithmetic means 111 as a known number, and obtains one of the arithmetic items as an unknown number. Inverse calculation formula creating means 113 for creating a calculation formula (hereinafter referred to as inverse calculation formula) and inverse calculation means for executing the inverse calculation formula created by the inverse calculation formula creating means 113.
It is composed of 112 and.

【0014】またキーボード10は機能的には、通常のキ
ーボード同様に、数値を入力するためのテンキー, カー
ソルの移動キー等が備えられていることは勿論である
が、これらを利用して表示装置12に表示されている計算
結果を書き換えるための演算結果書き換え手段101 と、
いずれかの演算項目を指定するための演算項目指定手段
102 とが備えられている。
The keyboard 10 is functionally provided with a numeric keypad for inputting numerical values, a cursor moving key, etc., as in a normal keyboard, but a display device using these is provided. Calculation result rewriting means 101 for rewriting the calculation result displayed in 12,
Calculation item specifying means for specifying any calculation item
102 and are provided.

【0015】このような機能構成を有する本発明の計算
機の基本的な動作について、図6のフローチャートを参
照して以下に説明する。なお、通常の計算を行う手順は
従来の計算機と同様であり、まずオペレータが計算式を
設定し (ステップS11)、この計算式の各演算項目にキー
ボード10を操作して数値を入力すると (ステップS12)、
演算回路11の演算手段111 により計算が行われてその結
果が表示装置12に表示される (ステップS13)。
The basic operation of the computer of the present invention having such a functional configuration will be described below with reference to the flowchart of FIG. Note that the procedure for performing normal calculations is the same as that of a conventional computer.First, the operator sets a calculation formula (step S11), and operates the keyboard 10 for each calculation item of this calculation formula to input a numerical value (step S12),
Calculation is performed by the calculation means 111 of the calculation circuit 11 and the result is displayed on the display device 12 (step S13).

【0016】この状態がたとえば上述の図4に示されて
いる状態である。次に、たとえば表示装置12の画面上に
表示されている「項目8」に出力されている演算結果
「10」をキーボード10を操作して図7に示されている
ように高輝度表示させ、更に所定のキー(以下、値調整
キーという)を操作すると図8に示されているように
「値を何に変更しますか?」という表示が行われる (ス
テップS14)。
This state is, for example, the state shown in FIG. 4 described above. Next, for example, the operation result “10” output to “item 8” displayed on the screen of the display device 12 is displayed in high brightness as shown in FIG. 7 by operating the keyboard 10. Further, when a predetermined key (hereinafter referred to as a value adjustment key) is operated, a message "What value should be changed?" Is displayed as shown in FIG. 8 (step S14).

【0017】ここで、オペレータがキーボード10を操作
して演算結果書き換え手段101 により「項目8」を「1
5」に変更すると演算回路11の逆計算式作成手段113 に
この値が読み込まれると共に表示装置12の画面上に表示
されている「項目1」, 「項目2」,「項目3」及び
「項目4」が図9に示されているように表示装置12の画
面上で高輝度表示される。図9に高輝度表示されている
項目の内から変更したい項目をオペレータがキーボード
10を操作して演算項目指定手段102 により図10に示され
ているように指定すると、ここではたとえば図10に示さ
れているように「項目3」が指定されたとする。演算回
路11の逆計算式作成手段113 はこの「項目3」が指定さ
れたことを検出し (ステップS16)、この値を読み込んで
「項目3」を導くための逆計算式を作成する (ステップ
S17)。そして、この逆計算式作成手段113 により作成さ
れた逆計算式に従って逆演算手段112 が演算を実行し、
この結果として「項目3」の値が求められ、図11に示さ
れているよう「項目3」の値として「60」が表示装置
12に表示される (ステップS18)。
Here, the operator operates the keyboard 10 to change the "item 8" to "1" by the operation result rewriting means 101.
When changed to "5", this value is read by the inverse calculation formula creating means 113 of the arithmetic circuit 11 and "item 1", "item 2", "item 3" and "item" displayed on the screen of the display device 12 are displayed. 4 "is displayed in high-intensity on the screen of the display device 12 as shown in FIG. The operator uses the keyboard to select the item to be changed from the items displayed in high brightness in Fig. 9.
When the operation item designating means 102 is operated to designate 10 as shown in FIG. 10, it is assumed here that "item 3" is designated as shown in FIG. 10, for example. The inverse calculation formula creating means 113 of the arithmetic circuit 11 detects that this "item 3" has been designated (step S16), reads this value and creates an inverse calculation formula for deriving "item 3" (step S16).
S17). Then, the inverse calculation means 112 executes calculation according to the inverse calculation formula created by the inverse calculation formula creating means 113,
As a result, the value of "item 3" is obtained, and "60" is displayed as the value of "item 3" on the display device as shown in FIG.
It is displayed on 12 (step S18).

【0018】次に、本発明の計算機の具体的計算例とし
て、商品の標準価格をその材料費,人件費等に基づいて
決定する場合について説明する。
Next, as a specific calculation example of the computer of the present invention, a case where the standard price of a product is determined based on the material cost, personnel cost, etc. will be described.

【0019】いまたとえば表示装置12の画面上に図12に
示されているように、商品の標準価格を計算するために
必要な材料費,人件費,利益及びそれぞれの掛け率等の
各項目が表示されており、演算装置10には以下のような
計算式(1) 〜(5) が設定されているものとする
Now, for example, as shown in FIG. 12 on the screen of the display device 12, each item such as material cost, labor cost, profit and each multiplication rate necessary for calculating the standard price of the product is displayed. It is displayed, and it is assumed that the following calculation formulas (1) to (5) are set in the arithmetic unit 10.

【0020】 標準価格 = 材料費+人件費+利益 …(1) 材料費掛け率 = 材料費÷(材料費+人件費+利益)
×100 …(2) 人件費掛け率 = 人件費÷(材料費+人件費+利益)
×100 …(3) 利益掛け率 = 利益 ÷(材料費+人件費+利益)
×100 …(4) 標準価格掛け率= 材料費掛け率+人件費掛け率+利益
掛け率 …(5)
Standard price = material cost + labor cost + profit (1) Material cost multiplication rate = material cost / (material cost + labor cost + profit)
× 100… (2) Personnel cost multiplication rate = Personnel cost ÷ (Material cost + Personnel cost + Profit)
× 100… (3) Profit multiplication rate = Profit ÷ (Material cost + Labor cost + Profit)
× 100… (4) Standard price multiplication rate = Material cost multiplication rate + Labor cost multiplication rate + Profit multiplication rate… (5)

【0021】ここで、オペレータがキーボード10を操作
して以下のようなデータを入力すると、演算回路11の演
算手段111 は上記各計算式に従って計算を行い、計算結
果を図13に示されているように表示装置12の画面上に表
示する。
Here, when the operator operates the keyboard 10 to input the following data, the arithmetic means 111 of the arithmetic circuit 11 performs the calculation according to the above-mentioned calculation formulas, and the calculation result is shown in FIG. As shown on the screen of the display device 12.

【0022】材料費=3000 人件費=1000 利益= 1000Material cost = 3000 Personnel cost = 1000 Profit = 1000

【0023】この図13に示されているような結果が算出
されたとすると、材料費の掛け率が60%になっているこ
とが判明するが、オペレータがこの材料費の掛け率を利
益を調整することにより50%に下げる場合を考える。ま
ずオペレータは、キーボード10の値調整キーを操作して
表示装置12の画面上でカーソルを「材料費の掛け率」の
項目へ移動した上で「値調整」の処理を起動する。これ
により、図14に示されているように、材料費の掛け率を
算出するために必要な各項目が全て反転表示されるの
で、オペレータはキーボード10を操作して演算結果書き
換え手段101 により「材料費の掛け率」の項目の値を
「60」に書き換える。
If the result shown in FIG. 13 is calculated, it is found that the multiplication factor of the material cost is 60%, but the operator adjusts the multiplication factor of the material cost to adjust the profit. Consider the case of reducing to 50% by doing. First, the operator operates the value adjustment key of the keyboard 10 to move the cursor on the screen of the display device 12 to the item “multiplying rate of material cost” and activates the “value adjustment” process. As a result, as shown in FIG. 14, all the items necessary for calculating the material cost multiplication rate are highlighted, and the operator operates the keyboard 10 to operate the calculation result rewriting means 101 to Rewrite the value of the item “Multiplying rate of material cost” to “60”.

【0024】ここでは利益を調整するのであるから、図
15に示されているように、オペレータがキーボード10を
操作してカーソルを「利益」の項目に移動した上で値調
整キーの操作により「値調整」の処理を実行させると、
演算回路11の逆計算式作成手段113 は先に実行した計算
の結果が表示されている項目の値を読み込む。また「利
益」以外の項目は全て値が確定しているので、逆計算式
作成手段113 は指定されている項目 (この場合は「材料
費の掛け率」の項目) を検出し、先に書き込まれている
結果の項目の値を既知数とし、新たに検出した項目を未
知数とする逆計算式、具体的には計算式(2) の逆計算式
を作成する。この逆計算式作成手段113により作成され
た計算式(2) の逆計算式を逆演算手段112 が実行するこ
とにより、その結果を表示装置12に表示する。
Since the profit is adjusted here,
As shown in 15, when the operator operates the keyboard 10 to move the cursor to the “profit” item and then operates the value adjustment key to execute the “value adjustment” process,
The inverse calculation formula creating means 113 of the arithmetic circuit 11 reads the value of the item in which the result of the previously executed calculation is displayed. Also, since the values of all items other than “profit” are fixed, the inverse calculation formula creating means 113 detects the specified item (in this case, the item of “material cost multiplication rate”) and writes it first. Create an inverse calculation formula in which the value of the result item is a known number and the newly detected item is an unknown number, specifically, the inverse calculation formula (2). The inverse calculation means 112 executes the inverse calculation expression of the calculation expression (2) created by the inverse calculation expression creating means 113 to display the result on the display device 12.

【0025】具体的には、前述の計算式(2) の「材料費
掛け率」を60%にし、その「利益」を未知数とした場合
の計算が実行される。この場合、「材料費」,「人件
費」,「材料費掛け率」は確定しているので、実際には
下記計算式(6) から「利益」を求める計算が行われる。
Specifically, the calculation is performed when the "material cost multiplying ratio" in the above calculation formula (2) is set to 60% and the "profit" is an unknown number. In this case, “material cost”, “labor cost”, and “material cost multiplying ratio” are fixed, so the calculation of “profit” is actually performed from the following formula (6).

【0026】 50 = 3000 ÷ (3000+1000+利益) ×100 …(6) この計算式(6) から「利益」として「2000」が求まる。
そして、この計算結果に従って前述の他の計算式(1),
(3), (4), (5)も演算手段111 により再度実行され、図1
6に示されているように、利益の欄に「2000」が出力さ
れると共に、他の各欄もそれぞれに表示されている値が
調整される。
50 = 3000 / (3000 + 1000 + profit) × 100 (6) From this calculation formula (6), “2000” is obtained as “profit”.
Then, according to this calculation result, the other calculation formula (1),
(3), (4), and (5) are also executed again by the computing means 111, and
As shown in 6, “2000” is output in the profit column, and the values displayed in the other columns are adjusted.

【0027】[0027]

【発明の効果】以上に詳述したように、本発明の計算機
によれば、計算結果が求まった後に計算結果を異なる値
に書き換えることにより、その場合の他の演算項目の値
を求めることが可能になるので、商品の原価計算等のよ
うな実用的な計算を行う場合に非常に有効である。
As described in detail above, according to the computer of the present invention, the value of another calculation item in that case can be obtained by rewriting the calculation result to a different value after the calculation result is obtained. Since it becomes possible, it is very effective for practical calculation such as cost calculation of goods.

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

【図1】計算機による処理対象となる演算項目の表示装
置上での配置状態を示す模式図である。
FIG. 1 is a schematic diagram showing an arrangement state of calculation items to be processed by a computer on a display device.

【図2】計算機による処理対象となる演算項目の表示装
置上での配置状態を示す模式図である。
FIG. 2 is a schematic diagram showing an arrangement state of calculation items to be processed by a computer on a display device.

【図3】従来及び本発明の計算機による実際の計算例に
際して表示装置に表示される状態を示す模式図である。
FIG. 3 is a schematic diagram showing a state displayed on a display device in an actual calculation example by a conventional computer and a computer of the present invention.

【図4】従来及び本発明の計算機による実際の計算例に
際して表示装置に表示される状態を示す模式図である。
FIG. 4 is a schematic diagram showing a state displayed on a display device in an actual calculation example by a computer of the related art and the present invention.

【図5】本発明に係る計算機の構成例を示す機能ブロッ
ク図である。
FIG. 5 is a functional block diagram showing a configuration example of a computer according to the present invention.

【図6】本発明の計算機の基本的な動作手順を示すフロ
ーチャートである。
FIG. 6 is a flowchart showing a basic operation procedure of the computer of the present invention.

【図7】本発明の計算機による実際の計算例に際して表
示装置に表示される状態を示す模式図である。
FIG. 7 is a schematic diagram showing a state displayed on a display device in an actual calculation example by the computer of the present invention.

【図8】本発明の計算機による実際の計算例に際して表
示装置に表示される状態を示す模式図である。
FIG. 8 is a schematic diagram showing a state displayed on the display device in an actual calculation example by the computer of the present invention.

【図9】本発明の計算機による実際の計算例に際して表
示装置に表示される状態を示す模式図である。
FIG. 9 is a schematic diagram showing a state displayed on a display device in an actual calculation example by the computer of the present invention.

【図10】本発明の計算機による実際の計算例に際して
表示装置に表示される状態を示す模式図である。
FIG. 10 is a schematic diagram showing a state displayed on the display device in an actual calculation example by the computer of the present invention.

【図11】本発明の計算機による実際の計算例に際して
表示装置に表示される状態を示す模式図である。
FIG. 11 is a schematic diagram showing a state displayed on the display device in an actual calculation example by the computer of the present invention.

【図12】本発明の計算機による実際の計算例に際して
表示装置に表示される状態を示す模式図である。
FIG. 12 is a schematic diagram showing a state displayed on the display device in an actual calculation example by the computer of the present invention.

【図13】本発明の計算機による実際の計算例に際して
表示装置に表示される状態を示す模式図である。
FIG. 13 is a schematic diagram showing a state displayed on the display device in an actual calculation example by the computer of the present invention.

【図14】本発明の計算機による実際の計算例に際して
表示装置に表示される状態を示す模式図である。
FIG. 14 is a schematic diagram showing a state displayed on the display device in an actual calculation example by the computer of the present invention.

【図15】本発明の計算機による実際の計算例に際して
表示装置に表示される状態を示す模式図である。
FIG. 15 is a schematic diagram showing a state displayed on the display device in an actual calculation example by the computer of the present invention.

【図16】本発明の計算機による実際の計算例に際して
表示装置に表示される状態を示す模式図である。
FIG. 16 is a schematic diagram showing a state displayed on the display device in an actual calculation example by the computer of the present invention.

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

12 表示装置 101 演算結果書き換え手段 102 演算項目指定手段 111 演算手段 112 逆演算手段 113 逆計算式作成手段 12 display device 101 calculation result rewriting means 102 calculation item designation means 111 calculation means 112 inverse calculation means 113 inverse calculation formula creation means

Claims (1)

【特許請求の範囲】[Claims] 【請求項1】 予め定められた計算式中の複数の演算項
目それぞれに値が設定された場合に前記計算式を実行す
る演算手段と、 前記各演算項目及び前記計算式を実行した結果の値をそ
れぞれ表示する表示欄を有する表示手段とを備えた計算
機において、 前記表示手段の各表示欄に前記各演算項目及び前記計算
式を実行した結果の値がそれぞれ表示された状態で、前
記結果の値を書き換える演算結果書き換え手段と、 前記表示手段の各表示欄に前記各演算項目及び前記計算
式を実行した結果の値がそれぞれ表示された状態で、前
記複数の演算項目の内の任意の一つを指定する演算項目
指定手段と、 前記演算結果書き換え手段により書き換えられた値を既
知数とし、前記演算項目指定手段により指定された演算
項目を未知数とする計算式を作成する逆計算式作成手段
と、 該逆計算式作成手段により作成された計算式を実行して
その結果を前記演算項目指定手段により指定された演算
項目の表示欄に表示する逆演算手段とを備えたことを特
徴とする計算機。
1. A calculation means for executing the calculation formula when a value is set for each of a plurality of calculation items in a predetermined calculation formula, and a value of a result of executing each calculation item and the calculation formula. In a computer provided with a display means having a display column for respectively displaying, in a state in which the value of the result of executing each of the calculation items and the calculation formula is displayed in each display column of the display means, A calculation result rewriting unit that rewrites a value, and an arbitrary one of the plurality of calculation items in a state in which each calculation item and the value of the result of executing the calculation formula are displayed in each display column of the display unit. And a calculation formula that specifies the value rewritten by the calculation result rewriting unit as a known number and the calculation item specified by the calculation item designation unit as an unknown number. Inverse calculation formula creating means, and inverse calculation means for executing the calculation formula created by the inverse calculation formula creating means and displaying the result in the display box of the calculation item designated by the calculation item designating means. A calculator characterized by
JP4310557A 1992-11-19 1992-11-19 Computer Pending JPH06161963A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP4310557A JPH06161963A (en) 1992-11-19 1992-11-19 Computer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP4310557A JPH06161963A (en) 1992-11-19 1992-11-19 Computer

Publications (1)

Publication Number Publication Date
JPH06161963A true JPH06161963A (en) 1994-06-10

Family

ID=18006676

Family Applications (1)

Application Number Title Priority Date Filing Date
JP4310557A Pending JPH06161963A (en) 1992-11-19 1992-11-19 Computer

Country Status (1)

Country Link
JP (1) JPH06161963A (en)

Similar Documents

Publication Publication Date Title
US4794554A (en) Electronic calculator having a graph display function
JPH0737008A (en) Display control method for table calculation processor
JPH05303479A (en) Data processing system and its executing method
JPH06161963A (en) Computer
JPH03167625A (en) Menu display system
JPH06168104A (en) Electronic computer
JPH06315856A (en) Production planning system
JP2000122979A (en) Calculating device and storage medium
JPH0830556A (en) Electronic desk calculator
JP2902006B2 (en) Information presentation device
JPH0830679A (en) Generation and update processor for bar chart for schedule control
JPH074670Y2 (en) Small electronic calculator with ratio calculation function
JPH04130571A (en) Numerical arithmetic system
JP3006988B2 (en) Spreadsheet apparatus and data management method for spreadsheet apparatus
JPS63159965A (en) Electronic calculator
JP2900504B2 (en) Information processing device
JPS6069770A (en) Data processor
JPS6336387A (en) Graph display system
JPH08161155A (en) Method and device for preparing macro data
JPH04315255A (en) Work bench/tool box interface for data processing system
JPS63293677A (en) Designing device for loop controller
JPH0559461B2 (en)
JPH0757024A (en) Document processing method
JPH02276413A (en) Lcc display processor for wiring in office
JPH03116223A (en) Screen control system for input of variable length data