>
> With an operator (say @@) for iterated composition,
> I could write simply instead:
>
> sage: f = lambda e: integrate(e,x)
> sage: (f @@ 4)(_)

I will ask the stupid question:  Can SymbolicComposition etc. in the
calculus module be used for this after making something symbolic?

(My guess is no, since it wasn't brought up.)

FWIW,
- kcrisman
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to 
sage-support-unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sage-support
URLs: http://www.sagemath.org
-~----------~----~----~----~------~----~------~--~---

Reply via email to