python log() function
Ian
Duxbuz at bbtinternet.com
Sat Dec 8 07:16:15 EST 2001
More information about the Python-list mailing list
Sat Dec 8 07:16:15 EST 2001
- Previous message (by thread): python log() function
- Next message (by thread): python log() function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hello I am new to python and am trying to use it to work out a sum log(20/7) / log(2) which gives result 1.0 I am expecting to get 1.51 as a result, and using different langs such as perl or php, I get the desired result of 1.51 It seems to me that python only goes to a certain decimal place, not as much as the other compilers, can this be altered in anyway? Ta.
- Previous message (by thread): python log() function
- Next message (by thread): python log() function
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list