Strange AttributeError
In:
bool(-1/2*csc(3/8*pi + x)^2/cot(3/8*pi + x) + 1/cos(1/4*pi + 2*x) == 0)
Out:
AttributeError: 'sage.rings.complex_interval.ComplexIntervalFieldElement' object has no attribute 'sin'
?
In:
bool(-1/2*csc(3/8*pi + x)^2/cot(3/8*pi + x) + 1/cos(1/4*pi + 2*x) == 0)
Out:
AttributeError: 'sage.rings.complex_interval.ComplexIntervalFieldElement' object has no attribute 'sin'
?
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2013-09-01 07:21:20 +0100
Seen: 1,156 times
Last updated: Sep 01 '13
latex(-(x-1)/(x+1)) still broken
Can I build the sage documentation in parallel?
any way to turn off error msg when I catch the errors?
Why does graph plotting crop so aggressively, and what is a work-around?
AttributeError: 'int' object has no attribute 'mod'
Copyright Sage, 2010. Some rights reserved under creative commons license. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.
Thanks for reporting! This is a bug. Interestingly, this unrelated patch fixes the issue: http://trac.sagemath.org/ticket/15071
Indeed: