ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Signum of input
For numbers a = 0.0 + 0.0i, sign(a)'s real and imag parts are 0.0.
For all other numbers sign(a) is the projection onto the unit circle.
Signum function
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
Parameters
- input
- Type: ILNumericsfcomplex
fcomplex input
Return Value
Type: fcomplexSignum of input
Remarks
[ILNumerics Core Module]
See Also