Skip to content

Inconsistent floattype result to float #127

@johnnychen94

Description

@johnnychen94

FixedPointNumbers.floattype seems inconsistent to Base.float

julia> float(Int8)
Float64

julia> floattype(Int8)
Float32

Should we update accordingly?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions