#WSQ14

Estimating e

In this assignment you will estimate the mathematical constant e. You should create a function called calculuate_e which receives one parameter called precision that should specify the number of decimal points of accuracy.

https://github.com/VenkonProgram/wsq14/blob/master/estimatinge.py

CC BY 4.0 #WSQ14 by Luis Vargas is licensed under a Creative Commons Attribution 4.0 International License.

Comments are closed.