ILNumerics Ultimate VS

complexINF Property

ILNumerics Ultimate VS Documentation
ILNumerics - Technical Application Development

Note: This API is now obsolete.

Positive infinity for real and imag 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 complex.PositiveInfinity instead.")]
public static complex INF { get; }

Property Value

Type: complex
Remarks

[ILNumerics Core Module]

See Also

Reference