EqualOptions.nansEqual
bool nansEqual() @property nothrowGet nansEqual property.
Returns
Whether or not NaNs are considered equal.
void nansEqual(bool propval) @property nothrowSet nansEqual property.
Parameters
propval | Whether or not NaNs are considered equal. |