Kaydet (Commit) 4fd38b3f authored tarafından Raymond Hettinger's avatar Raymond Hettinger

Fix typo.

üst 23ce5848
......@@ -1095,7 +1095,7 @@ def cos(x):
return +s
def sin(x):
"""Return the cosine of x as measured in radians.
"""Return the sine of x as measured in radians.
>>> print sin(Decimal('0.5'))
0.4794255386042030002732879352
......
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