Also, if anyone knows similar info about other coding softwares ex. Mathematica, Java, Javascript, or Python, that would be super helpful
how is exp(x) calculated?
3 views (last 30 days)
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?
2 Comments
Answers (0)
See Also
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!