Floatingpoint pseudo-random number generator.
浮動小数点数の擬似乱数生成器。 - Python
General floatingpoint formatting functions.
浮動小数点をフォーマットする汎用関数。 - Python
Floatingpoint exponential format (uppercase).
指数表記の浮動小数点数 (大文字). - Python
The npx0 device is MANDATORY . Somewhere inside your hardware lies a device that provides hardware floating-point support, even if it is no longer a separate device as used in the good old 386 days.
npx0 は必須です。 - FreeBSD
convert an integer to floatingpoint 整数を浮動小数点表示に変換する - 研究社 英和コンピューター用語辞典
FloatingPoint Arithmetic: Issues and Limitations
B. 浮動小数点演算、その問題と制限 - Python
FLOATINGPOINT ARITHMETIC DEVICE AND COMPUTER PROGRAM FOR OPERATING M-ROOT OF FLOATING-POINT VALUE 浮動小数点数値のm乗根を演算する浮動小数点演算装置及びコンピュータプログラム - 特許庁
The data type must be floatingpoint or convertible to floatingpoint.
データ型は、浮動小数点または浮動小数点に変換可能なものである必要があります。 - NetBeans
The value must be floating-point or convertible to floating-point.
値のデータ型は、浮動小数点型であるか、浮動小数点型に変換可能である必要があります。 - NetBeans
There are four types of numeric literals: plain integers, long integers, floatingpoint numbers, and imaginary numbers. 数値リテラルは 4 種類あります: 整数 (plain integer)、長整数 (longinteger)、浮動小数点数 (floating point number)、そして虚数 (imaginarynumber) です。 - Python
FLOATING-POINT ADDER/SUBTRACTOR OF THREE-TERM INPUT 3項入力の浮動小数点加減算器 - 特許庁
floating-point conversion specifier (and is unaffected by "gcc -std=c99"
浮動小数点変換指定子としての%a - JM
Floating-point numbers are approximations of real numbers
浮動小数点数は実数の近似値である - コンピューター用語辞典
floating-point calculations are performed by ~
~によって浮動小数点計算が行なわれる - コンピューター用語辞典
The float data type may store floatingpoint decimal numbers.
float 型は、浮動小数点数を格納します。 - PEAR
Unpacks a single-precision floatingpoint number.
単精度の浮動小数点数をアンパックします。 - Python
FLOATING PREVENTIVE METHOD OF VEHICLE AT RAIL CURVE POINT 車輌のレールカーブ地点での浮上り防止法 - 特許庁
The floatingpoint number is stored within a memory. 浮動小数点数はメモリ内に格納される。 - 特許庁
fesetround , and the floating-point environment, like fegetenv ,
fesetroundなどが、浮動小数点関連の環境にはfegetenv , - JM
an arithmetic operation performed on floating-point numbers
浮動小数点数で行われる算術演算 - 日本語WordNet
Convert a C double to a Python floatingpoint number.
C の double を Python の浮動小数点数に変換します。 - Python
Packs the single-precision floatingpoint number value.
単精度 (single-precision) の浮動小数点数 value をパックします。 - Python
Packs the double-precision floatingpoint number value.
倍精度 (double-precision) の浮動小数点数 value をパックします。 - Python
This was used to control floating-point precision, rounding and floating-point exceptions.
これは浮動小数点演算の精度、丸め方、および浮動小数点例外を制御するのに使われる。 - JM
a floating-point constant [number, value]
浮動小数点を用いて表わされた定数[数, 値] - 研究社 英和コンピューター用語辞典
a number represented in floating-point notation
浮動小数点方式の記数法で表される数 - 日本語WordNet
the maximum precision allowed for floating-point binary data
浮動小数点2進データの最大許容精度 - コンピューター用語辞典
Here is a smalldecimal floatingpoint flying circus:
Decimal 浮動小数点小劇場 (flying circus) を示しましょう: - Python
In binary floatingpoint, result is 5.5511151231257827e-017. 2 進浮動小数点では5.5511151231257827e-017 になってしまいます。 - Python
MICROCOMPUTER/FLOATING POINT PROCESSING INTERFACE AND ITS METHOD マイクロコンピュータ/浮動小数点プロセッサインタフェースと方法 - 特許庁
The control data comprises floatingpoint type data. なお、制御データは浮動小数点型データよりなる。 - 特許庁
Floating-Point data can be double precision
浮動小数点データは,倍精度にすることができる - コンピューター用語辞典
Single-percision is a short floating-point number of 32 bits
短精度は32ビットの短浮動小数点数である - コンピューター用語辞典
Convert a Python floatingpoint number to a C float.
Python の浮動小数点型を、 C の float 型に変換します。 - Python
Convert a Python floatingpoint number to a C double.
Python の浮動小数点型を、 C の double 型に変換します。 - Python
Return the time as a floatingpoint number expressed in seconds since the epoch, in UTC. 単位は UTC におけるエポックからの秒数です。 - Python
Return the floatingpoint value x rounded to n digits after the decimal point. x を小数点以下 n 桁で丸めた浮動小数点数の値を返します。 - Python
The floating-point representation of the number 0.00123 is 1.23e−3, where 1.23 is the fixed-point part and −3 is the exponent.
0.00123 の浮動小数点表示は 1.23e−3 となる. ここで, 1.23 が小数部, −3 が指数部である《cf. fixed-point part, exponent》 - 研究社 英和コンピューター用語辞典
ELECTRONIC CONTROLLER HAVING FLOATINGPOINT COMPUTING FUNCTION 浮動小数点演算機能を有した電子制御装置 - 特許庁
ELECTRONIC CONTROLLER WITH FLOATINGPOINT CALCULATING FUNCTION 浮動小数点演算機能を有した電子制御装置 - 特許庁
You can specify price as a floatingpoint number.
priceとして、浮動小数点数を指定することができます。 - FreeBSD
floatingpoint operations are executed with double accuracy
浮動小数点演算は2倍の精度で実行される - コンピューター用語辞典
Scientific notation is similar to the floating-point notation
指数表現は, 浮動小数点表現法と似ている - コンピューター用語辞典
Otherwise, the argument may be a plain or long integer or a floatingpoint number, and a floatingpoint number with the same value (within Python's floatingpoint precision) is returned. それ以外の場合、引数は通常整数、長整数、または浮動小数点数をとることができ、同じ値の浮動小数点数が (Python の浮動小数点精度で) 返されます。 - Python
ELECTRONIC CONTROL DEVICE WITH FLOATINGPOINT CALCULATION FUNCTION 浮動小数点演算機能を有する電子制御装置 - 特許庁
FLOATINGPOINT ARITHMETIC DEVICE, FLOATINGPOINT ARITHMETIC UNIT, SPECIAL NUMBER DECISION CIRCUIT FAILURE DETECTION METHOD, AND PROGRAM 浮動小数点演算装置、浮動小数点演算器、特殊数判定回路故障検出方法及びプログラム - 特許庁
The formed floating-point addition instruction is computed using a floating-point adder/subtractor of the verification object (S5). 作成した浮動小数点加算命令を検証対象の浮動小数点加減算器を用いて演算する(S5)。 - 特許庁
Also, the CPU 12 refers to the floatingpoint type data from the storage area of the floatingpoint type data as necessary. また、CPU12は、浮動小数点型データの記憶領域より浮動小数点型データを適宜参照する。 - 特許庁
p Note that Alpha implementations without floating-point operations are required to have floating-point registers.
p浮動小数点演算のない Alpha の実装は、浮動小数点レジスタを必要とするということに注意して下さい。 - JM
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-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.