Changeset 7788:48158ebbce3c
- Timestamp:
- 12/15/07 19:01:12 (5 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sage/calculus/calculus.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sage/calculus/calculus.py
r7785 r7788 6143 6143 "'Gamma(w, theta)" 6144 6144 sage: maxima(f(sqrt(2), theta+3)) 6145 'Gamma( theta+3,sqrt(2))6145 'Gamma(sqrt(2),theta+3) 6146 6146 """ 6147 6147 try:
Note: See TracChangeset
for help on using the changeset viewer.
