Skip to content

Commit 1fa959b

Browse files
xcarusokryzar
andauthored
Update src/sage/rings/function_field/drinfeld_modules/charzero_drinfeld_module.py
Co-authored-by: Antoine Leudière <[email protected]>
1 parent b595ff1 commit 1fa959b

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

src/sage/rings/function_field/drinfeld_modules/charzero_drinfeld_module.py

+2-1
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,8 @@ def exponential(self, prec=Infinity, name='z'):
162162
163163
- ``prec`` -- an integer or ``Infinity`` (default: ``Infinity``);
164164
the precision at which the series is returned; if ``Infinity``,
165-
a lazy power series in returned
165+
a lazy power series in returned, else, a classical power series
166+
is returned.
166167
167168
- ``name`` -- string (default: ``'z'``); the name of the
168169
generator of the lazy power series ring

0 commit comments

Comments
 (0)