Float
The standard Float type, this is a double-precision IEEE 64bit float.
On static targets, null cannot be assigned to Float. If this is necessary,
`Null<Float>` can be used instead.
Float
The standard Float type, this is a double-precision IEEE 64bit float.
On static targets, null cannot be assigned to Float. If this is necessary,
`Null<Float>` can be used instead.