diff options
| author | razetime <raghuallthetime@hotmail.com> | 2022-01-20 08:31:40 +0530 |
|---|---|---|
| committer | razetime <raghuallthetime@hotmail.com> | 2022-01-20 08:31:40 +0530 |
| commit | ae513293cca5fb30dd59874e4e00c0eecab596f6 (patch) | |
| tree | 6e47996dc2dd5afed221005b1cbd604f766b379b /docs/help/squareroot_root.html | |
| parent | 40be400ecca8c370afa31b60d8f779654b87d1b0 (diff) | |
fix more h2 errors, generate index for repl help
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 |
