首页 新闻 会员 周边
1
回答数

回答被采纳 20 为什么return不出来啊?????

var L = 0.001;var V;function f(x){ return x*(x+2);} function goldenSection(a,b,x1,x2){ var y1 = f(x1