# Functions

FloatFrom creates a new Float that will always be valid.
FloatFromPtr creates a new Float that be null if f is nil.
FloatFromString creates a new Float from string f.
NewFloat creates a new Float.

# Structs

Float is a nullable float64.