Tests for equality by casting similar types to the same type and comparing values. If the types are too different to do this, the result is false.
See Implementation
Tests for equality by casting similar types to the same type and comparing values. If the types are too different to do this, the result is false.