Module:Convert base/doc - minecraft.fandom.com

Treść tej podstrony pochodzi z artykułu „Module:Convert base/doc” w domenie minecraft.fandom.com na licencji CC BY-NC-SA 3.0
This is the documentation page. It will be transcluded into the main module page. See Template:Documentation for more information

This 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.

See also[]