mirror of
https://github.com/python/cpython.git
synced 2025-08-03 00:23:06 +00:00
merge 3.4
This commit is contained in:
commit
276e9c841d
1 changed files with 2 additions and 2 deletions
|
@ -290,12 +290,12 @@ Angular conversion
|
|||
|
||||
.. function:: degrees(x)
|
||||
|
||||
Converts angle *x* from radians to degrees.
|
||||
Convert angle *x* from radians to degrees.
|
||||
|
||||
|
||||
.. function:: radians(x)
|
||||
|
||||
Converts angle *x* from degrees to radians.
|
||||
Convert angle *x* from degrees to radians.
|
||||
|
||||
Hyperbolic functions
|
||||
--------------------
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue