powered by
Convert a number to hexidecimal notation.
convert2hex(d)
The input in hex, as character strings.
A vector of integers (must be < 2^31).
hex2dec()
convert2hex(333) dec2hex(333) dec2hex(0:30)
Run the code above in your browser using DataLab