A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from http://mail.python.org/pipermail/python-list/2001-April/073139.html below:

Tangents and the like...

Tangents and the like... Tangents and the like...Mitch Chapman chapman at bioreason.com
Thu Apr 12 20:01:43 EDT 2001
Mark Rowe wrote:
> Just been reading through the Math modules documentation and i can't see any
> way to find the inverse tangent of a number....  I know that this is
> possible, but how?

>>> import math
>>> math.pi/4.0
0.785398163397
>>> math.atan(1.0)
0.785398163397
>>> math.atan2(1.0, 1.0)
0.785398163397


--
Mitch
chapman at bioreason.com

More information about the Python-list mailing list

RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4