Equals< float >()
System::BoxedValueDetail::Equals< float >(float, float) function
Compares two single-precision floating-point values.
bool System::BoxedValueDetail::Equals<float>(float value1, float value2)
Arguments
Parameter | Type | Description |
---|---|---|
value1 | float | The first value to compare |
value2 | float | The second value to compare |
Return Value
True if both values are NAN or are equal, otherwise - false
See Also
- Namespace System::BoxedValueDetail
- Library Aspose.Slides