MCPcopy
hub / github.com/openwrt/luci / fa

Function fa

applications/luci-olsr-viz/htdocs/luci-static/resources/olsr-viz.js:567–569  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

565}
566
567function fa(x) {
568 return Math.pow((x*x)/iel,2);
569}
570
571var dclTimer = 0;
572var declump_running = false;

Callers 1

declumpFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected