VMS Help  —  COBOL  miscellaneous_topics, literals  numeric_literals
  A numeric literal is a character-string of 1 to 33 characters selected
  from the digits 0 through 9, the plus sign, the minus sign, and the
  decimal point.

  The value of a numeric literal is the algebraic quantity represented by
  the characters in the literal.  Its size equals the number of digits in
  the character-string.
Close Help