We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afd6572 commit 6e1ac47Copy full SHA for 6e1ac47
src/util/mathFact.js
@@ -155,6 +155,7 @@ const facts = [
155
"A set is convex iff its indicator function is a convex function. (Indicator function is infinite off the set.)",
156
"Every C^1 differential structure on a manifold can be uniquely smoothed to a C^∞ differential structure.",
157
"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.",
159
];
160
161
/**
0 commit comments