JP2822577B2 - Square root arithmetic unit - Google Patents
Square root arithmetic unitInfo
- Publication number
- JP2822577B2 JP2822577B2 JP9148090A JP9148090A JP2822577B2 JP 2822577 B2 JP2822577 B2 JP 2822577B2 JP 9148090 A JP9148090 A JP 9148090A JP 9148090 A JP9148090 A JP 9148090A JP 2822577 B2 JP2822577 B2 JP 2822577B2
- Authority
- JP
- Japan
- Prior art keywords
- data
- square root
- conversion
- input data
- exponent
- 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.)
- Expired - Fee Related
Links
- 238000006243 chemical reaction Methods 0.000 claims description 27
- 238000010586 diagram Methods 0.000 description 6
- 238000000605 extraction Methods 0.000 description 1
- 238000000034 method Methods 0.000 description 1
Landscapes
- Complex Calculations (AREA)
- Analogue/Digital Conversion (AREA)
Description
【発明の詳細な説明】 「産業上の利用分野」 この発明は、平方根の近似値を高速に求めることがで
きる平方根演算装置に関する。Description: BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a square root computing device that can quickly obtain an approximate value of a square root.
「従来の技術」 従来、平方根演算を行う装置として、算術論理演算
の組み合わせにより平方根を算出するものや、ROM
(リードオンリメモリ)にデータテーブルを設けて平方
根を算出するもの等が各種開発されている。これらの一
例として、上述の項に対応する特開昭62−138928号に
あっては、ビット取り出しと加減算およびビットシフト
を組み合わせた2進法の整数計算により平方根近似値を
算出するものが示されている。また、上述の項に対応
する特願昭62−182841にあっては、仮の平方根値が記憶
されたデータテーブルから入力データに対応する近似値
を索引し、この近似値を漸化式により収束させて真の平
方根を算出するものが示されている。2. Description of the Related Art Conventionally, as a device for performing a square root operation, a device that calculates a square root by a combination of arithmetic and logical operations, a ROM,
(Read-only memory) has been developed in which a data table is provided to calculate a square root. As an example of these, Japanese Patent Application Laid-Open No. 62-138828 corresponding to the above-mentioned item discloses an apparatus which calculates a square root approximation value by binary integer calculation combining bit extraction, addition, subtraction, and bit shift. ing. Also, in Japanese Patent Application No. 62-182841, corresponding to the above-mentioned item, an approximate value corresponding to input data is indexed from a data table in which a provisional square root value is stored, and the approximate value is converged by a recurrence formula. In this case, the true square root is calculated.
「発明が解決しようとする課題」 ところで、上述した項の装置においては、2進法の
整数計算を各種組み合わせて演算するため、高速な演算
を行うことができないという欠点がある。また、上述し
た項の装置にあっては、近似値を記憶するデータテー
ブルを具備しなければならず、このために回路規模が大
きくなり、LSI化する際に不利になるという欠点があ
る。[Problems to be Solved by the Invention] The above-described apparatus has a drawback that high-speed operation cannot be performed because various combinations of binary integer calculations are performed. Further, the apparatus described in the above-mentioned section must have a data table for storing the approximate value, and therefore, has a disadvantage that the circuit scale becomes large and disadvantageous when implementing the LSI.
この発明は上述した事情に鑑みてなされたもので、回
路規模が小さい上に、高速な演算を行うことができる平
方根演算装置を提供することを目的としている。SUMMARY OF THE INVENTION The present invention has been made in view of the above circumstances, and has as its object to provide a square root arithmetic device capable of performing a high-speed operation while having a small circuit scale.
「課題を解決するための手段」 この発明は、指数部と仮数部とで構成される2進数の
入力データを開平し、これを平方根データとして出力す
る平方根演算装置において、前記入力データの指数部を
0.25以上1未満の値をとる第1の変換データa1に変換す
る第1の変換手段と、この第1のデータa1が0.25≦a1<
0.5である場合、前記第1のデータa1を の計算式に代入させて開平して、この計算結果を第2の
変換データとして出力し、また、前記第1のデータa1が
0.5≦a1<1である場合、前記第1のデータa1を の計算式に代入させて開平して、この計算結果を第2の
変換データとして出力する演算手段と、前記入力データ
の指数部を前記平方根データの指数部に変換し、これを
前記第2の変換データの仮数部に結合させて前記平方根
データを形成する第2の変換手段とを具備することを特
徴としている。[Means for Solving the Problems] The present invention relates to a square root operation device for square rooting binary input data composed of an exponent part and a mantissa part and outputting the squared data as square root data. To
First conversion means for converting the first converted data a 1 taking a value less than 0.25 or more, the data a 1 of the first is 0.25 ≦ a 1 <
If 0.5, the first data a 1 And No. by substituting the equation, and outputs the calculation result as a second conversion data, and the first data a 1 is
When 0.5 ≦ a 1 <1, the first data a 1 is And square root by substituting into the formula of (1) and outputting the calculation result as the second conversion data; and converting the exponent part of the input data into the exponent part of the square root data, Second conversion means for forming the square root data by combining the significand with the mantissa part of the conversion data.
「作用」 この発明によれば、入力データの指数部と仮数部とが
それぞれ個別にデータを変換させ、これらを再び結合さ
せて平方根近似値を得る。これにより、高速な平方根演
算が実現される。According to the present invention, the exponent part and the mantissa part of the input data are individually converted into data, and these are combined again to obtain an approximate square root value. Thereby, a high-speed square root operation is realized.
「実施例」 以下、図面を参照してこの発明の実施例について説明
する。第1図はこの発明の一実施例である平方根演算装
置の構成を示すブロック図である。この図において、1
はレジスタR1〜R4から構成されるレジスタファイルであ
る。レジスタR1は、平方根計算に供せられる入力データ
a0を一時記憶する。2は入力データa0を第1変換データ
a1にデータ変換して出力する第1変換器である。この第
1変換器2は、入力データa0の内容がビット落ちしない
よう該データa0を0.25≦a1<1なる範囲の第1変換デー
タa1に変換するものである。レジスタR2は第1変換デー
タa1を一時記憶する。3は加減乗除算器である。この加
減乗除算器3は、第1変換データa1の平方根値を近似計
算(後述する)により求め、この結果を中間データa2と
して出力する。レジスタR3は中間データa2を一時記憶す
る。4は第2変換器である。この第2変換器4は、入力
データa0と中間データa2とを受けて後述のデータ変換を
行い、これにより得られる平方根データa3を出力する。
レジスタR4は平方根データa3を一時記憶する。以上の各
部は、図示されていない制御回路から供給されるタイミ
ングクロックにより各動作が制御されるようになってい
る。Hereinafter, embodiments of the present invention will be described with reference to the drawings. FIG. 1 is a block diagram showing a configuration of a square root operation device according to an embodiment of the present invention. In this figure, 1
Is a register file composed of registers R1 to R4. Register R1 is the input data used for the square root calculation
a 0 is temporarily stored. 2 is the input data a 0 converted to the first conversion data
a1 is a first converter that converts the data to 1 and outputs it. The first converter 2 is for the contents of the input data a 0 to convert the data a 0 so as not to fall bit 0.25 ≦ a 1 <1 comprising first conversion data a 1 range. Register R2 is temporarily stores the first converted data a 1. Reference numeral 3 denotes an adder / subtractor / divider. The addition, subtraction, multiplication, and division adder 3 is obtained by approximating the first square value of the converted data a 1 calculation (described later), and outputs the result as intermediate data a 2. Register R3 is for temporarily storing intermediate data a 2. 4 is a second converter. The second transducer 4 receives the input data a 0 and the intermediate data a 2 performs data conversion will be described later, thereby outputting a square root data a 3 obtained.
Register R4 temporarily stores the square root data a 3. The operations of the above-described units are controlled by a timing clock supplied from a control circuit (not shown).
次に、第2図を参照して入力データa0のデータフォー
マットについて説明する。この入力データa0は、2進数
で指数表示されており、その形式が第2図に示す浮動小
数点フォーマットで規定されている。この図に示すファ
ーマット例は、ANSI/IEEE仕様の32ビット単精度データ
フォーマットである。この図において、sは入力データ
a0の極性を示す符号であり、“0"で正を表し、“1"で負
を表す。e0は指数部(30〜23ビットの8ビット長)、f0
は仮数部(22〜0ビットの23ビット長)である。このよ
うなデータフォーマットで表現される入力データa0の値
は、以下の一般式(1)で定義される。It will now be described with reference to Figure 2 the data format of the input data a 0. The input data a 0 is the exponent in binary, that format is specified in floating point format shown in Figure 2. The example of the format shown in this figure is a 32-bit single-precision data format of the ANSI / IEEE specification. In this figure, s is the input data
a code indicating the polarities of a 0, represents the positive "0" represents a negative "1". e 0 is the exponent part (30- to 23-bit 8-bit length), f 0
Is a mantissa (23 bits of 22 to 0 bits). The value of the input data a 0 to be expressed in such a data format is defined by the following general formula (1).
すなわち、 a0=(−1)s2e-127(1・f) ……(1) ここで、eは指数部の値(0<e<255)、fは小数
点以下を2進数表示したビット列の仮数部である。That is, a 0 = (− 1) s 2 e-127 (1 · f) (1) where e is the value of the exponent part (0 <e <255), and f is the binary number below the decimal point. This is the mantissa of the bit string.
この浮動小数点フォーマットにおいて、例えば入力デ
ータa0が「13.5」(10進数)である場合、上記(1)式
により表示すると、次のように表される。In this floating point format, for example, if the input data a 0 is "13.5" (decimal), when displayed by the equation (1) is expressed as follows.
a0=(−1)023(1・1011) =1101.1 ……2進数表示 次に、上述した入力データa0の開平法について説明を
加える。さて、平方根は正の値に対して定義されるか
ら、上述の符号sが“0"であるデータを扱う。また、入
力データa0の指数部e0が偶数の場合と、奇数の場合とに
分けて(1)式を変形すると、各場合の平方根は、次の
(2),(3)式によって表すことができる。a 0 = (− 1) 0 2 3 (1 · 1011) = 1101.1... binary representation Next, the square root method of the input data a 0 described above will be described. Now, since the square root is defined for a positive value, the data in which the above-mentioned code s is "0" is handled. Further, when the equation (1) is modified separately for a case where the exponent part e 0 of the input data a 0 is an even number and a case where the exponent part e 0 is an odd number, the square root in each case is expressed by the following equations (2) and (3). be able to.
ここで、m=(e0+126)/2、n=(e0+127)/2、
f′,f″はそれぞれ各平方根の値を表す仮数部である。 Here, m = (e 0 +126) / 2, n = (e 0 +127) / 2,
f ′ and f ″ are mantissas representing the values of the respective square roots.
ところで、e0+126の最下位ビットはe0が偶数であれ
は必ず“0"であり、(e0+126)/2は、(e0+127)/2の
最下位ビットを無視したものと同等である。そこで、指
数部nを求めれば、これが共通化した指数部として扱う
こができる。このように、入力データa0の平方根を求め
るには、指数部nと、開平した仮数部f′またはf″と
を結合させれば良い。By the way, the least significant bit of e 0 +126 is always “0” if e 0 is even, and (e 0 +126) / 2 is equivalent to ignoring the least significant bit of (e 0 +127) / 2 It is. Therefore, if the exponent part n is obtained, it can be handled as a common exponent part. Thus, in order to determine the square root of the input data a 0, a exponent n, No. mantissa part f 'or f "and it is sufficient to bind.
次に、第3図を参照して第1変換器2の構成について
説明する。この図において、2aはセレクタである。この
セレクタ2aは、入力データa0の23ビット目、すなわち、
指数部e0の最下位ビットが“0"である場合にプリセット
値「126」を出力し、“1"である場合にプリセット値「1
25」を出力する。すなわち、第1変換器2は、入力デー
タa0の指数部e0が偶数であれば、第1変換データa1の指
数部e1を「126」に設定する。また、入力データa0の指
数部e0が奇数であれば、第1変換データa1の指数部e1を
「125」に設定する。この変換により求められる第1変
換データa1は、次の(4),(5)式で表される。Next, the configuration of the first converter 2 will be described with reference to FIG. In this figure, 2a is a selector. The selector 2a is 23 bit of input data a 0, i.e.,
When the least significant bit of the exponent part e 0 is “0”, the preset value “126” is output. When the least significant bit is “1”, the preset value “1” is output.
25 "is output. That is, the first converter 2 is exponent e 0 of the input data a 0 if an even number, sets the exponent e 1 of the first conversion data a 1 to "126". Moreover, the exponent e 0 of the input data a 0 if odd, sets the exponent e 1 of the first conversion data a 1 to "125". First conversion data a 1 obtained by this conversion, the following (4) is expressed by equation (5).
指数部e0が偶数:a1=2-1(1・f0) ……(4) 但し、0.5≦a1<1 指数部e0が奇数:a1=2-2(1・f0) ……(5) 但し、0.25≦a1<0.5 このような変換によれば、第1変換データa1の仮数部
f0(0〜22ビット)は、入力データa0の仮数部f0そのま
まになるから、仮数部のビット落ちが起こらない。Exponent part e 0 is even: a 1 = 2 -1 (1 · f 0 ) (4) where 0.5 ≦ a 1 <1 Exponent part e 0 is odd: a 1 = 2 -2 (1 · f 0) ) (5) where 0.25 ≦ a 1 <0.5 According to such a conversion, the mantissa of the first conversion data a 1
Since f 0 ( 0 to 22 bits) remains as it is in the mantissa part f 0 of the input data a 0 , no bit loss occurs in the mantissa part.
次に、第4図は加減乗除算器3の機能を説明するため
の図である。この図に示す加減乗除算器3は、予め与え
られている近似計算式に第1変換データa1を代入して浮
動小数点演算を行い、これによって得られた平方根 を中間データa2として出力するものである。この演算
は、例えば、上述した第1変換データa1の値が0.5≦a1
<1の範囲にある場合には、(6)式を用いて行われ
る。Next, FIG. 4 is a diagram for explaining the function of the adder / subtractor / multiplier / divider 3. Square root addition, subtraction, multiplication, and division adder 3 performs floating-point operations by substituting the first transformed data a 1 to an approximate equation that is given in advance, thereby obtained shown in FIG. And outputs as the intermediate data a 2. This operation, for example, the value is 0.5 ≦ a 1 of the first conversion data a 1 described above
When it is within the range of <1, the calculation is performed using the equation (6).
(但し、0.5≦a1<1) 第1の変換データa1の値が0.25≦a1<0.5の範囲にあ
る場合には、(7)式を用いて行われる。 (However, 0.5 ≦ a 1 <1) When the value of the first conversion data a 1 is in the range of 0.25 ≦ a 1 <0.5, the conversion is performed using the equation (7).
(但し、0.25≦a1<0.5) 上記(6),(7)式の各定数は、2進数で表現でき
る有限小数であり、しかも、それを乗ずる演算も容易に
行うことができるよう考慮されている。従って、この加
減乗除算器3は、これら各定数が予め内部に設定されて
おり、極めて速く近似計算するように構成されている。 (However, 0.25 ≦ a 1 <0.5) Each of the constants in the above equations (6) and (7) is a finite decimal number that can be expressed by a binary number, and furthermore, it is considered that the operation of multiplying the constant can be easily performed. ing. Therefore, the adder / subtractor / multiplier / divider 3 is configured such that these constants are set in advance in advance, and calculate the approximation extremely quickly.
次に、第5図を参照して第2変換器4の構成について
説明する。この図において、4aは加算器であり、プリセ
ット値「127」と入力データa0の指数部e0とを加算して
出力する。4bはシフタであり、加算器4aから出力される
データをLSB側へ1ビットシフトさせて出力する。この
ような構成によれば、入力データa0の指数部e0を(e0+
127)/2に変換し、これと中間データa2の仮数部f1とを
結合させた平方根データa3を出力する。Next, the configuration of the second converter 4 will be described with reference to FIG. In this figure, 4a is an adder, adding and outputting the preset value "127" and the exponent e 0 of the input data a 0. A shifter 4b shifts the data output from the adder 4a by one bit toward the LSB and outputs the data. According to such a configuration, the exponent part e 0 of the input data a 0 is set to (e 0 +
127) into / 2, and outputs the square root data a 3 conjugated with and the mantissa f 1 of the intermediate data a 2 this.
上記構成による平方根演算装置は、まず、レジスタR1
に入力データa0がセットされる。次に、レジスタR1に一
時記憶されている入力データa0が読み出され、第1変換
器2および第2変換器4に供給される。第1変換器2に
供給された入力データa0は、0.25≦a1<1なる範囲の第
1変換データa1にデータ変換され、レジスタR2にセット
される。次に、レジスタR2から読み出された第1変換デ
ータa1は、加減乗除算器3に供給される。そして、この
加減乗除算器3に入力された第1変換データa1は、上述
した演算が施されて中間データa2となり、レジスタR3に
セットされる。次いで、レジスタR3から読み出された中
間データa2は、第2変換器4に供給される。第2変換器
4は、入力データa0と中間データa2とを受け、上述した
データ変換によって得られる平方根データa3をレジスタ
R4にセットする。そして、レジスタR4から最終的に求め
る平方根データa3が読み出される。The square root operation device having the above configuration firstly operates in the register R1.
The input data a 0 is set to. Then, the input data a 0, which is temporarily stored in the register R1 is read out and supplied to the first transducer 2 and second transducer 4. The input data a 0 supplied to the first converter 2 is converted into first converted data a 1 in the range of 0.25 ≦ a 1 <1 and set in the register R2. Next, the first converted data a 1 read from register R2 are supplied to addition, subtraction, multiplication, and division adder 3. The first conversion data a 1 input to the addition, subtraction, multiplication, and division adder 3 is set is decorated with operations described above intermediate data a 2 next to the register R3. Then, the intermediate data a 2 read from the register R3 is supplied to the second transducer 4. Second transducer 4 receives the input data a 0 and the intermediate data a 2, the square root data a 3 obtained by the data conversion described above register
Set to R4. The square root data a 3 to obtain from the register R4 finally read.
なお、上述した平方根データa3をニュートン・ラプソ
ン近似法のシード(出発値)として用いれば、より精度
の高い平方根近似値を求めることも可能になる。Incidentally, by using the square root data a 3 as described above as the seed of Newton-Raphson approximation (starting value), it also becomes possible to determine more accurate square root approximation.
「発明の効果」 以上説明したように、この発明によれば、入力データ
の指数部を0.25以上1未満の値をとる第1の変数データ
に変換する第1の変数手段と、この第1のデータa1が0.
25≦a1<0.5である場合、前記第1のデータa1を の計算式に代入させて開平して、この計算結果を第2の
変換データとして出力し、また、前記第1のデータa1が
0.5≦a1<1である場合、前記第1のデータa1を の計算式に代入させて開平して、この計算結果を第2の
変換データとして出力する演算手段と、前記入力データ
の指数部を前記平方根データの指数部に変換し、これを
前記第2の変換データの仮数部に結合させて前記平方根
データを形成する第2の変換手段とを設けたので、簡易
な構成で回路規模が小さく、かつ、高速な平方根演算を
行うことができる。[Effects of the Invention] As described above, according to the present invention, the first variable means for converting the exponent part of the input data to the first variable data having a value of 0.25 or more and less than 1; Data a 1 is 0.
When 25 ≦ a 1 <0.5, the first data a 1 And No. by substituting the equation, and outputs the calculation result as a second conversion data, and the first data a 1 is
When 0.5 ≦ a 1 <1, the first data a 1 is And square root by substituting into the formula of (1) and outputting the calculation result as the second conversion data; and converting the exponent part of the input data into the exponent part of the square root data, Since the second conversion means for forming the square root data by combining with the mantissa part of the conversion data is provided, it is possible to perform a high-speed square root calculation with a simple configuration with a small circuit size.
第1図はこの発明の一実施例による平方根演算装置の構
成を示すブロック図、第2図は同実施例における入力デ
ータa0の構成を示す図、第3図は同実施例における第1
変換器2の構成を説明するための図、第4図は同実施例
における加減乗除算器3の機能を説明するための図、第
5図は同実施例における第2変換器4の構成を説明する
ための図である。 2……第1変換器、3……加減乗除算器、 4……第2変換器。Block diagram showing the configuration of a square root arithmetic unit according to an embodiment of FIG. 1 is the present invention, FIG. 2 is a diagram showing a structure of input data a 0 in the same embodiment, FIG. 3 is the first in the same embodiment
FIG. 4 is a diagram for explaining the configuration of the converter 2, FIG. 4 is a diagram for explaining the function of the addition / subtraction multiplication / division unit 3 in the embodiment, and FIG. 5 is a configuration of the second converter 4 in the embodiment. It is a figure for explaining. 2... First converter, 3... Addition, subtraction, multiplication and division, 4.
Claims (1)
力データa1を開平し、これを平方根データとして出力す
る平方根演算装置において、 前記入力データの指数部を0.25以上1未満の値をとる第
1の変換データa1に変換する第1の変換手段と、 この第1のデータa1が0.25≦a1<0.5である場合、前記
第1のデータa1を の計算式に代入させて開平して、この計算結果を第2の
変換データとして出力し、 また、前記第1のデータa1が0.5≦a1<1である場合、
前記第1のデータa1を の計算式に代入させて開平して、この計算結果を第2の
変換データとして出力する演算手段と、 前記入力データの指数部を前記平方根データの指数部に
変換し、これを前記第2の変換データの仮数部に結合さ
せて前記平方根データを形成する第2の変換手段と を具備することを特徴とする平方根演算装置。[Claim 1] and Hei input data a 1 binary composed of the exponent and the mantissa, which in square root arithmetic unit for outputting as the square root data, the exponent portion of the input data is less than 1 0.25 or more first conversion means for converting the first converted data a 1 takes a value, when the data a 1 of the first is a 0.25 ≦ a 1 <0.5, the first data a 1 If you for Laid by substituting in the formula, and outputs the calculation result as a second conversion data, and the first data a 1 is 0.5 ≦ a 1 <1,
The first data a 1 And square root by substituting into the calculation formula, and outputting the calculation result as second converted data; and converting the exponent part of the input data into the exponent part of the square root data, A second conversion means for forming the square root data by being combined with a mantissa part of the conversion data.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9148090A JP2822577B2 (en) | 1990-04-06 | 1990-04-06 | Square root arithmetic unit |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| JP9148090A JP2822577B2 (en) | 1990-04-06 | 1990-04-06 | Square root arithmetic unit |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| JPH03288927A JPH03288927A (en) | 1991-12-19 |
| JP2822577B2 true JP2822577B2 (en) | 1998-11-11 |
Family
ID=14027568
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| JP9148090A Expired - Fee Related JP2822577B2 (en) | 1990-04-06 | 1990-04-06 | Square root arithmetic unit |
Country Status (1)
| Country | Link |
|---|---|
| JP (1) | JP2822577B2 (en) |
Families Citing this family (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| JP4546557B2 (en) * | 2008-04-21 | 2010-09-15 | 三菱電機株式会社 | Arithmetic unit |
-
1990
- 1990-04-06 JP JP9148090A patent/JP2822577B2/en not_active Expired - Fee Related
Also Published As
| Publication number | Publication date |
|---|---|
| JPH03288927A (en) | 1991-12-19 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| JP3110288B2 (en) | Exponential logarithmic conversion circuit | |
| JPS59149539A (en) | Fixed-to-floating point converting device | |
| JPH0749771A (en) | Method for rounding of approximate value | |
| JPH04127364A (en) | Product sum calculating device | |
| JPH03171324A (en) | Circuit and method for calculating square root of operand | |
| KR20020063058A (en) | apparatus and method for design of the floating point ALU performing addition and round operations in parallel | |
| US4899302A (en) | Arithmetic unit for inverse trigonometric function | |
| JPS648856B2 (en) | ||
| US7921149B2 (en) | Division and square root arithmetic unit | |
| US7809784B2 (en) | Apparatus and method for calculation of divisions and square roots | |
| JP2822577B2 (en) | Square root arithmetic unit | |
| JPH0114610B2 (en) | ||
| JP2645422B2 (en) | Floating point processor | |
| JPH086766A (en) | Sine cosine calculator | |
| US6549924B1 (en) | Function generating interpolation method and apparatus | |
| JPH0540605A (en) | Floating point multiplier | |
| CN112541582A (en) | Arithmetic circuit | |
| JP2795253B2 (en) | Divider | |
| JP2797773B2 (en) | Reciprocal arithmetic unit | |
| JP2813513B2 (en) | Data conversion circuit | |
| JPH05274116A (en) | Floating point arithmetic unit | |
| SU750467A1 (en) | Digital function generator | |
| JPH0527949A (en) | Exponent arithmetic circuit in floating point multiplication | |
| JPH0778724B2 (en) | Divider | |
| JPS6126135A (en) | Conversion circuit of floating point data |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| S531 | Written request for registration of change of domicile |
Free format text: JAPANESE INTERMEDIATE CODE: R313532 |
|
| R350 | Written notification of registration of transfer |
Free format text: JAPANESE INTERMEDIATE CODE: R350 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Year of fee payment: 9 Free format text: PAYMENT UNTIL: 20070904 |
|
| FPAY | Renewal fee payment (prs date is renewal date of database) |
Free format text: PAYMENT UNTIL: 20080904 Year of fee payment: 10 |
|
| LAPS | Cancellation because of no payment of annual fees |