Constant MI_BAND_MODERATE_PERCENTILE
pub const MI_BAND_MODERATE_PERCENTILE: f64 = 0.25;Expand description
Lower bound of the Moderate band on the [0, 1] percentile-rank
scale. Anything below this is Low.
pub const MI_BAND_MODERATE_PERCENTILE: f64 = 0.25;Lower bound of the Moderate band on the [0, 1] percentile-rank
scale. Anything below this is Low.