Subject | English | Spanish |
IT, dat.proc. | conversion to an integer | conversión a un entero |
IT | integer constant | constante numérica entera |
IT | integer constant | constante entera |
comp., MS | Integer data type | tipo de datos Integer (A fundamental data type that holds integers. An Integer variable is stored as a 16-bit (2-byte) number ranging in value from -32,768 to 32,767) |
comp., MS | integer field | campo numérico entero (A type of field whose content is a whole number. Examples include the ID and Unique ID fields) |
IT, dat.proc. | integer function | truncación al entero menor más próximo |
IT | integer mathematics | matemáticas de los números enteros |
math. | integer powers | potencias enteras |
stat., scient. | integer programing | programación entera |
IT, dat.proc. | integer programming | programación integral |
stat., scient. | integer programming | programación entera |
scient. | integer programming | programación de números enteros |
IT, dat.proc. | integer programming | programación discreta |
math. | integer programming | programación de número entero |
magn. | integer quantum Hall effect | efecto Hall cuántico |
magn. | integer quantum Hall effect | efecto Hall cuántico entero |
IT | integer type | tipo entero |
math. | integer values | valores enteros |
IT, dat.proc. | long integer | entero largo |
math. | negative integer | entero negativo |
math. | non-negative integers | enteros no negativos |
stat. | null integer | número entero nulo |
stat. | order of natural integers | orden de los números naturales |
math. | positive integer | entero positivo |
IT, dat.proc. | to round off to the nearest integer | redondear al entero más próximo |
IT, dat.proc. | to round to the nearest integer | redondear al entero más próximo |
comp., MS | signed integer | entero con signo (An integer that has a positive or negative sign) |
IT, dat.proc. | truncation to the next smaller integer | truncación al entero menor más próximo |
commun. | Tx-integer is low,non-combined case | Tx-integer es bajo, caso no combinado |
IT | unsigned integer | entero sin signo |
comp., MS | unsigned integer | entero sin signo (A data type that can only hold a whole number with a value greater than, or equal to, zero. In this implementation, the maximum value that an unsigned integer can hold is 0xFFFFFFFF (4,294,967,295)) |