-
-
Notifications
You must be signed in to change notification settings - Fork 9
float literal
IsaacShelton edited this page Mar 21, 2022
·
1 revision
float
literals are real numbers suffixed with f
, which stands for "float".
Example 1
3.14159f
Example 2
1.414f
Example 3
-37.43e9f