Skip to content

Floating point types and Equals. #771

@yeah-boi

Description

@yeah-boi

The following is stated in the documetnation:

"x.Equals(x) returns true, except in cases that involve floating-point types."

This is not true, the exception for floating-point types is for the == operator and not the Equals method.


Document Details

Do not edit this section. It is required for docs.microsoft.com ➟ GitHub issue linking.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions