1.0.0[][src]Constant phyloalifold::NEG_INFINITY

pub const NEG_INFINITY: f64 = f64::NEG_INFINITY; // -Inff64

Negative infinity (−∞). Use f64::NEG_INFINITY instead.