diff options
| author | Marshall Lochbaum <mwlochbaum@gmail.com> | 2022-01-19 22:06:05 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2022-01-19 22:06:05 -0500 |
| commit | fbf38d70c6461de9f326575671c0b7c33cb93767 (patch) | |
| tree | 906815d6c91f9a592a17dca66531aa2a470ca836 /docs/help/squareroot_root.html | |
| parent | 40be400ecca8c370afa31b60d8f779654b87d1b0 (diff) | |
| parent | 330846175fe6cfd52dee29e1db0d1726e31fb367 (diff) | |
Merge pull request #56 from razetime/master
fix more h2 errors, generate index for repl help, add insert page
Diffstat (limited to 'docs/help/squareroot_root.html')
| -rw-r--r-- | docs/help/squareroot_root.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/squareroot_root.html b/docs/help/squareroot_root.html index 94883873..15da07b3 100644 --- a/docs/help/squareroot_root.html +++ b/docs/help/squareroot_root.html @@ -11,7 +11,7 @@ 1.414213562373095 </pre> <h2 id="---root"><a class="header" href="#---root"><code><span class='Value'>𝕨</span> <span class='Function'>√</span> <span class='Value'>𝕩</span></code>: Root</a></h2> -<h2 id="th-root-of-"><a class="header" href="#th-root-of-"><code><span class='Value'>𝕨</span></code>th root of <code><span class='Value'>𝕩</span></code>.</a></h2> +<p><code><span class='Value'>𝕨</span></code>th root of <code><span class='Value'>𝕩</span></code>.</p> <p><a href="https://mlochbaum.github.io/BQN/doc/arithmetic.html#pervasion">Pervasive.</a></p> <a class="replLink" title="Open in the REPL" target="_blank" href="https://mlochbaum.github.io/BQN/try.html#code=ICAyIOKImiAyCgogIDHigL8y4oC/M+KAvzQg4oiaIDQgIA==">↗️</a><pre> <span class='Number'>2</span> <span class='Function'>√</span> <span class='Number'>2</span> 1.414213562373095 |
