16 lines
124 B
Plaintext
16 lines
124 B
Plaintext
|
|
# fractional
|
|
= +1.0
|
|
= 3.1415
|
|
= -0.01
|
|
|
|
# exponent
|
|
= 5e+22
|
|
= 1e06
|
|
= -2E-2
|
|
|
|
# both
|
|
= 6.626e-34
|
|
|
|
= 224_617.445_991_228
|