+ 2
Can you compute n digits of pi without using any math functions or math library ?
I wrote a simple python code for computing n digits of pi with using newton method. https://code.sololearn.com/cEF8AI531VY8/?ref=app
1 Resposta
0
And your question is?