- (1)
- There are two kinds of numeric_literals, real literals and integer
literals. A real literal is a numeric_literal that includes a point; an
integer literal is a numeric_literal without a point.
(2)
numeric_literal ::= decimal_literal | based_literal
-
- (3)
(3) The type of an integer literal is universal_integer. The type of a
real literal is universal_real.
Subclauses
- Decimal Literals
- Based Literals
-- Email comments, additions, corrections, gripes, kudos, etc. to:
Magnus Kempe -- Magnus.Kempe@di.epfl.ch
Copyright statement
Page last generated: 95-03-12