Skip to content

Commit 6e1ac47

Browse files
authored
Update mathFact.js
1 parent afd6572 commit 6e1ac47

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/util/mathFact.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -155,6 +155,7 @@ const facts = [
155155
"A set is convex iff its indicator function is a convex function. (Indicator function is infinite off the set.)",
156156
"Every C^1 differential structure on a manifold can be uniquely smoothed to a C^∞ differential structure.",
157157
"The Hilbert transform is an anti-involution, i.e. H(H(u)) = -u.",
158+
"Jacobi elliptic functions have two singularities of order 1 inside the fundamental parallelogram.",
158159
];
159160

160161
/**

0 commit comments

Comments
 (0)