In this case e is shorthand for *10^, so 1e-8 is 1 * 10 ^ -8, or .00000001. The reason they use e is to shorten the number of zeroes they have to display. Once ...
確定! 回上一頁