Keyboard shortcuts

Press or to navigate between chapters

Press ? to show this help

Press Esc to hide this help

pow_inline

Usage: pow_inline!(base, exponent)

Fully qualified path: alexandria_math::pow_macro::pow_inline

macro pow_inline {
    ($base:expr, $exp:expr) => { ... };
}