Click or drag to resize
mathFP_NORMAL Field
Indicates that a floating-point value is normal, i.e. not infinity, subnormal, NaN (not-a-number) or zero.

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

Field Value

Type: Int32
See Also