# Mathf.Exp

Calculates e raised to the specified power.

![Mathf.Exp](./images/MathfExpCalculator.png)

## Properties

<table border="1" class="docutils">
<thead>
<tr><th>Property Name</th><th>Description</th></tr>
</thead>
<tbody valign="top">
<tr>
<td>
Power
</td>
<td>
Exponent value
</td>
</tr>
<tr>
<td>
Result
</td>
<td>
Result output
</td>
</tr>
 </tbody>
</table>

