func math.J1 4 uses math (current package) j1.go#L74: func J1(x float64) float64 { j1.go#L220: return x*(u/v) + (2/Pi)*(J1(x)*Log(x)-1/x) jn.go#L78: return J1(x) jn.go#L118: b = J1(x)
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)