when i apply limit(x^3-6*(x-sin(x)))/(6*(x^4)*sin(x)), i am getting: ans = 0; but correct ans. is 1/120; Am i doing something wrong?can i replace x by theta?
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
when i apply
limit(x^3-6*(x-sin(x)))/(6*(x^4)*sin(x))
i am getting: ans = 0; but correct ans. is 1/120; Am i doing something wrong? can i replace x by theta to get the same value:1/120
0 Commenti
Risposta accettata
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Calculus in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!