michael@0: var str = (3.14).toLocaleString(); michael@0: assertEq(str[str.length-1], "4");