summaryrefslogtreecommitdiff
path: root/math/p5-Math-BaseCnv/DESCR
blob: 594e77f2ef466ad24c7b917a7b67d5de2ed789bc (plain)
1
2
3
4
5
6
BaseCnv provides a few simple functions for converting between
arbitrary number bases. It is as fast as I currently know how to
make it (of course relying only on the lovely Perl). If you would
rather utilize an object syntax for number-base conversion, please
see Ken Williams's <Ken@Forum.Swarthmore.Edu> fine Math::BaseCalc
module.