Subject | English | Russian |
progr. | boolean atomic type | булевый атомарный тип (корпорации Cray Alex_Odeychuk) |
comp., MS | Boolean data type | логический тип данных (A data type with only two passable values, True (-1) or False (0). Boolean variables are stored as 16-bit (2-byte) numbers) |
progr. | boolean data type | булев тип данных (ssn) |
IT | boolean type | булевый тип (Alex_Odeychuk) |
progr. | boolean type | логический тип данных (служит для представления в программе логических значений ssn) |
progr. | predefined type BOOLEAN | предопределённый тип BOOLEAN (ssn) |
progr. | standard type BOOLEAN | стандартный тип BOOLEAN (ssn) |
progr. | the result type of each relational operator is the predefined type BOOLEAN | Тип результата каждого оператора отношения есть предопределённый тип BOOLEAN (см. IEЕЕ Std. 1076-87. IEЕЕ Standard VHDL. Language Reference Manual) |
progr. | the type of the attribute has an initial uppercase letter – for example, Boolean, Integer, or Real | Тип атрибута пишется с большой буквы, например Boolean, Integer или Real (см. Software Modeling and Design by Hassan Gomaa 2011) |
progr. | the type of the attribute has an initial uppercase letter for example, Boolean, Integer, or Real | Тип атрибута пишется с большой буквы, например Boolean, Integer или Real (см. Software Modeling and Design by Hassan Gomaa 2011) |
progr. | two values of the standard type BOOLEAN | два значения стандартного типа BOOLEAN (ssn) |
progr. | type of booleans | тип булевских значений (ssn) |