Subject | English | Estonian |
IT | integer arithmetic | täisarvaritmeetika |
comp., MS | integer field | täisarvuväli (A type of field whose content is a whole number. Examples include the ID and Unique ID fields) |
IT, tech. | integer number | täisarv |
math. | integer programming | täisarvuline planeerimine |
comp., MS | signed integer | märgiga täisarv (An integer that has a positive or negative sign) |
comp., MS | unsigned integer | märgita täisarv (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)) |