Int Value

IntValue
   IntegerPart::
IntegerPart
   NegativeSign opt 0
   NegativeSign opt NonZeroDigitDigit list opt
NegativeSign::
   -
Digit :: one of
   0 1 2 3 4 5 6 7 8 9
NonZeroDigit
   Digit but not 0

An Int number is specified without a decimal point or exponent (ex.1).

results matching ""

    No results matching ""