double-precision
Translation of double-precision into Russian
Adjective
computer math
- Double-precision numbers are used for scientific calculations.Числа с двойной точностью используются для научных расчетов.
Noun
computer math
- Double-precision is required for these calculations.Для этих вычислений требуется число двойной точности.
Examples of double-precision in a sentence
Engineers prefer double-precision data for simulations. The software supports double-precision for accuracy. Engineers prefer double-precision in simulations.
Translations of "double-precision" in Context ordered by category and frequency
In most programming languages there are two built-in precisions to pick from: 32-bit (single-precision) and 64-bit (double-precision).
В большинстве языков программирования есть два встроенных вида точности: 32-битная (одинарная точность) и 64-битная (двойная точность).
There are two kinds of floating-point types, float and double, which represent single- and double-precision numbers, respectively.
Существуют два вида типов с плавающей точкой: float и double, которые соответственно представляют числа одинарной и двойной точности.
However, internally, Perl computes only with double-precision floating-point values.
При этом во внутренних вычислениях Perl использует только значения с плавающей запятой двойной точности .
Knights Landing will deliver double-precision peak performance of more than 3 teraflops and single-precision performance of more than 8 teraflops.
Knights Landing будет обладать пиковой производительностью двойной точности более чем 3 терафлопов, и пиковой производительностью одинарной точности более чем 8 терафлопов.
Other translations for double-precision:
- с двойной точностью
double-precision: Examples and translations in context
Enter a 32-bit integer or a double-precision floating-point number, or an object that can be converted to an integer or double, such as a numeric string ("100").
Введите 32-битное целое число или число с плавающей запятой двойной точности или объект, который можно преобразовать в целое число или число двойной точности, например числовую строку ("100").
Before MySQL 5.6.4, the conversion results in a double-precision value with a microseconds part of.
Перед MySQL 5.6.4 преобразование приводит к значению двойной точности с частью микросекунд.
The range of the resulting column is the same as for the single-precision FLOAT or double-precision DOUBLE data types described earlier in this section.
Диапазон получающегося столбца является тем же самым что касается одинарной точности FLOAT или двойная точность DOUBLE типы данных, описанные ранее в этом разделе.
There are ten times as few of them as FP32 units in GT200 (one double-precision unit per each multiprocessor).
И в GT200 их в десять раз меньше, чем блоков FP32 (по одному блоку двойной точности на каждый мультипроцессор).
JavaScript uses a double-precision floating-point format for all its numeric values, but other languages implementing JSON may encode numbers differently.
JavaScript использует формат двойной точности с плавающей запятой для всех своих числовых значений, но другие языки, реализующие JSON, могут кодировать их по-разному.
The G4 can complete one double-precision calculation every clock cycle, while the Pentium III cannot.
G4 может завершить одно вычисление двойной точности за каждый тактовый цикл, а Pentium III не может.
See also: