Changeset 1073:368bff0b1ca7 for sage/functions/functions.py
- Timestamp:
- 08/09/06 03:52:56 (7 years ago)
- Branch:
- default
- File:
-
- 1 edited
-
sage/functions/functions.py (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
sage/functions/functions.py
r862 r1073 75 75 sage: gp(pi) 76 76 3.141592653589793238462643383279502884197169399375105820974944592307816406286208998628034825342117068 77 sage: _ = FunctionRing.set_precision(old_prec) 77 78 """ 78 79 old_prec = self._default_precision
Note: See TracChangeset
for help on using the changeset viewer.
