Library of well known algorithms for numerical root finding. ... extern crate roots; use roots::Roots; use roots::find_roots_cubic; ...
確定! 回上一頁