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.
divis-inability/README.md

559 B

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