Click or drag to resize
mathFP_ILOGB0 Field
Value returned by ilogb(Double) or ilogb(Single) when its input argument is ±0.

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

Field Value

Type: Int32
See Also