Numeral base conversion formulas

Hello. I’m trying to migrate a Google Sheet to coda, but there are a few critical functions blocking me from doing so. Please add all the common numeral base conversions:
HEX2DEC
DEC2HEX
HEX2BIN
BIN2HEX

There should be an option to choose significant digits. I would use this to build a database to interpret hexadecimal codes by first converting to binary and then looking up each bit in separate tables.

1 Like