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