WSQ 12 – Estimating e

Instructions: 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.

Code:

Captura de pantalla 2017-05-02 a la(s) 21.28.56.png

How it runs:

Captura de pantalla 2017-05-02 a la(s) 21.28.39

Leave a comment