IOperations<T>.Pow Method
Definition
Namespace: Numerics.NET.Generic
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
Assembly: Numerics.NET (in Numerics.NET.dll) Version: 9.0.3
Overload List
Pow( | Raises a number to the specified power. |
Pow( | Raises a number to the specified power. |
Pow(T, T)
Raises a number to the specified power.
Pow(T, Int32)
Raises a number to the specified power.