Skip to content

potentially buggy comparison in code #144

@yedpodtrzitko

Description

@yedpodtrzitko

the comparison on following line looks like a bug, since both left and right side uses fTmp so the result will be true only if fabs(m_afSubd[i2]) is zero?

if ( fabs(m_afSubd[i2]) + fTmp == fTmp )

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions