Skip to main content

nth_formula_matches

Function nth_formula_matches 

Source
fn nth_formula_matches(f: NthFormula, position: usize) -> bool
Expand description

position(1始まり)が an+b 式(n は 0,1,2,…)のいずれかの n で 表せるか判定する。