Subject | English | Portuguese |
IT, dat.proc. | conversion to an integer | conversão em inteiro |
IT | integer constant | constante inteira |
comp., MS, Braz. | Integer data type | tipo de dados 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, Braz. | integer field | campo inteiro (A type of field whose content is a whole number. Examples include the ID and Unique ID fields) |
IT, dat.proc. | integer function | truncar para o número inteiro imediatamente mais baixo |
IT, el. | integer math | aritmética inteira |
IT | integer mathematics | programação inteira |
stat., scient. | integer programing | programação inteira |
math. | integer programming | programação inteira |
magn. | integer quantum Hall effect | efeito Hall quântico |
IT | integer type | tipo inteiro |
IT, dat.proc. | long integer | inteiro longo |
IT, dat.proc. | to round off to the nearest integer | arredondar para o inteiro mais próximo |
IT, dat.proc. | to round to the nearest integer | arredondar para o inteiro mais próximo |
comp., MS, Braz. | signed integer | inteiro com sinal (An integer that has a positive or negative sign) |
comp., MS | signed integer | número inteiro com sinal (An integer that has a positive or negative sign) |
IT, dat.proc. | truncation to the next smaller integer | truncar para o número inteiro imediatamente mais baixo |
commun. | Tx-integer is low,non-combined case | Tx-integer é baixo,caso não combinado |
comp., MS, Braz. | unsigned integer | inteiro sem sinal (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)) |
IT | unsigned integer | inteiro não sinalizado |
comp., MS | unsigned integer | número inteiro sem sinal (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)) |