Table of Contents
| Name | Direction | Type | Default | Description |
|---|---|---|---|---|
| InputWorkspace | Input | IMDWorkspace | Mandatory | A MDEventWorkspace or MDHistoWorkspace on which to apply the operation. |
| OutputWorkspace | Output | IMDWorkspace | Mandatory | Name of the output MDEventWorkspace or MDHistoWorkspace. |
This executes the exponential function on a MDHistoWorkspace.
The signal
becomes 
The error
becomes 
This algorithm cannot be run on a MDEventWorkspace. Its equivalent on a MatrixWorkspace is called Exponential v1.
Categories: Algorithms | MDAlgorithms\MDArithmetic