REPRESENTABLE Meaning in Japanese - translations and usage examples

Examples of using Representable in English and their translations into Japanese

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
Representable People, Imaginary People?
象徴的な民衆、想像の民衆?
Most problems arise from the distribution of these representable numbers.
ほとんどの問題は、表現可能な数字の分布から引き起こされます。
Representable People, Imaginary People?
象徴可能な民衆、想像の民衆?
This is much safer than simply returning the largest representable number.
これは単に最大許容数を戻すよりも、はるかに安全な方法です。
There are 1000 million representable floats between 0 and 0.5, but only 8 million between 0.5 and 1.
Floatで表現可能な数のうち10億個が0から0.5の間にある一方、0.5から1の間には800万個しかありません。
I maximum(or an abbreviation) means the maximum year representable as an integer.
Imaximum(あるいはその短縮)は整数表記できる最大の年を意味する。
Without denormalized numbers, the gap between the smallest representable nonzero number and zero is much wider than the gap between the smallest representable nonzero number and the next larger number.
非正規化された数が存在しない場合、表現可能なゼロ以外の最小数とゼロとのギャップは、表現可能なゼロ以外の最小数とその次に大きな数とのギャップよりもはるかに大きくなります。
I minimum(or an abbreviation) means the minimum year representable as an integer.
Iminimum(あるいはその短縮)は整数表記できる最小の年を意味する。
Recall that the difference between m and the next larger representable number is 1 and the difference between m and the next smaller representable number is either 1 if m> 252 or 1/2 if m= 252.
Mと次に大きな表現可能な数値の差は1であり、mと次に小さな表現可能な数値の差はm>252の場合1、m=252の場合1/2であることを思い出してください。
The additional 21 digits of this format limit the set of representable dates.
このフォーマットに追加された21桁によって、表現可能な日付の集合は制限されてしまう。
Symbolic techniques include anything representable in graphics or even 3D, so let's only look at a few.
シンボル化の技術は、画像やあるいは3Dによる表現方法を含んでおり、注視しているひとはそれほど多くありません。
The word minimum(or an abbreviation) means the minimum year representable as an integer.
Minimum(あるいはその短縮)は整数表記できる最小の年を意味する。
If the function result underflows but produces a representable(i.e., subnormal) value, that value is returned, and a range error occurs.
関数の結果がアンダーフローするが、表現できる値(つまり非正規化数(subnormal))となる場合は、 その値が返され、範囲エラー(rangeerror)が発生する。
Uniform vector- a special kind of vectors that can holdlimited types of values e.g. integers representable in 8bits.
ユニフォームベクタ-制限された型の値(たとえば8ビット整数)を保持する特別なベクタ。
If the correct value is outside the range of representable values, ULONG_MAX is returned and errno is set to[ERANGE].
本来の数値が表現可能な範囲を超えていた場合、ULONG_MAXが返り、errnoにはERANGEが格納される。
The results for char, int, and long are unsurprising,producing the minimum and maximum representable values of the type.
Char,int及びlongに対する結果は,その型の最小及び最大表現可能値を生成する。
If there are an even number of bits the largest representable negative number is twice the size of the highest possible positive value, and if there is an odd number of bits the reverse is true: the largest representable positive number is twice the size of the absolute value of the lowest possible negative value.
偶数のビットがある場合、最大の表現可能な負の数は、可能な最高の正の値の2倍の大きさであり、奇数のビットがある場合、その逆は真である。最大の表現可能な正の数は、可能な限り低い負の値の値。
The argument to isgraph() must be EOF or representable as an unsigned.
Isspace()の引数はEOF、またはunsignedcharとして表現可能な値でなければならない。
To represent such historical time stamps exactly,applications must convert them to a representable time zone.
よって、精確にこれらのタイムスタンプを表すためには、アプリケーションが表示可能な時間帯に変換しなければならない。
In all cases the argument is an int,the value of which is representable as an unsigned char or equal to the value of the macro EOF.
引数はすべてint型であり、その値はunsignedchar型として表現可能であるか、マクロEOFの値と等しくなければならない。
This time zone cannot be represented exactly using the HH: MM format,and this timestamp uses the closest representable UTC offset.
この時間帯はHH:MM書式を用いて正確に表すことができず、このタイムスタンプは最も近い表示可能なUTCオフセットを用いている。
If Underflow is not trapped,the result is rounded to one of the two nearest representable denormal numbers, according to the current rounding mode.
アンダーフローがトラップされない場合、結果は現在の丸めモードに応じて、表現可能な最も近い2つの非正規化数のいずれかに丸められます。
Arithmetic involving Inf(infinity) is treated as the limiting case of real arithmetic,with infinite values defined as those outside the range of representable numbers.
Inf(無限大)を含む算術は、制限付きの実数算術として取り扱われ、無限値は表現可能な数の範囲外、つまり-∞≤(representablenumbers)<∞として定義されます。
We wouldn't need new nodes if thenew directives only produced some content representable by existing nodes.
もしも、新しいディレクティブが、既存のノードで表現可能なものだけを生成するのであれば、新しいノードを作成する必要はありません。
Range errors occur when a mathematically valid argumentresults in a function value that exceeds the range of representable values for the floating-point data type.
範囲エラーは、数学上は有効な引数を使用して、関数の値が浮動小数点データ型で表現可能な値の範囲を超えた場合に発生します。
To account for this, note that the IEEE standard requires that an extended double format carry at least 64 significant bits, so that the numbers m± 1/2 andm± 1/4 are exactly representable in extended double precision.
このことを説明するため、拡張倍精度形式は少なくとも64個の有効ビットを持つことをIEEE規格が規定しており、そのためm±1/2とm±1/4は拡張倍精度で正確に表現可能であることに注意してください。
Results: 26, Time: 0.024

Top dictionary queries

English - Japanese