[]
Returns e raised to the power of a given number.
public static object Exp(List<IExpression> source)
Public Shared Function Exp(source As List(Of IExpression)) As Object
| Type | Name | Description |
|---|---|---|
| List<IExpression> | source |
| Type | Description |
|---|---|
| object |