Serializes float, double, and real into TOML floating point values. TOML floats are always 64-bit, floats and reals are converted to doubles first.
See Source File