write_f32 : Hasher, F32 -> HasherFeed an F32 into the hasher. Positive and negative zero hash identically, and every NaN representation hashes identically.
write_f64 : Hasher, F64 -> HasherFeed an F64 into the hasher. Positive and negative zero hash identically, and every NaN representation hashes identically.