libm::math

Macro div

source
macro_rules! div {
    ($a:expr, $b:expr) => { ... };
}