Macro inari::const_dec_interval[][src]

macro_rules! const_dec_interval {
    ($a:expr, $b:expr) => { ... };
}
Expand description

Creates a DecInterval from f64 bounds.

It can be used in constant expressions.