IPB

> Binary Arithmetic Operators
Чат
Форум
Альт Академия: https://www.basealt.ru/altacademy Образовательный портал «Альт Академии»: https://kurs.basealt.ru/ Сообщество СиСА: https://t.me/+Sz-uToWW2zc5OWMy Антон Уймин, главный эксперт компетенции «Сетевое и системное администрирование» Всероссийско ...
КАК ОБМАНЫВАЮТ ГОСУДАРСТВО И С ЧЕМ Я БОРЮСЬ?
АПК и ПО 26.20: https://t.me/apkpo2620 Чат Ассоциации: https://t.me/dg2620_bot В видео причины создания Ассоциации производителй компьютпров и периферийного оборудования 26.20 ====================== Реклама: imaxai@vk.com ====================== 🔗 Boos ...
 

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 *
 

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



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