Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

numlit

1995 Version of ANSI (Equivalent to Current ISO Version) of Standard

7.1.4.2 Numeric literal numlit

The integer literal syntax, intlit, which is a nonempty string of digits, is defined here.

    intlit::= digit ...

The numeric literal numlit is defined as follows.

    numlit::= mant [ exp ]
    mant::=

intlit [ . intlit ]
. intlit


    exp::= E

+
-


intlit

The value of the string denoted by an occurrence of numlit is defined in the following two subclauses.

Button for 1977 Button for 1984 Button for 1990 Button for 1995 Button for MDC Button for notes Button for examples

Copyright © Standard Documents; 1977-2024 MUMPS Development Committee;
Copyright © Examples: 1995-2024 Ed de Moel;
Copyright © Annotations: 2003-2008 Jacquard Systems Research
Copyright © Annotations: 2008-2024 Ed de Moel.

This page most recently updated on 29-Nov-2011, 22:19:13.

For comments, contact Ed de Moel (demoel@jacquardsystems.com)