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

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

Field Value

Type: Int32
See Also