MCPcopy Create free account
hub / github.com/GamerHack/GamerHack.github.io / hex

Function hex

restore/702/702.js:97–100  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

95}
96
97var hex = function(x)
98{
99 return (new Number(x)).toString(16);
100}
101var malloc_nogc = [];
102function malloc(sz)
103{

Callers

nothing calls this directly

Calls 1

toStringMethod · 0.45

Tested by

no test coverage detected