how is exp(x) calculated?

3 views (last 30 days)
AJ Biffl
AJ Biffl on 14 Nov 2019
Commented: Walter Roberson on 14 Nov 2019
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!