yes, it is 1e-7 yes, String(-0.000001) === "-0.000001" yes, String(-1e-6) === "0.000001" yes, String(-1E-6) === "0.000001"