「subnormal」を含む例文一覧(16)

  • subnormal intelligence
    標準以下の知能 - 日本語WordNet
  • If both arguments are subnormal, and the result is subnormal, a range error occurs, and the correct result is returned.
    両方の引き数が非正規化数 (subnormal) で、結果も非正規化数 (subnormal) の場合、範囲エラーが発生し、正しい結果が返される。 - JM
  • a person of subnormal intelligence
    知性が通常より劣る人 - 日本語WordNet
  • subnormal body temperature
    体温が正常よりも低いこと - 日本語WordNet
  • after the floods the harvests were subnormal
    洪水後、収穫は通常以下だった - 日本語WordNet
  • The representation of a subnormal number will contain one or more leading zeros in the significand.
    subnormal な値の表現では、仮数部の上位側のビットに 1 個以上の 0 が含まれることになる。 - JM
  • having a subnormal degree of sexual desire
    普通以下の程度の性欲を持っているさま - 日本語WordNet
  • The following errors can occur: Range error: result underflow (result is subnormal)
    以下のエラーが発生する可能性がある。 - JM
  • The following errors can occur: Range error: result underflow (x is subnormal)
    以下のエラーが発生する可能性がある。 - JM
  • The signals in the decimal module are: Clamped, InvalidOperation,DivisionByZero, Inexact, Rounded,Subnormal, Overflow, and Underflow.For each signal there is a flag and a trap enabler.
    decimal モジュールには、Clamped, InvalidOperation,DivisionByZero, Inexact, Rounded,Subnormal, Overflow, および Underflowといったシグナルがあります。 各シグナルには、フラグとトラップイネーブラがあります。 - Python
  • Some functions deliver a range error if the supplied argument value, or the correct function result, would be subnormal .
    いくつかの関数では、渡された引き数の値や、正しい関数の結果がsubnormal (非正規化数)になる場合に範囲エラーを上げる。 - JM
  • markedly subnormal in structure or function or intelligence or behavior
    構造、機能、知識または行動において著しく基準以下の - 日本語WordNet
  • Returns a value equal to "Emin - prec + 1" which is the minimumexponent value for subnormal results.
    "Emmin - prec + 1" に等しい値を返します。 演算結果の劣化が起こる桁の最小値です。 - Python
  • All traps are enabled(treated as exceptions) except Inexact, Rounded, andSubnormal.Because many of the traps are enabled, this context is useful for debugging.
    Inexact、Rounded、Subnormal を除く全ての演算エラートラップが有効 (例外として扱う) になっています。 多くのトラップが有効になっているので、デバッグの際に便利なコンテキストです。 - Python
  • In the case of a subnormal interruption state where a base station 2 recognizes it that a portable terminal 1 is in a speech sate, the portable terminal 1 sets a delay time between interruption of a portable channel and a position registration request.
    携帯端末1が通話中状態であると基地局2が認識している準正常切断状態にある場合、携帯端末1は、無線チャンネル切断と位置登録要求の間に遅延時間を設定する。 - 特許庁
  • This guarantees that, unless there is an error condition, the quantized exponent is always equal to that of the right-hand operand.Also unlike other operations, quantize never signals Underflow, even if the result is subnormal and inexact.
    このため、エラーが生じないかぎり、量子化後の指数は右側の被演算子の指数と等しくなることが保証されます。 また、結果が劣化していたり不正確な値であっても、Underflowをシグナルしないという点も他の演算と異なります。 - Python

例文データの著作権について