1 unstable release

0.1.0 Jan 21, 2021

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