ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Complex number.
The result will be a complex number. For negative basis
the basis will be converted to a complex number and the power
will be computed in the complex plane.
Complex power - real basis, 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
- basis
- Type: SystemDouble
Basis - exponent
- Type: SystemDouble
Exponent
Return Value
Type: complexComplex number.
Remarks
[ILNumerics Core Module]
See Also