Float
A 64-bit floating point number, such as 1.5 or -1_000.00.
1.5
-1_000.00
struct Float { __BUILT_IN_IMPLEMENTATION: NoValue, }
ceil()
floor()