Skip to content

Commit 9428f1b

Browse files
committed
DE to differential equation
1 parent 9f90540 commit 9428f1b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/sage/functions/hypergeometric.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -947,7 +947,7 @@ class Hypergeometric_M(BuiltinFunction):
947947
zy'' + (b-z)y' - ay = 0.
948948
949949
This is not the same as Kummer's `U`-hypergeometric function, though it
950-
satisfies the same DE that `M` does.
950+
satisfies the same differential equation that `M` does.
951951
952952
.. warning::
953953

0 commit comments

Comments
 (0)