On Monday, December 26, 2016 at 11:11:39 AM UTC-8, Ingo Dahn wrote:
>
> While your first solution is working for me, I get the same problem with 
> your second solution:
> @interact
> def _(f_in=('$f$',x^2)):
>     f=f_in(x)
>

Transcription error. That was meant to be f = f_in.function(x) . Sorry.

-- 
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