JPH058657U - Small computer - Google Patents
Small computerInfo
- Publication number
- JPH058657U JPH058657U JP5388991U JP5388991U JPH058657U JP H058657 U JPH058657 U JP H058657U JP 5388991 U JP5388991 U JP 5388991U JP 5388991 U JP5388991 U JP 5388991U JP H058657 U JPH058657 U JP H058657U
- Authority
- JP
- Japan
- Prior art keywords
- key
- input
- program
- calculation
- display
- 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
Links
Landscapes
- Calculators And Similar Devices (AREA)
Abstract
(57)【要約】
【目的】この考案は、数式計算を行なう過程で、その計
算式を記憶する機能(LRNプロ機能)を備えた小型電
子計算機に関するものである。
【構成】関数キー1cを含むキー入力手段1と、プログ
ラム書込手段1aおよび2と、プログラム記憶手段4
と、入力された数値または計算処理された数値を表示す
る第一の表示手段5aとを備えた小型電子計算機であっ
て、キーデータをキー入力手段1の操作毎に、逐次表示
する第二の表示手段5bを備えた構成になっている。
(57) [Summary] [Object] The present invention relates to a small-sized electronic computer having a function of storing a formula (LRN professional function) in the process of formula calculation. [Structure] Key input means 1 including a function key 1c, program writing means 1a and 2, and program storage means 4
And a first display means 5a for displaying an input numerical value or a numerical value which has been subjected to calculation processing. The display unit 5b is provided.
Description
【0001】[0001]
この考案は、数式計算を行なう過程で、その計算式を記憶する機能(LRNプ ロ機能)を備えた小型電子計算機に関するものである。 The present invention relates to a small electronic computer having a function (LRN pro function) of storing a mathematical formula in the process of mathematical formula calculation.
【0002】[0002]
通常電卓と呼ばれる小型電子計算機の計算処理方法は、使用者がキーを用いて 計算式を入力する都度、その時点までの式および入力された数値に基づいて計算 を実行する「完全数式通り方式」と、使用者が計算式および数値を、紙に書かれ たと同様な順序で入力し、最後に実行キーの操作で、一括して計算する「書式通 り方式」の二通りの方法が知られている。後者の方式はドットマトリクス表示の 小型計算機に都合がよく、特にプログラム計算に適している。 The calculation processing method of a small electronic calculator, which is usually called a calculator, is a "complete formula-based method" in which each time a user inputs a calculation formula using a key, the calculation is executed based on the formula up to that point and the input numerical value. There are two known methods, the “formatting method”, in which the user inputs the formulas and numerical values in the same order as they were written on the paper, and finally the operation is performed by pressing the Enter key. ing. The latter method is convenient for small computers with a dot matrix display, and is particularly suitable for program calculation.
【0003】 前者の「完全数式通り方式」を採用する電卓は、“日”字形状の7セグメント 表示を主要表示部としている場合が多い。この表示方式では数字を表示する場合 は特に問題は無いが、例えば、関数記号「SIN」「COS」あるいは演算記号 「+」「−」等の記号表示はできない。したがって、表示部に“日”字形状の7 セグメントを使用する場合は、「書式通り方式」の計算方法を採用することがで きなかった。しかし、通常の計算を行うにはこの表示方式で何ら支障はなく、む しろ利点も多く、殆どの電卓は“日”字形状の7セグメントの表示方法を採用し て、通常の計算は「完全数式通り方式」によるものである。しかし、「書式通り 方式」は多くの利点があるので、この利点を利用するため、この表示方法による 簡単なプログラムが組める機能を搭載したLRNプロ機能を備えた電卓も知られ ている。Calculators that employ the former “complete formula-based method” often use a “day” -shaped 7-segment display as the main display unit. In this display method, there is no particular problem when displaying numbers, but it is not possible to display symbols such as function symbols "SIN" "COS" or operation symbols "+" "-". Therefore, it was not possible to adopt the “as-formatted” calculation method when using 7-day-shaped segments on the display. However, this display method does not hinder normal calculation, and it has many advantages, and most calculators use the "day" -shaped 7-segment display method. It is based on the formula. However, the “formatted method” has many advantages, and in order to take advantage of this advantage, there is also known a calculator having an LRN professional function equipped with a function capable of forming a simple program by this display method.
【0004】 しかしながら、このLRNプロ機能を備えた電卓の計算方式自体は「完全数式 通り方式」であるから、通常のプロクラム電卓のように計算式および数値をキー 入力した後、計算プログラムの実行を実行キーの操作で一括してする方式でなく て、LRNモードに指定後、計算式の順序にしたがって計算式を入力して行き、 計算もその都度を実行する。そして、パラメータを入力するときは[ENT]キ ーを操作した後必要なパラメータの数値を入力し、最後に[=]を操作して計算 式の答えを求める。この操作でパラメータの数値以外の計算式はプログラムメモ リに記憶される。However, since the calculator itself having the LRN professional function has a “complete formula-based method”, the calculator program is executed after key-inputting the calculator and numerical values like a normal program calculator. Instead of using the Execute key operation to set them all at once, after specifying the LRN mode, enter the formulas in the order of the formulas, and execute the calculation each time. Then, when inputting a parameter, operate the [ENT] key, enter the numerical value of the required parameter, and finally operate [=] to obtain the answer to the calculation formula. By this operation, the calculation formulas other than the numerical values of the parameters are stored in the program memory.
【0005】 記憶された計算式を用いてプログラム計算をする場合は、RUNモードを指定 して必要な計算式を選択した後、所定の実行キー、例えば[RUN]キーを操作 して計算式の所定の位置でパラメータの数値を入力して、計算を実行するもので ある。When performing a program calculation using a stored calculation formula, after selecting a necessary calculation formula by designating a RUN mode, a predetermined execution key, for example, the [RUN] key is operated to change the calculation formula. The calculation is executed by inputting the numerical values of the parameters at the prescribed positions.
【0006】 このような、“日”字形状の7セグメントの表示方法を使用する電卓では、プ ログラムを入力する際、「×」「÷」等の演算命令や「SIN」「COS」等の 関数記号は表示できないので、計算式の入力過程で、入力操作の進行状況が確認 できず、また、記憶された計算式を使用してプログラム計算を行うに際して、パ ラメータの入力位置が分かりづらい問題もあった。In such a calculator using the “day” -shaped 7-segment display method, when inputting a program, arithmetic commands such as “×” “÷” and “SIN” “COS” Since the function symbol cannot be displayed, the progress of the input operation cannot be confirmed during the process of inputting the calculation formula, and the input position of the parameter is difficult to understand when performing the program calculation using the stored calculation formula. There was also.
【0007】[0007]
この考案は、上記した問題を解決するためになされたもので、主要表示部が7 セグメント方式の表示部であっても、入力したプログラムデータを確認でき、ま た、パラメータの入力位置も確認できるLRNプロ機能を備えた小型電子計算機 を提供することを目的としている。 The present invention has been made to solve the above-mentioned problem. Even if the main display is a 7-segment display, the input program data can be confirmed and the input position of the parameter can also be confirmed. It is an object of the present invention to provide a small-sized computer equipped with the LRN professional function.
【0008】[0008]
この考案の小型電子計算機は、関数キーを含むキー入力手段と、プログラム書 込手段と、プログラム記憶手段と、入力された数値または計算処理された数値を 表示する第一の表示手段とを備えた小型電子計算機において、上記キー入力手段 の操作毎に、逐次表示する第二の表示手段を有することを特徴としている。 The small electronic computer of the present invention comprises a key input means including a function key, a program writing means, a program storing means, and a first display means for displaying an input numerical value or a calculated numerical value. The small-sized computer is characterized by having a second display means for sequentially displaying each operation of the key input means.
【0009】[0009]
この様に構成することにより、キー入力手段の操作毎に、入力したキーデータ を逐次第二の表示手段において表示確認できる。 With this configuration, the input key data can be sequentially displayed and confirmed on the second display means every time the key input means is operated.
【0010】[0010]
以下、図面を参照しながらこの考案の一実施例を説明する。図1はこの実施例 のハード構成およびメモリ構成を示すブロック回路図である。 An embodiment of the present invention will be described below with reference to the drawings. FIG. 1 is a block circuit diagram showing the hardware configuration and memory configuration of this embodiment.
【0011】 同図において、1はキー入力部で、LRNプログラムを指定するLRNモード キー1a,置数用の数値キー1b,「SIN」「COS」等の関数キー1c,演 算用の演算キー1d,パラメータ入力用のENTキー1e,実行キー1fおよび RUNモードを指定するRUNモードキー1gを備えており、このキー入力部1 は計算機各部を制御する制御部2に接続されている。In the figure, reference numeral 1 is a key input section, which is an LRN mode key 1a for designating an LRN program, a numerical key 1b for a numerical value, a function key 1c such as "SIN" and "COS", and an arithmetic operation key for operation. 1d, an ENT key 1e for inputting parameters, an execution key 1f, and a RUN mode key 1g for designating a RUN mode are provided, and this key input unit 1 is connected to a control unit 2 for controlling each unit of the computer.
【0012】 制御部2は、キー入力部1から入力されたデータや演算処理結果を一時的に記 憶するレジスタ3,プログラム計算式を記憶するメモリ4およびキー入力部1か ら入力されたデータや演算処理結果を表示する表示部5に接続されており、また この制御部5には、パラメータを入力するときに次のデータはパラメータの数値 であることを表すためと、記憶された計算式によりプログラム計算式を実行する 際に、パラメータの入力可能状態を示すフラグを立てるためのENTフラグ2a を備えている。The control unit 2 includes a register 3 for temporarily storing data input from the key input unit 1 and a calculation processing result, a memory 4 for storing a program calculation formula, and data input from the key input unit 1. Is connected to the display unit 5 for displaying the calculation processing result, and for indicating that the next data is the numerical value of the parameter when the parameter is input to the control unit 5 and the stored calculation formula. Thus, when executing the program calculation formula, an ENT flag 2a for setting a flag indicating a parameter input enabled state is provided.
【0013】 表示部5は、“日”字形状の7セグメントで形成される、例えば8桁で構成さ れる数字表示用のセグメント表示部5a,関数記号や演算記号を表示するため、 例えば、縦8×横15ドットで形成されるドット表示部5b,LRNプロモード であることを示すLRNシンボル5c,パラメータの入力待ちを示すENTシン ボル5dおよび計算プログラム実行モードであることを示すRUNシンボル5e を備えている。 このように構成された実施例のLRNプログラムを入力する動作を、図2に示 すフローチャートと図3に示す表示例によって説明する。The display unit 5 is a segment display unit 5a formed of 7 segments in a “day” shape, for example, which is composed of 8 digits, and is used to display function symbols and operation symbols. A dot display section 5b formed of 8 × horizontal 15 dots, an LRN symbol 5c indicating the LRN professional mode, an ENT symbol 5d indicating a parameter input waiting state, and a RUN symbol 5e indicating the calculation program execution mode are provided. I have it. The operation of inputting the LRN program of the embodiment thus constructed will be described with reference to the flow chart shown in FIG. 2 and the display example shown in FIG.
【0014】 この実施例の計算プログラムとして、一辺の長さがaの正八面体の表面積Sを 求める場合で説明する。因みに、正8面体の表面積Sを求める計算式は下式で表 せる。 S=2・31/2 ・a2 As a calculation program of this embodiment, a case will be described where the surface area S of a regular octahedron whose one side is a is calculated. Incidentally, the calculation formula for obtaining the surface area S of a regular octahedron can be expressed by the following formula. S = 2/3 1/2 ・ A 2
【0015】 図2のフローにおいて、ステップA1でキー入力部1のLRNモードキー1a を操作するとLRNモードが指定される。このとき表示部5には、図3 (1)に示 すようにLRNシンボル5cが点灯し、また、セグメント表示部5aには“0” が表示される。また、この初期ステップで制御部2のENTフラグ2aは“0” にリセットされる。In the flow of FIG. 2, when the LRN mode key 1a of the key input unit 1 is operated in step A1, the LRN mode is designated. At this time, the LRN symbol 5c is lit on the display unit 5 as shown in FIG. 3 (1), and "0" is displayed on the segment display unit 5a. Further, in this initial step, the ENT flag 2a of the control unit 2 is reset to "0".
【0016】 この後、ステップA2において、数値キー1bから“2”を入力すると、ステ ップA3において、操作されたキー種別が判断されるが、この場合、数値キー1 bであるので、ステップA4に進み、キーデータ“2”が制御部2を介してレジ スタ3に格納されるとともに、このデータ“2”はステップA5で、図3 (2)に 示すようにセグメント表示部5aに表示される。After that, when "2" is input from the numerical key 1b in step A2, the type of the operated key is judged in step A3. In this case, the numerical key 1b is used. At step A4, the key data “2” is stored in the register 3 via the control unit 2, and this data “2” is displayed on the segment display unit 5a at step A5 as shown in FIG. 3 (2). To be done.
【0017】 次のステップA6は、ENTフラグ2aの状態を見て処理ルートを選択する判 断処理を行うもので、今の時点でENTフラグ2aは“0”のリセット状態にな っているので、ステップA7に進み、キーデータ“2”をメモリ4の先頭No1 アドレスに書き込む。また、このデータ“2”はステップA8で、図3 (2)に示 すようにドット表示部5bに表示される。In the next step A6, a judgment process for selecting a processing route is performed by looking at the state of the ENT flag 2a. Since the ENT flag 2a is in the reset state of “0” at this point, Then, in step A7, the key data "2" is written in the first No1 address of the memory 4. Further, this data "2" is displayed in the dot display portion 5b in step A8 as shown in FIG. 3 (2).
【0018】 次に演算キー1dの乗算キー「×」を押すと、ステップA3の判断により、ス テップA9に進み、このステップA9で、ENTフラグ2aの状態が判断される が、ENTフラグ2aに“1”が立っていないので、さらに次のステップA10 に進む。このステップA10は計算処理を実行するステップであるが、この時点 でのキー入力データは“2”だけであるので計算処理を実行せず、ステップA1 1に進み、キーデータ“×”をメモリ3のNo2アドレスに書き込む。また、こ のデータ“×”はステップA12で、図3 (3)に示すようにドット表示部5bに 表示される。Next, when the multiplication key “x” of the operation key 1d is pressed, the process proceeds to step A9 by the determination at step A3, and the state of the ENT flag 2a is determined at this step A9. Since "1" is not set, the process further proceeds to the next step A10. This step A10 is a step of executing the calculation process, but since the key input data at this point is only "2", the calculation process is not executed and the process proceeds to step A11 to store the key data "x" in the memory 3 Write to No. 2 address. The data "x" is displayed in the dot display portion 5b in step A12 as shown in FIG. 3 (3).
【0019】 さらに、“3”をキー入力すると、ステップA4のルーチンに進み、キーデー タ“3”をメモリ3のNo3アドレスに書き込み、図3 (4)に示すようにセグメ ント表示部5aおよびドット表示部5bに表示される。Further, when "3" is keyed in, the process proceeds to the routine of step A4, the key data "3" is written in the No. 3 address of the memory 3, and the segment display section 5a and the dot display area are displayed as shown in FIG. 3 (4). It is displayed on the display unit 5b.
【0020】 次に関数キー1cの「ルート」キーを押すと、ステップA10において“3” の平方根が計算されて求められ、図3 (5)に示すようにセグメント表示部5aお よびドット表示部5bにそれぞれ数値とルート記号が表示される。Next, when the "root" key of the function key 1c is pressed, the square root of "3" is calculated and obtained in step A10, and as shown in FIG. 3 (5), the segment display portion 5a and the dot display portion are displayed. Numerical values and route symbols are displayed on 5b.
【0021】 次に演算キー1dの乗算キー「×」を押すと、ステップA10において、今ま では入力したデータについての計算がされて、図3 (6)に示すようにセグメント 表示部5aおよびドット表示部5bにそれぞれ計算結果と“×”記号が表示され る。Next, when the multiplication key "x" of the operation key 1d is pressed, in step A10, the data input so far is calculated, and the segment display portion 5a and the dot display area are displayed as shown in FIG. 3 (6). The display unit 5b displays the calculation result and the "x" symbol, respectively.
【0022】 次はパラメータaの入力になるが、パラメータ数値入力の場合は、数値入力の 前にENTキー1eを押す。この操作によりステップA3でENTキー1eが押 されたことを判断してステップA13に進み、ENTフラグ2aに“1”を書き 込む。そして、次のステップA14で表示部5のENTシンボル5dを点灯させ るともに、ステップA15でキーデータ“ENT”をメモリ4に書き込む。Next, the parameter a is input. In the case of the parameter value input, the ENT key 1e is pressed before the value input. By this operation, it is determined in step A3 that the ENT key 1e has been pressed, and the process proceeds to step A13 to write "1" in the ENT flag 2a. Then, in the next step A14, the ENT symbol 5d of the display unit 5 is turned on, and in the step A15, the key data "ENT" is written in the memory 4.
【0023】 この後、数値キー1bによりパラメータの数値、例えば“10”を入力する。 このときの操作キーは数値キー1bであるので、ステップA4のルーチンに進む が、ENTフラグ2aに“1”が立っているので、ステップA6はYESとなり このデータ“10”はプログラムのメモリ3には書き込まない。また、ドット表 示部5bにも表示しない。したがって、表示部5には図3 (7)に示すようにセグ メント表示部5aに数値“10”が表示されるとともに、この数値はパラメータ であることを表すENTシンボル5dが点灯する。After that, the numerical value of the parameter, for example, “10” is input by the numerical key 1b. Since the operation key at this time is the numerical key 1b, the process proceeds to the routine of step A4, but since "1" is set in the ENT flag 2a, step A6 is YES and this data "10" is stored in the memory 3 of the program. Is not written. Also, it is not displayed on the dot display portion 5b. Therefore, as shown in FIG. 3 (7), the display unit 5 displays the numerical value "10" on the segment display unit 5a, and the ENT symbol 5d indicating that this numerical value is a parameter lights up.
【0024】 さらに、パラメータaの数値“10”の二乗値を求めるため、関数キー1cの 「X2 」キーを押すと、ステップA9からステップA16に進み、このステップ A16でENTフラグ2aを“0”にリセットする。この後、ステップA10に おいて数値“10”に対する二乗計算がなされて、その結果および操作されたキ ー「X2 」が、図3 (8)に示すように表示される。Further, in order to obtain the square value of the numerical value “10” of the parameter a, “X 2 When the "" key is pressed, the process proceeds from step A9 to step A16, and the ENT flag 2a is reset to "0" in this step A16. After this, in step A10, the square calculation for the numerical value "10" is performed, and the result and the operated key "X 2 " are calculated. Is displayed as shown in FIG. 3 (8).
【0025】 最後に、実行キー1f「=」を押すと、ステップA9,A10,A11および A12の処理を経て、正八面体の表面積Sを求めるプログラムの実行と計算式の 書込処理が終了する。Finally, when the execution key 1f “=” is pressed, the execution of the program for obtaining the surface area S of the regular octahedron and the writing process of the calculation formula are completed through the processes of steps A9, A10, A11 and A12.
【0026】 上記したように、フログラムのメモリ4には図1に示すようにフログラムデー タが実行順に格納される。しかし、パラメータの数値はこのメモリ4には格納さ れず、この位置がパラメータの数値入力位置であることを示す“ENT”が格納 される。As described above, the program 4 stores the program data in the execution order as shown in FIG. However, the numerical value of the parameter is not stored in this memory 4, but "ENT" indicating that this position is the numerical value input position of the parameter is stored.
【0027】 この後、RUNモードを指定するRUNモードキー1gを押すことにより、他 のパラメータ値についてのプログラム計算を行うことができる。このときプログ ラムのメモリ3に書き込まれたプログラムデータは1ステップごとに読出され、 パラメータaの数値入力の場合は、表示部5のENTシンボル5dが点灯するの で、使用者はこのシンボルの点灯を確認してパラメータaの数値を入力する。 なお、この考案は上記実施例に限定されるものではなく、要旨を変更しない範 囲で変形して実施できる。After that, by pressing the RUN mode key 1g for designating the RUN mode, it is possible to perform program calculation for other parameter values. At this time, the program data written in the program memory 3 is read out step by step, and when the numerical value of the parameter a is input, the ENT symbol 5d of the display unit 5 is turned on, so the user turns on this symbol. Confirm and input the numerical value of the parameter a. The present invention is not limited to the above embodiment, and can be modified and implemented within the scope not changing the gist.
【0028】[0028]
この考案によれば、数値を表示する主表示部のほかに演算命令や関数命令を表 示する別の表示手段を設けたので、LRNプログラムの入力操作と記憶されたプ ログラムを使用するプログラム計算の操作を容易にし、かつ操作ミスを低減させ ることができる。 According to this invention, in addition to the main display section for displaying numerical values, another display means for displaying operation commands and function commands is provided, so that the input operation of the LRN program and the program calculation using the stored program are performed. It is possible to facilitate the operation of and reduce operation mistakes.
【図1】この考案の一実施例のハード構成とメモリ構成
を示すブロック回路図。FIG. 1 is a block circuit diagram showing a hardware configuration and a memory configuration according to an embodiment of the present invention.
【図2】この実施例によるプログラム入力方法を説明す
るフローチャート。FIG. 2 is a flowchart illustrating a program input method according to this embodiment.
【図3】図2のフローチャートによりプログラム入力し
たときの表示例。FIG. 3 is a display example when a program is input according to the flowchart of FIG.
1……キー入力部 1a…LRNモードキー 1
b…数値キー 1c…関数キー 1d…演算キー 1
e…ENTキー 1f…実行キー 1g…RUNモードキー 2……制御部 2a…ENTフラグ 3……レジスタ 4……メモリ 5……表示部 5a…セグメント表示部 5
b…ドット表示部 5c…LRNシンボル 5d…RUNシンボル 5
e…ENTシンボル1 ... Key input section 1a ... LRN mode key 1
b ... Numerical key 1c ... Function key 1d ... Calculation key 1
e ... ENT key 1f ... Execution key 1g ... RUN mode key 2 ... Control section 2a ... ENT flag 3 ... Register 4 ... Memory 5 ... Display section 5a ... Segment display section 5
b ... Dot display portion 5c ... LRN symbol 5d ... RUN symbol 5
e ... ENT symbol
Claims (1)
ム書込手段と、プログラム記憶手段と、入力された数値
または計算処理された数値を表示する第一の表示手段と
を備えた小型電子計算機において、 キーデータを上記キー入力手段の操作毎に逐次表示する
第二の表示手段を有することを特徴とした小型電子計算
機。[Claims for utility model registration] 1. Key display means including function keys, program writing means, program storing means, and first display for displaying input numerical values or calculated numerical values. And a second display means for sequentially displaying key data for each operation of the key input means.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5388991U JPH058657U (en) | 1991-07-11 | 1991-07-11 | Small computer |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP5388991U JPH058657U (en) | 1991-07-11 | 1991-07-11 | Small computer |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| JPH058657U true JPH058657U (en) | 1993-02-05 |
Family
ID=12955296
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP5388991U Pending JPH058657U (en) | 1991-07-11 | 1991-07-11 | Small computer |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JPH058657U (en) |
-
1991
- 1991-07-11 JP JP5388991U patent/JPH058657U/en active Pending
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JPH0792789B2 (en) | Graph display device | |
| JPH058657U (en) | Small computer | |
| US7272621B2 (en) | Previous calculation reuse in a calculator | |
| JP3975595B2 (en) | Electronic computing device and recording medium recording computer processing program | |
| JP2651166B2 (en) | Information processing method | |
| JPH0124660Y2 (en) | ||
| JP2001243421A (en) | Character processing device and character processing method | |
| JP2994932B2 (en) | Handwritten character recognition device | |
| JP5028644B2 (en) | Electronic computer and computer control program | |
| JPS61180283A (en) | Word processor | |
| JPS6151192A (en) | graph display device | |
| JP2713219B2 (en) | Graphic display device | |
| JPH0512743B2 (en) | ||
| JPS60263994A (en) | Straight line drawing method | |
| JPS5913281A (en) | Screen display | |
| JPH0287269A (en) | Data controller | |
| JPS61275960A (en) | Small electronic calculator with graph display function | |
| JPH04123448U (en) | graphic display device | |
| JPS6221151B2 (en) | ||
| JPH03171224A (en) | Electronics | |
| JPS631251U (en) | ||
| JPH04286055A (en) | document processing device | |
| JPH0492974A (en) | Automatic dimension display device | |
| JPH0638250B2 (en) | Small electronic calculator with graph display function | |
| JPS61153775A (en) | Displaying device |