Skip to content

aegwenia/jik/numeric-tower

Frontier Unlock 135 Ideal 150 CC0 1.0

Numeric tower

Construct rational, decimal, complex, quaternion, character, and byte values with deterministic promotion.

Acquire to open

Theory, examples, assessment, and private test answers stay inside the acquired repository copy.

Log in to acquire

Public source

Released under CC0 by the five-year publication rule.

[(type-of (ratio 1 2)) (type-of (complex 1 2)) (type-of (quaternion 1 2 3 4))]