For several values of x, use MATLAB to confirm that sinh x = (ex − e−x)/2.
6 views (last 30 days)
Show older comments
For several values of x, use MATLAB to confirm that sinh x = (ex - e-x)/2.
2 Comments
James Tursa
on 24 Oct 2019
What have you done so far? What specific problems are you having with your code?
Emma Athow
on 13 Apr 2020
Why reply to his entry if you're not going to answer the question? He is clearly just looking for an answer.
Answers (1)
James Tursa
on 24 Oct 2019
Note that sinh x and ex and e-x in your title would be sinh(x) and exp(x) and exp(-x) in MATLAB code.
0 Comments
See Also
Categories
Find more on Logical in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!