Skip to content

math: exp returns 0 instead of infinity for large values #14932

@btracey

Description

@btracey

http://play.golang.org/p/2uZRtZI_aH

fmt.Println(math.Exp(3.3709016683849786e+235))

return 0 instead of math.Inf(1)

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions