You must do: if abs(error(abc)) > errorTreshold. instead of "<". or see if you can do (removing the 'if'): while abs(error(abc))>errorTreshold.
確定! 回上一頁