MCPcopy Create free account
hub / github.com/alignoth/alignoth / aw

Function aw

resources/vega.min.js:17546–17548  ·  view source on GitHub ↗
(t)

Source from the content-addressed store, hash-verified

17544 iw = Math.sqrt,
17545 ow = Math.tan;
17546 function aw(t) {
17547 return t > 1 ? 0 : t < -1 ? Pb : Math.acos(t);
17548 }
17549 function sw(t) {
17550 return t > 1 ? jb : t < -1 ? -jb : Math.asin(t);
17551 }

Callers 2

NkFunction · 0.85
vega.min.jsFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected