My apologies for posting in the other thread. Forgot to move up a
level.

I've been using sagenb for a few weeks now and have the hang of most
of the easy things. Is there a way to generate tables of a user
defined function? I'm still switching over to Excel or the TI
calculator to do that.  TI table function lets you punch in table
values and calculates values in table.

Thanks,
-d

x = var('x')
plot ((e^(2*x) - 1)/(x),(-.75,.75))

Want to see is table showing how f(x) as x->0 approaches e

.1
.01
.001
.0001
-.1
-.01
-.001
-.0001
--~--~---------~--~----~------------~-------~--~----~
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