rdcl-number-analyzer

Crates.iordcl-number-analyzer
lib.rsrdcl-number-analyzer
version0.1.0
sourcesrc
created_at2021-01-21 09:55:50.029352
updated_at2021-01-21 09:55:50.029352
descriptionCommand line tool that analyses numbers.
homepage
repository
max_upload_size
id344816
size5,152
Ruud van der Weide (rjvdw)

documentation

README

Number Analyzer

Command line tool that does some basic analysis on a provided number. Currently supported:

  • Write the number as the sum of powers of 2.
  • Find nearby powers of 2.
Commit count: 0

cargo fmt