#double #bcd #dabble

bin2bcd

Binary-BCD-Binary conversion using double-dabble algorithm

1 unstable release

0.0.1 Oct 15, 2023

#30 in #double

MIT/Apache

10KB
212 lines

Binary to BCD conversion

Crates.io MIT licensed Apache 2.0 licensed Contributor Covenant

Overview

Rust implementation of binary to BCD and BCD to binary conversions using double-dabble algorithm.

License

Licensed under either of

at your option.

Contribution

All contributions intentionally submitted for inclusion in the work by you, shall be dual licensed as above, without any additional terms or conditions.

No runtime deps