Click or drag to resize
mathFP_NAN Field
Indicates that the value is not representable by the underlying type (positive or negative infinity)

Namespace:  C
Assembly:  C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public const int FP_NAN = 4

Field Value

Type: Int32
See Also