math: Remove redundant local variable Ln2
Use the const variable Ln2 in math/const.go for function acosh. Change-Id: I5381d03dd3142c227ae5773ece9be6c8f377615e Reviewed-on: https://go-review.googlesource.com/c/go/+/232517 Reviewed-by:Robert Griesemer <gri@golang.org> Trust: Robert Griesemer <gri@golang.org> Trust: Giovanni Bajo <rasky@develer.com>
Loading
Please sign in to comment