significand oor Spaans

significand

naamwoord
en
that part of a floating-point number that contains its significant digits.

Vertalings in die woordeboek Engels - Spaans

Mantisa

en
The significant digits of a floating point number
wikidata

Geskatte vertalings

Vertoon algoritmies gegenereerde vertalings

voorbeelde

Advanced filtering
The significand of a floating-point number consists of the decimal digits to the left and right of the decimal point.
La mantisa de un número de punto flotante consiste en los dígitos decimales a la izquierda y derecha del punto decimal.Literature Literature
The encoding scheme for the decimal interchange formats similarly encodes the sign, exponent, and significand, but two different bit-level representations are defined.
El esquema de codificación para los formatos de intercambio decimal codifica de forma similar el signo, exponente y significando, pero se definen dos representaciones de nivel de bits diferentes.WikiMatrix WikiMatrix
Such numbers are represented using leading zeros in the significand.
Tales números se representan mediante ceros principales en la mantisa.WikiMatrix WikiMatrix
If it is, then when unpacking the significand there will not be a leading 1.
Si es así, entonces al desempaquetar el significando no aparecerá un 1 al principio.Literature Literature
In a denormal number, since the exponent is the least that it can be, zero is the leading significand digit (0.m1m2m3...mp−2mp−1), allowing the representation of numbers closer to zero than the smallest normal number.
En un número denormal, como el exponente es lo menor que puede ser, el cero es el primer dígito significativo (0.m1m2m3...mp-2mp-1), lo que permite la representación de los números más cerca de cero que el número normal más pequeño.WikiMatrix WikiMatrix
In either case the set of numbers (combinations of sign, significand, and exponent) that may be encoded is identical, and special values (±zero, ±infinity, quiet NaNs, and signaling NaNs) have identical binary representations.
En ambos casos, el conjunto de números (combinaciones de signo, significando y exponente) que pueden ser codificados es idéntico, y los valores especiales (± cero, ± infinito, NaNs silencioso y NaNs de señalización) tienen representaciones binarias idénticas.WikiMatrix WikiMatrix
As an example, an exponent of −3 and a significand of 1.5 might represent the number 1.5 × 2–3 = 0.1875.
Como ejemplo, un exponente de -2 y una mantisa de 1,5 puede representar el número 1,5 x 2-* = 0,375.Literature Literature
The significand (or mantissa) of an IEEE floating-point number is the part of a floating-point number that represents the significant digits.
La mantisa de un número de punto flotante IEEE es la parte de un número de punto flotante que representa los dígitos significativos.WikiMatrix WikiMatrix
Data types 95 When you store integer values with the Number data type, only the 52 bits of the significand are used.
Al almacenar valores enteros con el tipo de datos Number, sólo se utilizarán los 52 bits de la mantisa.Literature Literature
Thus only 23 fraction bits of the significand appear in the memory format, but the total precision is 24 bits (equivalent to log10(224) ≈ 7.225 decimal digits).
Por lo tanto sólo 23 bits de la mantisa aparecen en el formato de la memoria, pero la precisión total es de 24 bits (equivalente a log10 (224) dígitos ≈ 7,225 decimales).WikiMatrix WikiMatrix
The leading 1 in the significand 1.f does not appear in the representation; that is, the leading bit is implicit.
El 1 delantero en la mantisa l. f no aparece en la representación; es decir, el bit del comienzo es implícito.Literature Literature
These parameters uniquely describe the set of finite numbers (combinations of sign, significand, and exponent for the given radix) that it can represent.
Estos parámetros describen de manera única el conjunto de números finitos (combinaciones de signo, significante y exponente para la base dada) que puede representar.WikiMatrix WikiMatrix
In a normal floating-point value, there are no leading zeros in the significand; instead leading zeros are removed by adjusting the exponent.
En un valor de punto flotante normal, no hay ceros principales en la mantisa; en cambio, los ceros principales se mueven al exponente.WikiMatrix WikiMatrix
Multidimensional arrays (numbers or strings) Single-precision floating point variables with an 8-bit exponent and a 31-bit significand and improved math capabilities, including trigonometry and logarithmic functions Commands for high-resolution graphics DATA statements, with READ and RESTORE commands, for representing numerical and string values in quantity CHR$, STR$, and VAL functions for converting between string and numeric types (both languages did have the ASC function) User-defined functions: simple one-line functions written in BASIC, with a single parameter Error-trapping, allowing BASIC programs to handle unexpected errors by means of a subroutine written in BASIC Conversely, Applesoft lacked the MOD (remainder) operator that had been present in Integer BASIC.
Arreglos multidimensionales variables de punto flotante de simple precisión con 8 bits de exponente y una parte significativa de 31 bits y capacidades de matemáticas mejoradas, incluyendo funciones trigonométricas y logarítmicas Comandos para gráficos de alta resolución Funciones CHR$, STR$, y VAL para convertir entre los tipos de strings y numéricos (ambos lenguajes tenían la función ASC) Funciones definidas por el usuario: funciones simples de una sola línea escritas en BASIC, con un solo parámetro Intercepción de errores, permitiendo a los programas BASIC manejar errores inesperados por medio de una subrutina escrita en BASIC Inversamente, el Applesoft careció al operador MOD (residuo de la división) que había estado presente en el Integer BASIC.WikiMatrix WikiMatrix
The leading 1 in the significand 1. f does not appear in the representation; that is, the leading bit is implicit.
El 1 delantero en la mantisa l. f no aparece en la representación; es decir, el bit del comienzo es implícito.Literature Literature
The true significand includes 23 fraction bits to the right of the binary point and an implicit leading bit (to the left of the binary point) with value 1, unless the exponent is stored with all zeros.
La mantisa real del formato incluye 23 bits de la fracción a la derecha de la coma binaria y un bit de encabezado implícito (a la izquierda de la coma binaria) con valor de "1" a menos que el exponente se almacene con sus bits en cero.WikiMatrix WikiMatrix
In the IEEE double-precision format, how many bits are reserved for the fractional part of the significand?
En el formato IEEE de doble precisión, ¿cuántos bits se reservan para la parte fraccional de la mantisa?Literature Literature
The encoding scheme for these binary interchange formats is the same as that of IEEE 754-1985: a sign bit, followed by w exponent bits that describe the exponent offset by a bias, and p−1 bits that describe the significand.
El esquema de codificación para estos formatos de intercambio binario es el mismo que el de la norma original IEEE 754-1985: un bit de signo seguido de w bits para el exponente compensado por un sesgo y p-1 bits que describen el significando.WikiMatrix WikiMatrix
Suppose, for example, a simplified floating-point format had 5-bit significands.
Por ejemplo, suponga que un formato de punto flotante simplificado tiene mantisas de 5 bits.Literature Literature
Combining the sign, exponent, and significand, the binary number is 1.01011 23. 4.
Si combinamos el signo, exponente y mantisa, el número binario es ⫹1.01011 ⫻ 23. 4.Literature Literature
Let a and b be floating-point numbers with p-bit significands (p = 53 in double precision).
Sean a y b números en punto flotante con p bits significativos ( p = 53 en doble precisión).Literature Literature
The binary value 1.11111, for example, requires a more precise significand.
Por ejemplo, el valor binario 1.11111 requiere una mantisa más precisa.Literature Literature
For example, the same IEEE 754 double-precision format is commonly described as having either a 53-bit significand, including the hidden bit, or a 52-bit significand, excluding the hidden bit.
Por ejemplo, el formato de doble precisión de IEEE 754 es descrito tanto como que tiene 53 bits de precisión (contando el bit oculto) como que tiene 52 bits (sin contar el bit oculto).WikiMatrix WikiMatrix
The single-precision encoded significand is 00110011001100110011001.
La mantisa codificada de precisión simple es 00110011001100110011001.Literature Literature
The two options allow the significand to be encoded as a compressed sequence of decimal digits (using densely packed decimal) or alternatively as a binary integer.
Las dos opciones permiten que el significando sea codificado como una secuencia comprimida de dígitos decimales, usando decimales densamente empacados, o alternativamente como un entero binario.WikiMatrix WikiMatrix
41 sinne gevind in 7 ms. Hulle kom uit baie bronne en word nie nagegaan nie.