MCPcopy Create free account
hub / github.com/breck7/scroll / tany

Function tany

external/.d3.js:12646–12648  ·  view source on GitHub ↗
(y)

Source from the content-addressed store, hash-verified

12644}
12645
12646function tany(y) {
12647 return tan((halfPi$1 + y) / 2);
12648}
12649
12650function conicConformalRaw(y0, y1) {
12651 var cy0 = cos$1(y0),

Callers 2

conicConformalRawFunction · 0.85
projectFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected