hexdec

Hey,

this might be useful to more people than just me: hexdec converts hexadecimal numbers into decimals and of course the other way around as well.
First input takes a text dat with the decimal value, second an input with a hexadecimal value. First output returns the hexadecimal and second output returns the decimal.

It’s partially made to promote the use of the evaluate DAT which comes in very handy on so many occasions.

cheers
markus

This component has since been moved into the Palette and can be found under Tools>hexdec