func math.Atan

2 uses

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