home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Microsoftware Monthly 19…2 Programming Power Tools
/
MASO9512.ISO
/
cpptutor
/
cpptutor.arj
/
CH03
/
A03136.TXT
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1993-09-13
|
279 b
|
6 lines
A floating constant is made up of a sequence of digits, a decimal
point, and another sequence of digits. You can omit either the
digits before the decimal or after the decimal, but not both. You
can follow the digits after the decimal with an "e" and an integer
exponent.