dtoa
pub fn write<W: Write, V: Floating>(wr: W, value: V) -> Result<usize>
Write float to an io::Write.
io::Write