Skip to content

isnan(Dual(1.0,NaN)) == false #15

@goretkin

Description

@goretkin
julia> isnan(Dual(1.,NaN))
false

This didn't come up as an issue for me, but I'm curious if this is a deliberate choice.

compare

julia> isnan(1. + (NaN)im)
true

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