Numeric literals
- Last Updated: May 12, 2026
- 1 minute read
- OpenAccess SDK
- Version 8.1
- Documentation
Numeric literals are represented by a string of numbers that are not enclosed in quotation marks and contain a decimal point. Float and real constants can also be represented using scientific notation.
Examples
+1894.1204
101.5E3
0.5E-2