Literals
Definitions
literal
numeric_literal
Examples
A literal of the type universal_real (abstract type).
3.14159_26536
A literal of the type universal_integer (abstract type).
5280
A literal of a physical type
10.7 ns
A literal of the type bit_string .
O"4777"
A literal of the type string .
"54LS281"
A String -literal which represents an empty array.
""