func math.trigReduce
5 uses
math (current package)
sin.go#L138: j, z = trigReduce(x)
sin.go#L204: j, z = trigReduce(x)
sincos.go#L39: j, z = trigReduce(x)
tan.go#L107: j, z = trigReduce(x)
trig_reduce.go#L29: func trigReduce(x float64) (j uint64, z float64) {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)