basic.num.expression
An expression which evaluates to a number.
Description
any expression which evaluates to a number.
Example
x = 1
x = '1'
y = x:'0'
If 'x' contains a numeric expression, 'y' is also a valid
numeric expression.
See Also
User Comments
What do you think?
Share your experience or ask a question by using the form below.
Login to leave your comments.
