aseemk / bases.js

Utility for converting numbers to/from different bases/alphabets.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Big numbers

reverofevil opened this issue · comments

Could you add a direct convertion routine from base N to base M, where N and M are represented as arrays?