Tag Archives: #wsq14

WSQ14, calculating e

For this program I changed my float to a String, and in order to print the exact amount of decimal points I used it as a list, and I printend just the values I wanted (learn more):

Code:
https://github.com/EduardoMerino/Sharing-for-Class/blob/master/wsq-14.py

Reference links:
https://docs.python.org/3/tutorial/introduction.html#lists

http://en.wikipedia.org/wiki/E_%28mathematical_constant%29

WSQ14, calculating e

WSQ 14 – Estimating E

WSQ 14 – Estimating E

Github code link.

WSQ 14 – Estimating E

Wsq 14

Estimating e

Helpfull Sources:

http://en.wikipedia.org/wiki/E_%28mathematical_constant%29

Github Link to my code:

https://github.com/FlorethGonzalez/Wsq-s/commit/d33a168dbbdc771abcb8a8f618fe620ddec2748b

Wsq 14

Estimating e

Helpfull Sources:

http://en.wikipedia.org/wiki/E_%28mathematical_constant%29

Github Link to my code:

https://github.com/FlorethGonzalez/Wsq-s/commit/d33a168dbbdc771abcb8a8f618fe620ddec2748b

Wsq 14

Estimating e

Helpfull Sources:

http://en.wikipedia.org/wiki/E_%28mathematical_constant%29

Github Link to my code:

https://github.com/FlorethGonzalez/Wsq-s/commit/d33a168dbbdc771abcb8a8f618fe620ddec2748b

WSQ14

Hi guys, here’s my

Here’s the link to my code: e

 

WSQ14


WSQ14

WSQ14

#WSQ14 #TC1014 #LaNieveDeColimaExploto #PenguinLove #TepaEsLaLey #QueTeReviento

En esta liga de mi github puedes encontrar el codigo del wsq14 y en la imagen la manera de realizarlo 

https://github.com/gerahuerta/wsq/blob/master/wsq14.py

 

#TC1017 #wsq14: Calculating e

This is my code for WSQ14. I had some problems finding out how to truncate the decimals, because the function I was using rounded them, so instead I used strings… I converted the double variable to a string, I applied .substr, and then I converted back to double. This way, decimals were truncated in the precision given, instead of being rounded.

Here is the code:

https://github.com/JPBarberena/Codes/blob/master/wsq14.cpp

#TC1017 #WSQ14 Estimating e

Estimating e

IS READYY!!!! :DDDD Enjoy it 

Github link 😀

https://github.com/alejcbgmz/WSQ-s-Ale-Jcb-Gmz/blob/master/WSQ14.cpp