func math.Atan

2 uses

	math (current package)
		atan.go#L96: func Atan(x float64) float64 {
		atan2.go#L69: 	q := Atan(y / x)