Can math.atan2 return INF?
Steven D'Aprano
steve at pearwood.info
Tue Jun 21 13:50:24 EDT 2016
More information about the Python-list mailing list
Tue Jun 21 13:50:24 EDT 2016
- Previous message (by thread): Cassandra multiprocessing can't pickle _thread.lock objects
- Next message (by thread): Can math.atan2 return INF?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Are there any circumstances where math.atan2(a, b) can return an infinity? I know it will return a NAN under some circumstances. -- Steven
- Previous message (by thread): Cassandra multiprocessing can't pickle _thread.lock objects
- Next message (by thread): Can math.atan2 return INF?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list