On Sunday, June 24, 2018 at 2:35:27 AM UTC+2, Matthias Goerner wrote:
>
> However, when I try 
> sage: sin(2 / (A((0.99, 1.01)) + dx + 3*dy))
> ValueError: Can only apply sin to formal power series with zero constant 
> term.
>

The result of such a series in general rings would contain expressions of 
the form sin(C), cos(D). Of course, in your case they would be immediately 
converted to RIFs, but the underlying general implementation would have to 
be over the symbolic ring. With the existing bias of mathematicians 
developing for Sage against symbolic expressions I'm pessimistic about an 
implementation in Sage.

Regards,

-- 
You received this message because you are subscribed to the Google Groups 
"sage-support" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to sage-support+unsubscr...@googlegroups.com.
To post to this group, send email to sage-support@googlegroups.com.
Visit this group at https://groups.google.com/group/sage-support.
For more options, visit https://groups.google.com/d/optout.

Reply via email to