IPB

> Binary Arithmetic Operators
Чат
Форум
Загрузка...
 

Language:
Русский
English

   Binary Arithmetic Operators


   Operator   Operation       Operand types  Result type
     +        Addition         integer type  integer type
              real type        real type
     -        Subtraction      integer type  integer type
                               real type     real type
     *        Multiplication   integer type  integer type
                               real type     real type
     /        Division         integer type  real type
                               real type     real type
   div        Integer division integer type  integer type
   mod        Remainder        integer type  integer type

Note

The + operator is also used as a string operator or set operator,

The +, -, and * operators are also used as set operators.

 
 К началу страницы 
Тэги: Binary Operators *
 

Код для вставки: :: :: :: ГОСТ ::
Поделиться: //
 



-
Хостинг предоставлен компанией "Веб Сервис Центр" при поддержке компании "ДокЛаб"