typescript define type for decimal number code example Example: typescript number to hex string var g: number = 255; alert(g.toString(16));