Skip to content

Propagate Double64 through sign function #209

@DanielDoehring

Description

@DanielDoehring
julia> typeof(sign(Double64(42)))
Float64

In my opinion, the sign function should return an integer, but as the standard/Base Julia version seems to return a Float, I would like to see this propagating through.

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