On Mar 26, 1:44 pm, kcrisman <kcris...@gmail.com> wrote:
> Incidentally, that is a good argument for always declaring your
> functions as callable; it relieves one of this tedious var business.
> I will make a mental note of it for intro material in Sage.

That would be a good idea if it was natural to ALWAYS define callable
functions.

The problem is that when the first thing a student types into his/her
notebook is

integrate(sin(x),x,2,44)

then an error will occur.

cs

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