Hexadecimal
Returns the hexadecimal representation of a number.
Syntax
hexadecimal(Real)
Description
Given an integer in decimal base, returns a string with its representation in the hexadecimal system.
Returns the hexadecimal representation of a number.
hexadecimal(Real)
Given an integer in decimal base, returns a string with its representation in the hexadecimal system.