[ล้างแคช]
This is the documentation page. It should be transcluded into the main template page. See Template:Documentation for more informationThis module allows any number base to be converted to any other number base up to base 15.
It provides 3 convenience functions: fromDec, fromHex, and fromBin, for converting from decimal, hexadecimal, and binary, to any other base; and one main function: fromBase, for everything else.