Changeset 8076:6e4115ba4970
- Timestamp:
- 01/17/08 13:43:14 (5 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sage/rings/fraction_field_element.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sage/rings/fraction_field_element.py
r8073 r8076 346 346 def __pow__(self, right): 347 347 r""" 348 Returns self raise to the $right^{th}$ power.348 Returns self raised to the $right^{th}$ power. 349 349 350 350 Note that we need to check whether or not right is negative so we
Note: See TracChangeset
for help on using the changeset viewer.
