.. _Number.toExponential: ================================================ Number.toExponential ================================================ :ref:`number` **toExponential** (:ref:`number` **decimals**) Parameters ---------- +--------------+-------------------------+ | **decimals** | The number of decimals. | +--------------+-------------------------+ Description ----------- Converts the Number object to a string in scientific notation.