Skip to content

std::f32 declares wrong mantissa length #13297

Closed
@malu

Description

@malu

static pub MANTISSA_DIGITS: uint = 53u;
I guess that should be 24. Or is there some reasoning behind it that I don't see?
As well as std::f32::DIGITS which should probably be 6 instead of 15.

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