mirror of
https://github.com/logseq/logseq.git
synced 2026-04-27 23:54:55 +00:00
fix: import quoted math blocks
and lists in quote blocks. Addresses main issue in https://github.com/logseq/db-test/issues/434
This commit is contained in:
@@ -1 +1,7 @@
|
||||
- Test ref to an annotation: ((68702394-3613-4bac-85a7-28643d58237f))
|
||||
- Test ref to an annotation: ((68702394-3613-4bac-85a7-28643d58237f))
|
||||
- background-color:: yellow
|
||||
> The distribution of $x^n ~\text{mod}~ 1$ is more subtle. We have three basic facts.
|
||||
>
|
||||
> 1. If $0 ≤ x < 1$, then $x^n → 0$ as $n → ∞$.
|
||||
> 2. If $x = 1$ then $x^n = 1$ for all $n$.
|
||||
> 3. For almost all $x > 1$ the sequence $x^n ~\text{mod}~ 1$ is uniformly distributed. But for some values of $x$ it is not, and there’s no known classification for these exceptional values of $x$.
|
||||
Reference in New Issue
Block a user