uwrite

Macro uwrite 

Source
macro_rules! uwrite {
    ($f:expr, $fmt:literal, $($arg:expr),* $(,)?) => { ... };
}
Expand description

A helper macro to show the numbers in scientific notation or not.