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!