Indicates that a floating-point value is positive or negative zero.
Namespace:
C
Assembly:
C.math (in C.math.dll) Version: 1.0.0.0 (1.0.0.0)
Syntaxpublic const int FP_ZERO = 2
Public Const FP_ZERO As Integer = 2
public:
literal int FP_ZERO = 2
static val mutable FP_ZERO: int
Field Value
Type:
Int32
See Also