pub type FloatValue = f64;
An integer value.
f64 is used so that any FloatType can fit in it.
FloatType