Maybe i am just not that good enough in math, but I am having a problem in converting a number into pure alphabetical Bijective Hexavigesimal just like how Microsoft Excel/OpenOffice Calc do it. Here is a version of my code but did not give me the output i needed: var toHexvg = function(a){ var x=”; var let=”_abcdefghijklmnopqrstuvwxyz”; var len=let.length; var