mirror of
https://github.com/FliegendeWurst/decimal-code.git
synced 2024-11-24 06:14:57 +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.
|