InfType Enumeration

Infinity type.

Definition

Namespace: SMath.Math.Numeric
Assembly: SMath.Math.Numeric (in SMath.Math.Numeric.dll) Version: 1.67.9018.0
C#
public enum InfType

Members

infNeg0 Negative infinity.
val1 Value as a number.
infPos2 Positive infinity.

See Also