#numbers #command-line-tool #powers #sum #analyzer #find #nearby

app rdcl-number-analyzer

Command line tool that analyses numbers

1 unstable release

0.1.0 Jan 21, 2021

#7 in #powers

MIT/Apache

5KB
108 lines

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.

No runtime deps