A roundabout way of testing divisibility. https://code.ivysaur.me/divis-inability
This repository has been archived on 2020-05-03. You can view files and clone it, but cannot push or open issues or pull requests.
Go to file
mappu 278ad48422 commit all archived files 2015-11-19 06:21:53 +00:00
dist-archive commit all archived files 2015-11-19 06:21:53 +00:00
doc commit all archived files 2015-11-19 06:21:53 +00:00
.legacy-codesite.toml initial meta commit 2015-11-19 06:21:53 +00:00
README.md commit all archived files 2015-11-19 06:21:53 +00:00

README.md

divis-inability

A roundabout way of testing divisibility.

Uses PHP to generate a state machine in C, runtime compiled with a bash function.

The ideas behind this might be useful if you are in a bizarre environment with MBs of executable segment space, zero-cost branches, fixed numerators, and also denied access to any real division functionality. Which is to say, never.

Download