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 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
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 Commenti
Risposte (0)
Vedere anche
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!