Skip to content

Operation request: Binary-Coded Decimal encode and decode #49

Closed
@n1474335

Description

@n1474335

Request summary

Development of operations to convert data to and from the BCD format.

Arguments

Example input and output

Input Output
0 0000
1 0001
2 0010
8 1000

Resources

https://en.wikipedia.org/wiki/Binary-coded_decimal

Optional extensions

Add the capability to support different types of BCD encoding as specified in the Wikipedia entry or elsewhere.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions