HiveBrain v1.2.0
Get Started
← Back to all entries
patternMinor

Is the system of measuring length in the US Turing complete?

Submitted by: @import:stackexchange-cs··
0
Viewed 0 times
thelengthsystemcompletemeasuringturing

Problem

The author here writes:


Little known fact, the system of measuring length in the US is Turing complete

My question is: Is the system of measuring length in the US Turing complete?

Solution

The post you're referring to is a joke: the US (and similar British Imperial) measurement systems are not Turing complete and the claim is an example of hyperbole.

A key feature that's necessary for a system to be Turing complete is that the system must include computations that do not terminate ("infinite loops"). Although it's not clear exactly what computations can be modeled by unit conversions (or what that even means!), any unit conversion within the diagram takes a finite number of steps.

Context

StackExchange Computer Science Q#57631, answer score: 9

Revisions (0)

No revisions yet.