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