Click or drag to resize
mathFP_ILOGBNAN Field
Value returned by ilogb(Double) or ilogb(Single) when its input argument is NaN or NaN respectively..

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

Field Value

Type: Int32
See Also