[Bugs] #3045 UNSP: Calculate typo
Sugar Labs Bugs
bugtracker-noreply at sugarlabs.org
Mon Aug 15 21:48:17 EDT 2011
#3045: Calculate typo
------------------------------------------+---------------------------------
Reporter: cjl | Owner:
Type: defect | Status: new
Priority: Unspecified by Maintainer | Milestone: Unspecified by Release Team
Component: untriaged | Version: Unspecified
Severity: Unspecified | Keywords:
Distribution: Unspecified | Status_field: Unconfirmed
------------------------------------------+---------------------------------
functions.py:141
extraneous "i" in ix
asin(x), return the arc sine of x. This is the angle for which the sine is
ix. Defined for -1 <= x <= 1
should be
asin(x), return the arc sine of x. This is the angle for which the sine is
x. Defined for -1 <= x <= 1
--
Ticket URL: <http://bugs.sugarlabs.org/ticket/3045>
Sugar Labs <http://sugarlabs.org/>
Sugar Labs bug tracking system
More information about the Bugs
mailing list