Skip to content

fp.isnormal(5e-324) returns True #946

@skirpichev

Description

@skirpichev

This is valid for mp.isnormal(5e-324), as the mp context has no subnormal numbers. But for the fp context we, probably, should follow to usual notion.

Also, the fp context, probably, should have issubnormal() function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugan unexpected problem or unintended behavior

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions