Changeset 7717:86b350c0e2ae
- Timestamp:
- 12/13/07 23:17:26 (5 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sage/calculus/calculus.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sage/calculus/calculus.py
r7708 r7717 27 27 \theta 28 28 29 \sage predefines upper and lowercase letters as global 30 indeterminates. Thus the following works: 29 \sage predefines x to be a global indeterminate. Thus the following works: 31 30 sage: x^2 32 31 x^2
Note: See TracChangeset
for help on using the changeset viewer.
