7 lines
72 B
Text
7 lines
72 B
Text
0.1
|
|
.1
|
|
1.
|
|
1e-1 # scientific notation
|
|
1e+10
|
|
1e-10
|
|
0x01p-1 # hex float
|