On Dec 11, 8:26 pm, William Stein <[email protected]> wrote:
> > Can you please post your code athttp://pastebin.com/or something, > since putting it in email results in it getting all mangled by some > email clients? > > Thanks! > > William Sure thing. A sage worksheet can be downloaded here: http://www.uwosh.edu/faculty_staff/gutow/calctable%20example.sws A text file of the function can be downloaded here: http://www.uwosh.edu/faculty_staff/gutow/calctable.sage Example usage: var('n R T p') V = n*R*T/p calctable('V',4) -- To post to this group, send an email to [email protected] To unsubscribe from this group, send an email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-devel URL: http://www.sagemath.org
