aboutsummaryrefslogtreecommitdiff
path: root/docs/help/reciprocal_divide.html
diff options
context:
space:
mode:
authorMarshall Lochbaum <mwlochbaum@gmail.com>2022-01-19 22:06:05 -0500
committerGitHub <noreply@github.com>2022-01-19 22:06:05 -0500
commitfbf38d70c6461de9f326575671c0b7c33cb93767 (patch)
tree906815d6c91f9a592a17dca66531aa2a470ca836 /docs/help/reciprocal_divide.html
parent40be400ecca8c370afa31b60d8f779654b87d1b0 (diff)
parent330846175fe6cfd52dee29e1db0d1726e31fb367 (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/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