Methods for the builtin float type.
float e @public
The value of e
Used as T.float.e
float max @public
Maximum value of a float, used for overflow.
Used as T.float.max
Note that this prints as "inf".
float pi @public
The value of PI
Used as T.float.pi