快速弦截法

快速弦截法#include<iostream.h>#include<math.h>double f(double x){ return x*x*x - 3*x - 1;}void KuaiSuXieJ

腾讯文库快速弦截法快速弦截法