Commit b9b0a580 authored by Benjamin Peterson's avatar Benjamin Peterson

use imperative

parent 3aee092e
...@@ -280,12 +280,12 @@ Angular conversion ...@@ -280,12 +280,12 @@ Angular conversion
.. function:: degrees(x) .. function:: degrees(x)
Converts angle *x* from radians to degrees. Convert angle *x* from radians to degrees.
.. function:: radians(x) .. function:: radians(x)
Converts angle *x* from degrees to radians. Convert angle *x* from degrees to radians.
Hyperbolic functions Hyperbolic functions
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment