Does anyone know how to overcome the problem javascript and vbscript have with digit precision in long numbers (not long as in data type)? I am trying to work with numbers on the order of 1EE38 and am losing precision because the interpreter only works with 4 byte numbers.