mirror of
https://github.com/FliegendeWurst/decimal-code.git
synced 2024-11-23 22:04:58 +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.
|