aboutsummaryrefslogtreecommitdiff
path: root/docs/help/reciprocal_divide.html
diff options
context:
space:
mode:
authorrazetime <raghuallthetime@hotmail.com>2022-01-20 08:31:40 +0530
committerrazetime <raghuallthetime@hotmail.com>2022-01-20 08:31:40 +0530
commitae513293cca5fb30dd59874e4e00c0eecab596f6 (patch)
tree6e47996dc2dd5afed221005b1cbd604f766b379b /docs/help/reciprocal_divide.html
parent40be400ecca8c370afa31b60d8f779654b87d1b0 (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.html2
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