Solve the limit limx→0
이전 댓글 표시
Solve the limit limx→0 (exp(x^3)-1)/(1−cos(x−sin(x))^0.5)
댓글 수: 3
James Tursa
2019년 9월 18일
편집: James Tursa
2019년 9월 18일
What have you done so far? What specific problems are you having with your code? What specific MATLAB question do you have? Are you sure you have copied the function correctly?
Mudeebe Edison
2019년 9월 18일
John D'Errico
2019년 9월 18일
That is not a question, just your need. Why not try something? James gave you a couple of good ideas.
답변 (1개)
James Tursa
2019년 9월 18일
편집: James Tursa
2019년 9월 18일
0 개 추천
Hint: If you are just looking to get an answer, consider looking at the Taylor Series of each individual term and then ask yourself the question of what happens when x gets really small (i.e., discard every term except the constant and the first term involving x). You might also look into L'Hopital's Rule.
카테고리
도움말 센터 및 File Exchange에서 Logical에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!