Syntax
digits [ . digits ]
Parameters
digit
Refer to Literals.
Description
Numeric literals are LDL+ primitive values that have numerical significance. That is, arithmetic calculations can be performed using numeric literals. Refer to String Literals for more information on literals that only have character significance.
Examples
Example 1
18
Example 2
97
Example 3
458.932