logarithms in python

Posted by Srikanth on Stack Overflow See other posts from Stack Overflow or by Srikanth
Published on 2010-06-18T04:40:33Z Indexed on 2010/06/18 4:43 UTC
Read the original article Hit count: 134

Filed under:
|

write a program to find the sum of the logarithms of all the primes from 2 to some number n, and print out the sum of the logs of the primes, the number n, and the ratio of these two quantities in python

© Stack Overflow or respective owner

Related posts about python

Related posts about x11