The type of integers (e.g. 1).
整数の型です(e.g. 1)。 - Python
may be positive integers, negative integers, or the special
は正の整数、負の整数をとることができる。 - JM
The type of long integers (e.g. 1L).
長整数の型です(e.g. 1L)。 - Python
is preferred when working with integers.
を使う方がよいでしょう。 - Python
converted as integers. Thus, given
として変換が行われます。 - JM
The parameters N1-N5 are integers.
パラメータ N1 から N5 までは整数である。 - JM
There are three types of integers:
以下に三つの整数型を示します: - Python
n_1, n_2, and n_3 express positive integers. n_1、n_2及びn_3は正の整数を表す。 - 特許庁
the highest common divisor of two or more integers, called greatest common divisor
最大公約数という公約数 - EDR日英対訳辞書
Does not currently support python long integers.
現在、Pythonの長整数はサポートしていません。 - Python
The width and height members are16-bit unsigned integers.
width, height メンバは16ビットの符号なし整数である。 - XFree86
Long integers have unlimited precision.
長整数型には精度の制限がありません。 - Python
list-of-depths is a space-separatedlist of integers that can have values from 1 to 32.
この値には1から32を指定できる。 - XFree86
There are four types of numeric literals: plain integers, long integers, floating point numbers, and imaginary numbers. 数値リテラルは 4 種類あります: 整数 (plain integer)、長整数 (longinteger)、浮動小数点数 (floating point number)、そして虚数 (imaginarynumber) です。 - Python
are unsigned integers which record the byte position of
は符号なし整数で、リスト出力における - JM
The arguments must be plain integers. 引数は通常の整数でなければなりません。 - Python
x and y are integers ranging from 1 to 16.
x 及び y は 1 から 16 の範囲の整数値である。 - XFree86
The boundsshould evaluate to (small) integers.
上下境界は整数にならなければなりません。 - Python
The result is a tuple of 2 integers:(message count, mailbox size).
結果は2つのintegerからなるタプルとなります。 (message count, mailbox size). - Python
a relation between a pair of integers: if both integers are odd or both are even they have the same parity
2つの整数の関係:両方とも奇数または両方とも偶数の時は同じ奇偶性を持つ - 日本語WordNet
capable of being expressed as a quotient of integers 整数の商として表現されることができる - 日本語WordNet
16-bit integers will all begin on a half-word boundary.
16ビット整数はすべて半語境界から始まる。 - コンピューター用語辞典
These integers are given symbolic names in the C headerfile Include/graminit.h and the Python module
これらの整数はCヘッダファイルInclude/graminit.hとPythonモジュール - Python
00>=40 .vs 0u0short x, y;} XPoint; All x and y members are signed integers.
e 全ての x, y メンバは符号付き整数である。 - XFree86
(m and n denote integers, N=2P and p denotes an integer). (ここで、n、mは整数、N=2^p、pは整数である) - 特許庁
Arg1 and arg2 may be positive or negative integers. "SIMPLE COMMAND EXPANSION"
arg1やarg2には、正または負の整数を使用できます。 - JM
All (short, long, unsigned) int values are represented by Python integers. 全て(short、long、unsigned)の整数値(int)はPythonの整数に相当します。 - Python
The elements are major, minor, build, platform, and text. text contains a string while all other values are integers. textは文字列、それ以外の値は整数です。 - Python
Initializes the random number generator from the integers x,y and z.
整数 x、y、z から乱数生成器を初期化します。 - Python
The data member is a pointer to an array of integers. data メンバには、整数の配列へのポインタがセットされる。 - XFree86
k_1 to k_5 denote the number of substituents into correspondent benzene rings, k_1 and k_3 are integers from 0 to 5, k_2 and k_5 integers from 0 to 4, and k_4 integers from 0 to 2. k_1〜k_5は対応するベンゼン環への置換基の数を表し、k_1及びk_3は0〜5の整数、k_2及びk_5は0〜4の整数、k_4は0〜2の整数である。 - 特許庁
In such a case, (m) and (n) are integers such that m≥2 and n≥1. ここで、m及びnは整数であり、m≧2及びn≧1である。 - 特許庁
Syntax: isp16=[iobase[,irq[,dma[,type]]]] (three integers and a string).
gscd=iobaseISP16 CD-ROM インターフェース 書式:isp16=[iobase[,irq[,dma[,type]]]](整数値 3 つと文字列 1 つ。 - JM
Note: Total is not 100% because the data are rounded to integers. 備考:四捨五入の関係でシェア計が100%にならない。 - 経済産業省
lorder The byte order for integers in the stored database metadata.
lorderデータベースに格納されているメタデータの整数値のバイトオーダー。 - JM
To improve a processing speed of multiplication of large integers. 大きな整数の乗算処理速度を向上させること。 - 特許庁
real but not expressible as the quotient of two integers 事実であるが、2つの整数の比率として表現できない - 日本語WordNet
Here, M, N, P, Q are positive integers, and N≤M. ここで、M,N,P、Qは正の整数であり、N≦Mである。 - 特許庁
Integers are signed numbers that do not include a decimal point
整数は小数部分のない符号のついた数値である - コンピューター用語辞典
Most drivers return integers: 1 if true or 0 if false.
ほとんどのドライバでは、true の場合に1、false の場合に0 を返します。 - PEAR
OR of its arguments, which must be plain or long integers. 引数は整数または長整数でなければなりません。 - Python
Decimal instances can be constructed from integers, strings or tuples.
Decimal のインスタンスは、整数、文字列またはタプルから生成できます。 - Python
Then the computer 18 successively labels the black areas with positive integers, and at the same time, the white areas with negative integers. その後、黒領域について正の整数で順次ラベリングするとともに、白領域について負の整数で順次ラベリングを行う。 - 特許庁
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.