ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
true if any of real or imag part is positive infinite
Test if any of real or imaginary parts are pos.nfinite
[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: ILNumericscomplex
Complex number to test
Return Value
Type: Booleantrue if any of real or imag part is positive infinite
Remarks
[ILNumerics Core Module]
See Also