Estimetaion_e
Version 1.0.0 (1.42 KB) by
Mahdi Zolfaghari
this function approximates e-Euler's number
this function approximates e-Euler's number
e is the estimated value whereas k is the smallest value at which
the function ceases and the approximation differs from exp(1)
(i.e., the value returned MATLAB’s built-in function) by no more than the
positive scalar, delta.
Note: e = summation(1/k!), for k = 0:inf.
Cite As
Mahdi Zolfaghari (2025). Estimetaion_e (https://www.mathworks.com/matlabcentral/fileexchange/68236-estimetaion_e), MATLAB Central File Exchange. Retrieved .
MATLAB Release Compatibility
Created with
R2018a
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Number Theory in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0 |