This is documentation for EPF Docs 25.2, which is no longer actively maintained.
For up-to-date documentation, see the latest version (25.3).
Version: 25.2
e
keyword -- scientific notation
Numbers may be entered in a script in the form 4.58e+6 where the integer following the letter 'e' is the power of 10 which the number is multiplied by. That is, 4.58e+6 is equivalent to 4.58 * 10^6 or 4580000.