ILNumerics - Technical Application Development
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Note: This API is now obsolete.
Positive infinity for real and imaginary part of complex value
[ILNumerics Core Module]
Namespace: ILNumerics
Assembly: ILNumerics.Core (in ILNumerics.Core.dll) Version: 5.5.0.0 (5.5.7503.3146)
Syntax
[ObsoleteAttribute("Use fcomplex.PositiveInfinity instead.")] public static fcomplex INF { get; }
Property Value
Type: fcomplexRemarks
[ILNumerics Core Module]
See Also