.. algorithm:: .. summary:: .. relatedalgorithms:: .. properties:: Description ----------- This executes the exponential function on a :ref:`MDHistoWorkspace `. The signal :math:`a` becomes :math:`f = e^a` The error :math:`da` becomes :math:`df^2 = f^2 * da^2` This algorithm cannot be run on a :ref:`MDEventWorkspace `. Its equivalent on a :ref:`MatrixWorkspace ` is called :ref:`algm-Exponential`. .. categories:: .. sourcelink::