摘要: 例4.7弦截法求方程f(x)=x^3-5x^2+16x-80=0的根 1 import java.util.Scanner; 2 import java.lang.*; 3 public class cjava { 4 public static void main(String[] args) { 阅读全文
posted @ 2020-08-16 20:58 敲敲代代码码 阅读(92) 评论(0) 推荐(0)