Qurak

BaseForm

Available, differs from the .wl reference

Displays a number in a specified base. Without a front-end it prints verbatim,

BaseForm[expr, n]
BaseForm[255, 16] → BaseForm[255, 16]ToString[BaseForm[255, 16]] → ff 16ToString[BaseForm[255, 10]] → 255

Used in

Topics

Related

All 6300 functions · Use this from an MCP client