Fix typo.

This commit is contained in:
Raymond Hettinger 2004-11-25 05:35:32 +00:00
parent 23ce5848aa
commit 4fd38b3f77
1 changed files with 1 additions and 1 deletions

View File

@ -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