Hey everybody! In this time, we wrote a code to calculate Euler's constant or e number. That part was simple, the problem came when we need to stop the programm when we have the precision (decimal point numbers) that we required. To acomplishied that, we use a function called floor which we take from here
http://
Anyway, here is the link to my code. Enjoy it!