File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -368,7 +368,7 @@ The analytical solution for ``t \in [-1, 1]`` is
368368
369369```math
370370\b egin{align*}
371- y_1(t) &= \c os(\p i t) + \e rf(t/\s qrt{2\l ambda})/\e rf(1/\s qrt{2\l ambda}) \\
371+ y_1(t) &= \c os(\p i t) + \o peratorname{ erf} (t/\s qrt{2\l ambda})/\o peratorname{ erf} (1/\s qrt{2\l ambda}) \\
372372y_2(t) &= y_1'(t)
373373\e nd{align*}
374374```
@@ -440,7 +440,7 @@ The analytical solution for ``t \in [-1, 1]`` is
440440
441441```math
442442\b egin{align*}
443- y_1(t) &= \c os(\p i t) + t + \f rac{t\e rf(t/\s qrt{2\l ambda}) + \s qrt{2\l ambda/\p i}\e xp(-t^2/2\l ambda)}{} \\
443+ y_1(t) &= \c os(\p i t) + t + \f rac{t\o peratorname{ erf} (t/\s qrt{2\l ambda}) + \s qrt{2\l ambda/\p i}\e xp(-t^2/2\l ambda)}{} \\
444444y_2(t) &= y_1'(t)
445445\e nd{align*}
446446```
@@ -621,7 +621,7 @@ The analytical solution for ``t \in [-1, 1]`` is
621621
622622```math
623623\b egin{align*}
624- y_1(t) &= 1 + \e rf(t/\s qrt{2\l ambda})/\e rf(1/\s qrt{2\l ambda}) \\
624+ y_1(t) &= 1 + \o peratorname{ erf} (t/\s qrt{2\l ambda})/\o peratorname{ erf} (1/\s qrt{2\l ambda}) \\
625625y_2(t) &= y_1'(t)
626626\e nd{align*}
627627```
You can’t perform that action at this time.
0 commit comments