1016万例文収録!

「倍精度浮動小数点」に関連した英語例文の一覧と使い方 - Weblio英語例文検索


小窓モード

プレミアム

ログイン
設定

設定

Weblio 辞書 > 英和辞典・和英辞典 > 倍精度浮動小数点の意味・解説 > 倍精度浮動小数点に関連した英語例文

セーフサーチ:オン

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

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

セーフサーチについて

倍精度浮動小数点の部分一致の例文一覧と使い方

該当件数 : 16



例文

'single' は単精度浮動小数点数です。 'double' は倍精度浮動小数点数です。例文帳に追加

'single' is a single-precision floating point number 'double' is a double-precision floating point number  - PEAR

浮動小数点データは,倍精度にすることができる例文帳に追加

Floating-Point data can be double precision  - コンピューター用語辞典

倍精度 (double-precision) の浮動小数点数 value をパックします。例文帳に追加

Packs the double-precision floating point number value.  - Python

C のすべての浮動小数点演算は, 倍精度で行なわれる例文帳に追加

All floating-point arithmetic in C is done in double precision.  - 研究社 英和コンピューター用語辞典

例文

全ての浮動小数点数と倍精度浮動小数点数はPythonの浮動小数点数に相当します。 たいていの場合、Pythonの整数も使えます。例文帳に追加

All float and double values are represented by Python floating pointnumbers.In most cases, Python integers are also allowed.  - Python


例文

は、区間 [0.0, 1.0) で一様分布する非負の倍精度浮動小数点実数値を返す。 関数lrand48 ()例文帳に追加

functions return non-negative double-precision floating-point values uniformly distributed between [0.0, 1.0).  - JM

単精度あるいは倍精度浮動小数点型('float' および 'double') true/false のいずれかの値をとる 論理型('boolean')例文帳に追加

Floating-point decimals of single or double precision ('float' and 'double') Booleans for true/false values ('boolean')  - PEAR

この型は計算機レベルで倍精度とされている浮動小数点数を表現します。例文帳に追加

These represent machine-level double precision floating point numbers.  - Python

この型は、計算機レベルで倍精度とされている浮動小数点を 2 つ一組にして複素数を表現します。例文帳に追加

These represent complex numbers as a pair of machine-level double precision floating point numbers. - Python

例文

単精度浮動小数点データおよび倍精度浮動小数点データを扱うプロセサにおいて、新しい単精度浮動小数点データの格納方式を提案し、バイパス機能のための依存関係検出回路を構成するハードウェア量を可能な限り低減すること。例文帳に追加

To reduce as much as possible a hardware volume constituting a dependence detecting circuit for a bypass function by proposing a new single-precision floating-point data storing method concerning a processor treating the single-precision floating-point data and double-precision floating-point data. - 特許庁

例文

浮動小数点コウプロセッサとメモリとの間で、倍精度ワード及び/又は複数対の単精度ワードをロードすると共に記憶し、その上にCPU(201)内の整数レジスタ内で浮動小数点ユニット(265)における2つの浮動小数点数を比較したブール結果を記憶する例が与えられている。例文帳に追加

Then, double precision words and/or plural pairs of single precision words are loaded and stored between a floating point co-processor and a memory, and a Boolean result obtained by comparing two floating points in a floating point unit 265 is stored in an integer register in a CPU 201. - 特許庁

Double コンバータを「パレット」から「テキストフィールド」コンポーネントにドラッグします。 このコンバータは、「テキストフィールド」コンバータが文字列よりも倍精度浮動小数点オブジェクトを返すように指定します。例文帳に追加

Drag the Double Converter from the Palette onto the Text Field component.This converter specifies that the Text Field component returns a Double object rather than a String.  - NetBeans

例えば、Python の浮動小数点型がIEEE754 倍精度数型になっているプラットフォームを仮定すると、-1e-100 % 1e100 は 1e100 と同じ符号になるはずなのに、計算結果は -1e-100 + 1e100 となります。 これは数値計算的には厳密に 1e100 と等価です。例文帳に追加

For example, and assuming a platform on which a Python float is an IEEE 754 double-precision number, in order that -1e-100 % 1e100have the same sign as 1e100, the computed result is -1e-100 + 1e100, which is numerically exactly equal to 1e100. - Python

浮動小数点演算における単精度演算と倍精度演算の精度保証を効率的に行い、オーバーヘッドや解析処理の無駄の発生を回避する。例文帳に追加

To avoid the waste of overhead and analytic processing by efficiently performing the precision assurance of a single precision operation and a double precision operation in a floating-point operation. - 特許庁

倍精度浮動小数点数で構成した場合よりも装置規模が小さく、かつ十分な演算精度で演算可能な画像再生処理手段を備えた合成開口レーダ装置を得る。例文帳に追加

To provide a synthetic aperture radar system which has a smaller system size than one constructed by double-precision floating point numbers and has an image reproduction processing means which can perform calculations with sufficient calculation accuracy. - 特許庁

例文

コンピュータに搭載されたコンパイラ100において、浮動小数点演算における倍精度モードでメソッドのオブジェクトコードを生成すると共に、このメソッドが単精度モードで頻繁に呼び出され、かつ単精度モードで実行することにより処理コストを削減できる場合に、単精度モードでメソッドの第2のコードを生成する。例文帳に追加

In a compiler 100 mounted on a computer, an object code of a method is generated in a double precision mode in the floating-point operation and a second code of the method is generated in a single precision mode when the method is frequently called in the single precision mode and processing costs can be reduced by implementing the method in the single precision mode. - 特許庁

索引トップ用語の索引



  
コンピューター用語辞典
Copyright (C) 1994- Nichigai Associates, Inc., All rights reserved.
  
Copyright © Japan Patent office. All Rights Reserved.
  
この対訳コーパスは独立行政法人情報通信研究機構の研究成果であり、Creative Commons Attribution-Share Alike 3.0 Unportedでライセンスされています。
  
© 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.
  
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.
  
Copyright © 2001 - 2008 by the PEAR Documentation Group.
This material may be distributed only subject to the terms and conditions set forth in the Open Publication License, v1.0 or later (the latest version is presently available at http://www.opencontent.org/openpub/ ).
こんにちは ゲスト さん

ログイン

Weblio会員(無料)になると

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

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

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

ログイン

Weblio会員(無料)になると

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

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

無料会員に登録する

©2024 GRAS Group, Inc.RSS