diff options
Diffstat (limited to 'docs/help/squareroot_root.html')
| -rw-r--r-- | docs/help/squareroot_root.html | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/help/squareroot_root.html b/docs/help/squareroot_root.html index 15da07b3..4633a419 100644 --- a/docs/help/squareroot_root.html +++ b/docs/help/squareroot_root.html @@ -6,13 +6,13 @@ <div class="nav">(<a href="https://github.com/mlochbaum/BQN">github</a>) / <a href="../index.html">BQN</a> / <a href="index.html">help</a></div> <h1 id="root-"><a class="header" href="#root-">Root (<code><span class='Function'>√</span></code>)</a></h1> <h2 id="--square-root--"><a class="header" href="#--square-root--"><code><span class='Function'>√</span> <span class='Value'>𝕩</span></code>: Square root</a></h2> -<p><a href="https://mlochbaum.github.io/BQN/doc/arithmetic.html#pervasion">Pervasive.</a></p> +<p><a href="../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=ICDiiJogMg==">↗️</a><pre> <span class='Function'>√</span> <span class='Number'>2</span> 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> <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> +<p><a href="../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 |
