Changeset 7717:86b350c0e2ae


Ignore:
Timestamp:
12/13/07 23:17:26 (5 years ago)
Author:
Mike Hansen <mhansen@…>
Branch:
default
Message:

Fixed #1442.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • sage/calculus/calculus.py

    r7708 r7717  
    2727        \theta 
    2828 
    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: 
    3130        sage: x^2 
    3231        x^2 
Note: See TracChangeset for help on using the changeset viewer.