Estimetaion_e
Versión 1.0.0 (1,42 KB) por
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.
Citar como
Mahdi Zolfaghari (2025). Estimetaion_e (https://www.mathworks.com/matlabcentral/fileexchange/68236-estimetaion_e), MATLAB Central File Exchange. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2018a
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Number Theory en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0 |