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)
Syntaxpublic const int FP_INFINITE = 3
Public Const FP_INFINITE As Integer = 3
public:
literal int FP_INFINITE = 3
static val mutable FP_INFINITE: int
Field Value
Type:
Int32
See Also