EqualOptions.nansEqual

bool nansEqual() @property nothrow

Get nansEqual property.

Returns

Whether or not NaNs are considered equal.
void nansEqual(bool propval) @property nothrow

Set nansEqual property.

Parameters

propvalWhether or not NaNs are considered equal.