ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
fcomplex number.
The result will be a fcomplex number. For negative basis
the basis will be converted to a fcomplex number and the power
will be computed in the fcomplex 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: fcomplexfcomplex number.
Remarks
[ILNumerics Core Module]
See Also