Welcome to myCobol.ovh Monday, 29 September 2025, 06:23

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  unary operator   Unicode   unit   unrestricted storage   unsuccessful execution   UPSI switch   user-defined word                

unary operator
Category Syntax
Subject Cobol
A plus (+) or a minus (-) sign that precedes a variable or a left parenthesis in an arithmetic expression and that has the effect of multiplying the expression by +1 or -1, respectively.