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/reciprocal_divide.html | |
| parent | 40be400ecca8c370afa31b60d8f779654b87d1b0 (diff) | |
fix more h2 errors, generate index for repl help
Diffstat (limited to 'docs/help/reciprocal_divide.html')
| -rw-r--r-- | docs/help/reciprocal_divide.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/help/reciprocal_divide.html b/docs/help/reciprocal_divide.html index 7aaee42d..ee87812e 100644 --- a/docs/help/reciprocal_divide.html +++ b/docs/help/reciprocal_divide.html @@ -12,7 +12,7 @@ 0.2 </pre> <h2 id="---divide"><a class="header" href="#---divide"><code><span class='Value'>๐จ</span> <span class='Function'>รท</span> <span class='Value'>๐ฉ</span></code>: Divide</a></h2> -<h2 id="-divided-by-"><a class="header" href="#-divided-by-"><code><span class='Value'>๐จ</span></code> divided by <code><span class='Value'>๐ฉ</span></code>.</a></h2> +<p><code><span class='Value'>๐จ</span></code> divided by <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=NSDDtyA0CgoxNCDDtyA3">โ๏ธ</a><pre> <span class='Number'>5</span> <span class='Function'>รท</span> <span class='Number'>4</span> 1.25 |
