#6285: Wrong description of arcsin function
---------------------------------------+------------------------------------
Reporter: gmhossain | Owner:
Type: defect | Status: new
Priority: major | Milestone:
Component: symbolics | Keywords:
Reviewer: arcsin, wrong description | Author:
Merged: |
---------------------------------------+------------------------------------
Description for "arcsin" wrongly says it is "The inverse of the hyperbolic
sine function" !!
{{{
arcsin?
File: /home/golam/foo/sage-4.0.1/local/lib/python2.5/site-
packages/sage/functions/trig.py
Type: <class 'sage.functions.trig.Function_arcsin'>
Definition: arcsin(x, hold='False')
Docstring:
The inverse of the hyperbolic sine function.
EXAMPLES::
sage: arcsinh(0.5)
0.481211825059603
sage: arcsinh(1/2)
arcsinh(1/2)
sage: arcsinh(1 + 1.0*I)
}}}
--
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/6285>
Sage <http://sagemath.org/>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/sage-trac?hl=en
-~----------~----~----~----~------~----~------~--~---