#16439: Allow inverse trig functions to all take complex input
-------------------------------------+-------------------------------------
Reporter: kcrisman | Owner:
Type: defect | Status: needs_review
Priority: minor | Milestone: sage-6.3
Component: symbolics | Resolution:
Keywords: | Merged in:
Authors: | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
u/ppurka/allow_inverse_trig_functions_to_all_take_complex_input|
c4ba30d802f932b29205ec3f49f3eeeeb0942e76
Dependencies: | Stopgaps:
-------------------------------------+-------------------------------------
Comment (by kcrisman):
> The following functions are not fixed: `atan, acos, asin` because I am
not very sure how they get evaluated. I have fixed the other functions to
take `complex` type as input.
You'll notice that
[http://git.sagemath.org/sage.git/tree/src/sage/functions/trig.py#n562
here]
{{{
arctan = atan = Function_arctan()
}}}
so `atan` is exactly the same as `arctan` - one fix works for both!
--
Ticket URL: <http://trac.sagemath.org/ticket/16439#comment:6>
Sage <http://www.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 unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/d/optout.