how is exp(x) calculated?
Show older comments
I'm doing a project in a matrix methods class about approximating the exponential function using various methods, and I wanted to do a section about how the function is calculated in various coding softwares.
Does exp(x) use a polynomial approximation? If so, what degree? Is it domain-dependent?
If not, what is used?
Answers (0)
Categories
Find more on MATLAB in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!