macro_rules! uwrite { ($f:expr, $fmt:literal, $($arg:expr),* $(,)?) => { ... }; }
A helper macro to show the numbers in scientific notation or not.