Skip to main content

pct_from

Function pct_from 

Source
fn pct_from<O>(ops: &mut O, current: O::Float, max: O::Float) -> O::Float
where O: EvalRuleOps,