From 011b6f769b130d42c9a455ab7526f33712345faf Mon Sep 17 00:00:00 2001 From: Marshall Lochbaum Date: Sat, 13 Mar 2021 10:51:37 -0500 Subject: Remove accidentally added files --- docs/doc/arithmetic.html | 16 ---------------- 1 file changed, 16 deletions(-) delete mode 100644 docs/doc/arithmetic.html (limited to 'docs/doc/arithmetic.html') diff --git a/docs/doc/arithmetic.html b/docs/doc/arithmetic.html deleted file mode 100644 index ee6e66ac..00000000 --- a/docs/doc/arithmetic.html +++ /dev/null @@ -1,16 +0,0 @@ - - - - BQN: Arithmetic functions - - -

Arithmetic functions

-

BQN's arithmetic functions use mostly the same symbols as APL, and the functionality is actually defined by the language implementation's number system and not the specification, so there's not too much to say about them.

-

Summary of differences for APLers:

- -

-- cgit v1.2.3