Skip to content

math: math.Log returns incorrect result #9546

@ALTree

Description

@ALTree

Related to #8909 and #9545

math.Log(0.6023203277884887)
// go gives    :  -0.5069658692305488
// c and python:  -0.5069658692305486
// real value  :  -0.50696586923054861438656...

http://play.golang.org/p/BPuEBjA0Ip

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions