Skip to content

Commit 1c30568

Browse files
[docs] small fix
1 parent b4c01dc commit 1c30568

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/rydstate/radial/wavefunction.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ def integrate(self, run_backward: bool = True, w0: float = 1e-10, *, _use_njit:
152152
The resulting radial wavefunction is normalized such that
153153
154154
.. math::
155-
\int_{0}^{\infty} r^2 |R(x)|^2 dr
155+
\int_{0}^{\infty} r^2 |R(r)|^2 dr
156156
= \int_{0}^{\infty} |\tilde{u}(x)|^2 dx
157157
= \int_{0}^{\infty} 2 z^2 |w(z)|^2 dz
158158
= 1

0 commit comments

Comments
 (0)