倍精度浮動小数点 - 英語 への翻訳

double-precision floating-point
倍精度 浮動 小数点
double-precision floating point
double precision floating point

日本語 での 倍精度浮動小数点 の使用例とその 英語 への翻訳

{-}
  • Colloquial category close
  • Ecclesiastic category close
  • Computer category close
  • Programming category close
STM32F767/777ラインは、ArmCortex-M7コア(最大216MHz、倍精度浮動小数点ユニット内蔵)の性能を提供しつつ、STM32F427/429/437/439ラインと同等の低い静的消費電力(STOPモード時)を実現しています。
The STM32F767/777 lines offer the performance of the Cortex-M7 core(with double-precision floating point unit) running up to 216 MHz while reaching similar lower static power consumption(Stop mode) versus the STM32F427/429/437/439 lines.
STM32H743/753ラインは、Arm®Cortex®-M7(最大480MHz、倍精度浮動小数点ユニット内蔵)の性能を提供すると共に、動作時消費電力(Runモード)がSTM32F7シリーズの半分になっています。
The STM32H743/753 line of microcontrollers offers the performance of the Arm® Cortex®-M7 core(with double-precision floating point unit) running up to 480 MHz while reaching 2 times better dynamic power consumption(Run mode) versus the STM32F7 lines.
JavaScriptでは、数値はすべて64ビット倍精度浮動小数点数のフォーマットであるIEEE754(すなわち、±2-1022と±2+1023の間、もしくはおよそ±10-
In JavaScript, all numbers are implemented in double-precision 64-bit binary format IEEE 754(i.e., a number between±2- 1022 and±2+1023,
STM32F769/779ラインは、ArmCortex-M7コア(最大216MHz、倍精度浮動小数点ユニット内蔵)の性能を提供しつつ、STM32F427/429/437/439ラインと同等の低い静的消費電力(STOPモード時)を実現しています。
The STM32F769/779 lines offer the performance of the Cortex-M7 core(with double precision floating point unit) running up to 216 MHz while reaching similar lower static power consumption(Stop mode) versus the STM32F427/429/437/439 lines.
STM32H742ラインは、Arm®Cortex®-M7(最大480MHz、倍精度浮動小数点ユニット内蔵)の性能を提供すると共に、動作時消費電力(Runモード)がSTM32F7シリーズの半分になっています。
The STM32H742 line offers the performance of the Cortex-M7 core(with double-precision floating point unit) running up to 480 MHz while reaching 2 times better dynamic power consumption(Run mode) versus the STM32F7 lines.
STM32H745/755ラインは、Arm®Cortex®-M7(最大480MHz、倍精度浮動小数点ユニット内蔵)、およびArmCortex-M4コア(最大240MHz、単精度浮動小数点ユニット内蔵)の性能を提供すると共に、動作時消費電力(Runモード)がSTM32F7シリーズの半分になっています。
The STM32H745/755 lines of microcontrollers offer the performance of the Arm® Cortex®-M7 core(with double-precision floating point unit) running up to 480 MHz and the Arm® Cortex®-M4 core(with single-precision floating point unit) running up to 240 MHz while reaching two times better dynamic power consumption(Run mode) versus the STM32F7 lines.
STM32H747/757ラインは、Arm®Cortex®-M7(最大480MHz、倍精度浮動小数点ユニット内蔵)、およびArmCortex-M4(最大240MHz、単精度浮動小数点ユニット内蔵)の性能を提供すると共に、動作時消費電力(Runモード)がSTM32F7シリーズの半分になっています。
The STM32H747/757 lines offer the performance of the Cortex-M7 core(with double-precision floating point unit) running up to 480 MHz and the Cortex-M4 core(with single-precision floating point unit) running up to 240 MHz while reaching two times better dynamic power consumption(Run mode) versus the STM32F7 lines.
その他の文字は、次のデータ型を示します。s単精度浮動小数点値d倍精度浮動小数点値i128符号付き128ビット整数i64符号付き64ビット整数u64符号なし64ビット整数i32符号付き32ビット整数u32符号なし32ビット整数i16符号付き16ビット整数u16符号なし16ビット整数i8符号付き8ビット整数u8符号なし8ビット整数変数名を付加した数字は、パックされたオブジェクトの要素を示します。
The remaining letters and numbers denote the type, with notation as follows: s single-precision floating point d double-precision floating point i128 signed 128-bit integer i64 signed 64-bit integer u64 unsigned 64-bit integer i32 signed 32-bit integer u32 unsigned 32-bit integer i16 signed 16-bit integer u16 unsigned 16-bit integer i8 signed 8-bit integer u8 unsigned 8-bit integer A number appended to a variable name indicates the element of a packed object.
Redのfloat!の値からCの倍精度浮動小数点数の値を返します。
Returns a C double floating point value from a Red float! value.
M512データ型は、16個の32ビット倍精度浮動小数点値を保持できます。
The__m512 data type can hold sixteen 32-bit floating-point values.
最新バージョンでは、倍精度浮動小数点グラフィックスインターフェースにより、高精度PostScriptコードの生成も可能です。
The current version includes transplantation to PostScript supporting double precision floating point graphics interface.
Mm256_shuffle_ps説明ソースベクトルのダブル・クワッドワードにある2つのパックド倍精度浮動小数点要素(float32要素)を、結果ベクトルのダブル・クワッドワードの下位または上位のクワッドワードに移動またはシャッフルします。
Mm256_shuffle_ps Description Moves or shuffles two of the packed single-precision floating-point elements(float32 elements) from the double quadword in the source vectors to the low and high quadwords of the double quadword of the result.
Mm256_insertf128_pd説明2つ目のソースベクトルbから128ビットのパックド倍精度浮動小数点値(float64値)
Mm256_insertf128_pd Description Performs an insertion of 128 bits of packed double-precision floating-point values(float64 values)
Mm256_min_pd説明1つ目のソースベクトルm1と2つ目のソースベクトルm2のパックド倍精度浮動小数点要素(float64要素)
Mm256_min_pd Description Performs a SIMD compare of the packed double-precision floating-point(float64) elements in the first source vector m1
スカラー形式の場合は、aとbの下位の倍精度浮動小数点値を比較して、64ビット・マスクを返します。上位の倍精度浮動小数点値は、aからそのまま渡されます。
For the scalar form, the lower double-precision FP values of a and b are compared, and a 64-bit mask is returned; the upper double-precision FP value is passed through from a.
Round(Double)倍精度浮動小数点値を最も近い整数値に丸めます。
Rounds a double-precision floating-point value to the nearest integer.
FloatIEEE倍精度浮動小数点数、Cのdoubleと同じ。
Float IEEE double-precision floating point, equivalent to C's double.
次フィルターアルゴリズムを実装し、倍精度浮動小数点でシミュレートします。
Implement a second order filter algorithm and simulate in double-precision floating-point.
Double(倍精度浮動小数点型)。
Double(Double precision floating point type).
Doubleprecisionは倍精度浮動小数点
This vector is returned in double precision floating point.
結果: 92, 時間: 0.029

単語ごとの翻訳

トップ辞書のクエリ

日本語 - 英語