Welcome to myCobol.ovh Monday, 29 September 2025, 07:58

myCobol.ovh Glossary
Categories all ·   Context   ·   Concept   ·   Syntax   ·   Event   ·   Standards  
Subjects all ·   Cobol  
Letters all  #  A  B  C  D  E  F  G  H  I  J  K  L  M  N  O  P  Q  R  S  T  U  V  W  X  Y  Z
Terms  77-level-description-entry   alphabet-name   alphabetic   alphanumeric   alphanumeric character   alphanumeric-edited   alternate record key   argument   arithmetic expression   arithmetic operation   arithmetic operator   arithmetic statement  ..more

arithmetic operator
Category Syntax
Subject Cobol
A single character, or a fixed two-character combination that belongs to the following set:
Character and Meaning
+
Addition
-
Subtraction
*
Multiplication
/
Division
**
Exponentiation