Skip to content

Equating floating point values #54

Description

@sanjibansg

Some of the functions in the BFT result in floating point values. Currently, we check the expected value by just equating them over ==, i.e. if expected_result == actual_result. This fails in a lot of cases where the result is not the same due to the engine architecture and the function do not have a rounding option.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions