mirror of
https://github.com/FliegendeWurst/decimal-code.git
synced 2024-11-12 17:13:04 +00:00
8 lines
222 B
Plaintext
8 lines
222 B
Plaintext
decimal-code
|
|
============
|
|
|
|
Convert decimal numbers to BCD, AIKEN and STIBITZ (excess-3).
|
|
|
|
Input lines are interpreted as space-separated encoding and value.
|
|
Tab separated values (decimal, BCD, AIKEN, STIBITZ) are printed.
|