1016万例文収録!

「小数点変換」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 小数点変換に関連した英語例文

セーフサーチ:オン

不適切な検索結果を除外する

不適切な検索結果を除外しない

セーフサーチについて

小数点変換の部分一致の例文一覧と使い方

該当件数 : 116



例文

4.5 fpformat -- 浮動小数点変換例文帳に追加

4.5 fpformat -- Floating point conversions  - Python

x の浮動小数点数への変換例文帳に追加

x converted to floating point  - Python

整数を浮動小数点表示に変換する例文帳に追加

convert an integer to floating point  - 研究社 英和コンピューター用語辞典

定点記法から浮動小数点記法へ変換する例文帳に追加

convert from a fixed point notation to a floating point notation  - 日本語WordNet

例文

浮動小数点変換指定子としての%a例文帳に追加

floating-point conversion specifier (and is unaffected by "gcc -std=c99"  - JM


例文

Python の浮動小数点型を、 C の float 型に変換します。例文帳に追加

Convert a Python floating point number to a C float.  - Python

Python の浮動小数点型を、 C の double 型に変換します。例文帳に追加

Convert a Python floating point number to a C double.  - Python

C の double を Python の浮動小数点数に変換します。例文帳に追加

Convert a C double to a Python floating point number.  - Python

文字列または数値を浮動小数点数に変換します。例文帳に追加

Convert a string or a number to floating point.  - Python

例文

データ型は、浮動小数点または浮動小数点変換可能なものである必要があります。例文帳に追加

The data type must be floating point or convertible to floating point.  - NetBeans

例文

値のデータ型は、浮動小数点型であるか、浮動小数点型に変換可能である必要があります。例文帳に追加

The value must be floating-point or convertible to floating-point.  - NetBeans

固定小数点表示と浮動小数点表示との間で数を変換するデータ処理装置および方法例文帳に追加

DATA PROCESSING DEVICE AND METHOD CONVERTING NUMBER BETWEEN FIXED POINT DISPLAY AND FLOATING POINT DISPLAY - 特許庁

固定小数点表示と浮動小数点表示との間で数を変換するデータ処理装置および方法例文帳に追加

DATA PROCESSING APPARATUS AND METHOD FOR CONVERTING NUMBER BETWEEN FIXED-POINT AND FLOATING-POINT REPRESENTATIONS - 特許庁

浮動小数点数は、予め選択されたビット数を有する固定小数点表示へ変換される。例文帳に追加

The floating point number is converted to a fixed point representation having the previously selected number of bits. - 特許庁

浮動小数点変換器27でAD変換された入力信号の各サンプリング値のデータ形式を浮動小数点数に変換する。例文帳に追加

Data forms of the respective sampling values of the AD converted input signal are converted into the number of floating points by a floating point converter 27. - 特許庁

ジャイロフィルタ24では、入力形式変換回路40がD_ωを固定小数点形式から浮動小数点形式へ変換する。例文帳に追加

In the gyro-filter 24, an input format conversion circuit 40 converts Dω from a fixed-point format to a floating-point format. - 特許庁

数値変換には小数点や 1000 単位の区切り文字を使うものもある。例文帳に追加

For some numeric conversions a radix character ("decimal point") or thousands' grouping character is used.  - JM

変換では、小数点以下に表示される数字の桁数を指定する。例文帳に追加

conversions, the number of digits to appear after the radix character for a ,  - JM

は (上述の通り) 浮動小数点数を示す変換指定子と解釈される。例文帳に追加

is interpreted as a specifier for floating-point numbers (see above).  - JM

浮動小数点数から整数へ変換では (ゼロ方向に) 値を丸めます。例文帳に追加

Conversion of floating point numbers to integers truncates (towards zero). - Python

変換では、 小数点に続く数字がなくても、出力には常に小数点が含まれる(通常は、小数点の後に数字が続く場合にのみ、小数点が表示される)。例文帳に追加

conversions, the result will always contain a decimal point, even if no digits follow it (normally, a decimal point appears in the results of those conversions only if a digit follows).  - JM

小数点を含んだ自由な変換関係を選択することができる周波数変換器を提供すること。例文帳に追加

To provide a frequency converter capable of selecting a relationship of free conversion including a decimal point. - 特許庁

これは固定小数点から浮動小数点への変換やその逆、デフォルトの動作と異なる固定小数点引数の幅や符号の有無の変換が含まれます。例文帳に追加

This includes conversions of fixed point to floating and vice versa, and conversions changing the width or signedness of a fixed point argument except when the same as the default promotion.  - JM

浮動小数点結果は、浮動小数点数の整数部を浮動小数点結果のバイアスの掛からない指数として割り当て、浮動小数点数の小数部を浮動小数点結果の小数部に変換するための組み合せ論理ハードウェアを利用することによって提供される。例文帳に追加

A floating number result is formed by assigning an integer part of the floating-point number as an unbiased exponent of the floating-point result, and by utilizing combinational logic hardware for converting a fraction part of the floating point number to the fraction part of the floating point result. - 特許庁

それ以外の場合で、片方の引数が浮動小数点数であれば、他方は浮動小数点型に変換されます;例文帳に追加

otherwise, if either argument is a floating point number,the other is converted to floating point;  - Python

動的小数点方式、動的小数点演算方法、並びに2次元逆離散コサイン変換方法及びその装置例文帳に追加

DYNAMIC DECIMAL POINT SYSTEM, DYNAMIC DECIMAL POINT ARITHMETIC METHOD, AND APPARATUS AND METHOD FOR 2 DIMENSIONAL INVERSE DISCRETE COSINE TRANSFORM - 特許庁

そして、ホールフィルタ22からの浮動小数点形式の駆動データを固定小数点形式の駆動データに変換する。例文帳に追加

Then, the data for driving in the floating-point format from the Hall filter 22 is converted into data for driving in the fixed-point format. - 特許庁

固定小数点表示と浮動小数点表示との間で数を変換するデータ処理装置および方法を提供する。例文帳に追加

To provide a data processing apparatus and method for converting a number between fixed-point and floating-point representations. - 特許庁

浮動小数点アルゴリズムコードから固定小数点アルゴリズム実装への改良された変換方法を提供することが本発明の課題である。例文帳に追加

To provide an improved converting method from a floating point algorithm code into fixed decimal point algorithm mounting. - 特許庁

固定小数点表示と浮動小数点表示との間で数を変換するデータ処理装置および方法を提供する。例文帳に追加

To provide a data processing device and method converting a number between a fixed point display and a floating point display. - 特許庁

入力直後のフィルタ演算を固定小数点演算で実施し、その演算結果を浮動小数点フォーマットに変換する構成とする。例文帳に追加

A filter arithmetic operation just after input is executed by a fixed point arithmetic operation, and the arithmetic result is converted to a floating point format. - 特許庁

演算プログラムにおける浮動小数点演算を、所望精度を確保しながら固定小数点演算に変換する演算プログラム変換装置、演算プログラム変換プログラム、演算プログラム変換方法を提供する。例文帳に追加

To provide an arithmetic program conversion device, an arithmetic program conversion program and an arithmetic program conversion method, for converting floating-point operation in an arithmetic program to fixed-point operation while ensuring desired accuracy. - 特許庁

入力データ形式変換器40は変位速度検出器12において検出された変位速度について固定小数点形式から浮動小数点形式に変換するとともに、検出された合焦部材の位置を浮動小数点データに変換する。例文帳に追加

An input data format converter 40 converts the shifting speed detected by a variation speed detector 12 from a fixed-point format into a floating-point format, and also converts the detected position of a focus member into a floating-point format. - 特許庁

浮動小数点演算を行うためのプログラムコード、特にその変数によるコード量の増加を抑制し、また、固定小数点データを浮動小数点データに変換するための処理オーバヘッドを軽減する。例文帳に追加

To suppress an increase in code amount by a program code for performing floating-point arithmetic, especially by its variable, and to reduce a processing overhead for converting fixed-point data into floating-point data. - 特許庁

CPU12は、センサ検出値を基に浮動小数点型データを算出した後、浮動小数点型データを固定小数点型データに型変換し、それら各データをRAM13に格納する。例文帳に追加

The CPU 12 calculates the floating point type data based on a sensor detection value, and converts the floating point type data into the fixed point type data, and stores each data in the RAM 13. - 特許庁

これによって、単一インストラクションを用いて、小数点の位置がプログラム可能である固定小数点フォーマットと浮動小数点表示との間で直接変換することが可能となる。例文帳に追加

This enables a single instruction to be used to directly convert between fixed-point formats where the position of the decimal point may be programmable varied and floating-point representations. - 特許庁

これによって、単一インストラクションを用いて、小数点の位置がプログラム可能である固定小数点フォーマットと浮動小数点表示との間で直接変換することが可能となる。例文帳に追加

This method can directly convert the position of the decimal point between the programmable fixed point format and the floating point display using the single instruction. - 特許庁

指数・仮数固定長形式浮動小数点演算器3は、ソース型変換部0(1)およびソース型変換部1(2)によって変換された固定長の指数部および仮数部を用いて浮動小数点演算を行なう。例文帳に追加

An exponent/mantissa fixed-length floating point computing unit 3 performs floating point operation by using the fixed-length exponent part and the mantissa part converted by the source type conversion part 0(1) and the source type conversion part 1(2). - 特許庁

ソース型変換部0(1)およびソース型変換部1(2)は、可変長の指数部および仮数部を含んだ浮動小数点の数値形式を、IEEE754規格の浮動小数点の数値形式に変換する。例文帳に追加

A source type conversion part 0(1) and a source type conversion part 1(2) convert a floating point numerical format including a variable-length exponent part and a mantissa part into the IEEE 754 standard floating point numerical format. - 特許庁

成功するとo を浮動小数点数に変換したものを返し、失敗すると NULL を返します。例文帳に追加

Returns the o converted to a float object on success, or NULL on failure. - Python

A/Dコンバータを使用し、アナログ信号を浮動小数点ディジタルデータに変換する装置。例文帳に追加

The converter is a device that uses an A-D converter and converts an analog signal to floating point digital data. - 特許庁

条件データに基づいて浮動小数点型データの符号を高速に変換する。例文帳に追加

To convert a sign of floating-point type data at high speed based on condition data. - 特許庁

このことによって、アナログ信号を浮動小数点デジタルデータに変換することを特徴とする。例文帳に追加

Thus, the analog signal is converted into the floating-point digital data. - 特許庁

浮動小数点数のビット長変換回路およびそれを用いた振動補正制御回路例文帳に追加

BIT LENGTH CONVERTING CIRCUIT FOR FLOATING-POINT NUMBERS, AND VIBRATION CORRECTION CONTROL CIRCUIT USING THE SAME - 特許庁

この構成により、浮動小数点変換処理の効率が高められ、処理時間が極小となる。例文帳に追加

Thus, it is possible to increase the efficiency of the floating point conversion processing, and to minimize the processing time. - 特許庁

ここで、浮動小数点演算を扱えるDSPでは、計算と浮動小数点変換を同時に実行することが可能であることに着目し、計算命令、メモリアクセス命令、浮動小数点変換命令を最適に組み合わせ、従来、入力直後に独立して行っていた浮動小数点変換処理をその後のフィルタ演算で同時に実行する。例文帳に追加

In a DSP handling with a floating point arithmetic operation, a calculation instruction, a memory access instruction and a floating point conversion instruction are optimally combined by considering that it is possible to simultaneously execute calculation and floating point conversion, and the floating point conversion processing which has been independently performed just after input in a conventional manner is simultaneously executed by the following filter arithmetic operation. - 特許庁

浮動小数点乗算器24で、浮動小数変換器27で変換された各サンプリング値の浮動小数点数に減衰器に設定した設定減衰量を乗算して減衰器で減衰する前の信号レベルに対応する浮動小数点数を算出する。例文帳に追加

The number of floating points of the respective sampling values converted by the floating point converter 27 is multiplied by the set attenuation amount set in the attenuator by a floating point multiplier 24 to calculate the number of floating points corresponding to the signal level before attenuating by the attenuator. - 特許庁

デスティネーション型変換部4は、指数・仮数固定長形式浮動小数点演算器3による演算結果を可変長の指数部および仮数部を含んだ浮動小数点の数値形式に変換する。例文帳に追加

A destination type conversion part 4 converts a computing result by the exponent/mantissa fixed-length floating point computing unit 3 into the floating point numerical format including the variable-length exponent part and mantissa part. - 特許庁

D_θはセンタリング処理後、出力形式変換回路48によって浮動小数点形式から固定小数点形式へ変換され、ジャイロフィルタ24から出力される。例文帳に追加

After a centering processing is performed, D_θ is converted from the floating-point format to the fixed-point format by an output format conversion circuit 48, and outputted from the gyro-filter 24. - 特許庁

例文

定数変換処理部62は、記憶領域53に書き込まれている適合定数Bを読み出し、固定小数点型データである適合定数Bを浮動小数点型データにデータ変換して制御定数bを生成する。例文帳に追加

The constant conversion processing part 62 reads the relevant constant B written in the storage area 53 and converts the relevant constant as the fixed point type data into the floating point type data to generate a control constant b. - 特許庁

索引トップ用語の索引



  
Copyright © Japan Patent office. All Rights Reserved.
  
日本語WordNet
日本語ワードネット1.1版 (C) 情報通信研究機構, 2009-2024 License. All rights reserved.
WordNet 3.0 Copyright 2006 by Princeton University. All rights reserved.License
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
Copyright 2001-2004 Python Software Foundation.All rights reserved.
Copyright 2000 BeOpen.com.All rights reserved.
Copyright 1995-2000 Corporation for National Research Initiatives.All rights reserved.
Copyright 1991-1995 Stichting Mathematisch Centrum.All rights reserved.
  
Copyright (c) 2001 Robert Kiesling. Copyright (c) 2002, 2003 David Merrill.
The contents of this document are licensed under the GNU Free Documentation License.
Copyright (C) 1999 JM Project All rights reserved.
  
© 2010, Oracle Corporation and/or its affiliates.
Oracle and Java are registered trademarks of Oracle and/or its affiliates.Other names may be trademarks of their respective owners.
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する
英→日 日→英
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

会員登録のメリット検索履歴を保存できる!

会員登録のメリット語彙力診断の実施回数増加!

無料会員に登録する

©2024 GRAS Group, Inc.RSS