Subject | English | Italian |
IT, dat.proc. | conversion to an integer | conversione in numero intero |
IT, dat.proc. | conversion to an integer | conversione ad intero |
IT | integer constant | costante intera |
comp., MS | Integer data type | tipo di dati 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 numeri interi (A type of field whose content is a whole number. Examples include the ID and Unique ID fields) |
IT, dat.proc. | integer function | troncamento all'intero minore più vicino |
IT, dat.proc. | integer function | funzione PARTE-INTERA |
IT, el. | integer math | aritmetica intera |
IT | integer mathematics | matematica dei numeri interi |
stat., scient. | integer programing | programmazione intera |
IT, dat.proc. | integer programming | programmazione con numeri interi |
scient. | integer programming | programmazione a numeri interi |
IT | integer programming | programmazione integrale |
stat., scient. | integer programming | programmazione intera |
math. | integer programming | programmazione di numero intero |
IT | integer type | tipo intero |
IT, dat.proc. | long integer | intero lungo |
stat. | null integer | intero nullo |
IT, dat.proc. | to round off to the nearest integer | arrotondare all'intero più vicino |
IT, dat.proc. | to round to the nearest integer | arrotondare all'intero più vicino |
comp., MS | signed integer | intero con segno (An integer that has a positive or negative sign) |
IT, dat.proc. | truncation to the next smaller integer | funzione PARTE-INTERA |
IT, dat.proc. | truncation to the next smaller integer | troncamento all'intero minore più vicino |
commun. | Tx-integer | Tx-integer |
commun. | Tx-integer | Tx-intero |
commun. | Tx-integer is low,non-combined case | Tx-intero basso,caso non combinato |
commun. | Tx-integer is low,non-combined case | Tx-integer basso,caso non combinato |
comp., MS | unsigned integer | Unsigned Integer, intero senza segno (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)) |