MCPcopy Create free account
hub / github.com/HtmlUnit/htmlunit / deg

Function deg

src/test/resources/libraries/html2canvas/html2canvas.js:1718–1718  ·  view source on GitHub ↗
(deg)

Source from the content-addressed store, hash-verified

1716 return 0;
1717 };
1718 var deg = function (deg) { return (Math.PI * deg) / 180; };
1719
1720 var color$1 = {
1721 name: 'color',

Callers 5

parseNamedSideFunction · 0.85
hslFunction · 0.85
linearGradientFunction · 0.85
prefixLinearGradientFunction · 0.85
webkitGradientFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected