Skip to content

Commit 79c2a71

Browse files
committed
fix a mistake
1 parent cb577ec commit 79c2a71

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appendix/common-knowledge.typ

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -111,7 +111,7 @@ $
111111
+ $integral cos x^2 dif x=sqrt(pi/2)C(sqrt(2/pi)x)+C_1$#text(fill:gray)[注#footnote[这里的$C$是菲涅耳积分函数,而$C_1$是任意常数。]]
112112
+ $integral ee^x^2 dif x=sqrt(pi)/2op("erfi")(x)+C$
113113
+ $integral_0^phi (dif theta)/sqrt(1-k^2sin^2theta)=F(sin phi;k)$
114-
+ $integral_0_x (dif t)/sqrt((1-t^2)(1-k^2t^2))=F(x;k)$
114+
+ $integral_0^x (dif t)/sqrt((1-t^2)(1-k^2t^2))=F(x;k)$
115115
+ $integral_0^phi sqrt(1-k^2sin^2theta)dif theta=E(phi;k)$
116116
+ $integral_0^x sqrt(1-k^2t^2)/sqrt(1-t^2)dif t=E(x;k)$
117117
+ $integral_0^phi t^(p-1)(1-t)^(q-1)dif t=B(x;p,q)$

0 commit comments

Comments
 (0)