One binary operator eml(x,y)=exp(x)-ln(y) plus the constant 1 generates all elementary functions including sin, cos, sqrt, log, arithmetic operations, and constants e, pi, i.
A Simple Multi-Processor Computer Based on Subleq
1 Pith paper cite this work. Polarity classification is still indexing.
abstract
Subleq (Subtract and Branch on result Less than or Equal to zero) is both an instruction set and a programming language for One Instruction Set Computer (OISC). We describe a hardware implementation of an array of 28 one-instruction Subleq processors on a low-cost FPGA board. Our test results demonstrate that computational power of our Subleq OISC multi-processor is comparable to that of CPU of a modern personal computer. Additionally, we provide implementation details of our complier from a C-style language to Subleq.
fields
cs.SC 1years
2026 1verdicts
UNVERDICTED 1representative citing papers
citing papers explorer
-
All elementary functions from a single binary operator
One binary operator eml(x,y)=exp(x)-ln(y) plus the constant 1 generates all elementary functions including sin, cos, sqrt, log, arithmetic operations, and constants e, pi, i.