#12588: abs(pi*I) should return pi
-------------------------------------------------+-------------------------
Reporter: dkrenn | Owner: burcin
Type: defect | Status: new
Priority: major | Milestone: sage-6.7
Component: symbolics | Resolution:
Keywords: absolute value, symbolic | Merged in:
Authors: | Reviewers:
Report Upstream: Fixed upstream, in a later | Work issues:
stable release. | Commit:
Branch: | Stopgaps:
Dependencies: pynac-0.3.8 |
-------------------------------------------------+-------------------------
Changes (by rws):
* dependencies: => pynac-0.3.8
* upstream: Reported upstream. Developers acknowledge bug. => Fixed
upstream, in a later stable release.
Comment:
Resolved in pynac master:
{{{
sage: abs(pi*I)
pi
sage: abs(pi*I*catalan)
catalan*pi
sage: abs(pi*catalan*x)
catalan*pi*abs(x)
sage: abs(pi*I*catalan*x)
catalan*pi*abs(I*x)
sage: abs(1.0j*pi)
1.00000000000000*pi
}}}
--
Ticket URL: <http://trac.sagemath.org/ticket/12588#comment:12>
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.