teddy bear house 초코 그루키
teddy bear house 초코 그루키
find_root: function has same sign at endpoints:
-- an error. To debug this try: debugmode(true);
Maxima tried to find out where between two points a curve crosses the zero line.
Since the curve is on the same side of the zero line in both points its algorithms fails here.
Set find_root error to false if you want it to return false instead of an error.
Maxima는 두 점 사이에서 곡선이 0 선을 교차하는 위치를 찾으려고 했습니다.
두 점 모두에서 커브가 0 선의 같은 쪽에 있기 때문에 알고리즘이 여기서 실패합니다.
오류 대신 거짓을 반환하려면 find_root 오류를 거짓으로 설정합니다.
즉 지정한 범위의 값이 x축과 교차하지 않아서 나온 에러이다.
범위를 수정하면 결과를 찾을 수 있다.
댓글
댓글 쓰기