ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
New complex number with result
If this instance is a and the exponent is e than
the result will be the complex number exp(log(a) * e).
Complex power real exponent
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- exponent
- Type: SystemDouble
Exponent
Return Value
Type: complexNew complex number with result
Remarks
[ILNumerics Core Module]
See Also