FORMULA LANGUAGE


Numeric constants
A numeric constant consists of numeric and special characters, with no intervening spaces, that conform to the following rules:
The table below shows the acceptable formats for entering numbers.
Type of NumberConstantResult
Decimal.123 0.123
Integer123 123
Negative number-123.4 -123.4
Scientific notation123E2, 123E-212300, 1.23