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

Function number1

external/.d3.js:5303–5305  ·  view source on GitHub ↗
(e)

Source from the content-addressed store, hash-verified

5301const {abs: abs$3, max: max$2, min: min$1} = Math;
5302
5303function number1(e) {
5304 return [+e[0], +e[1]];
5305}
5306
5307function number2(e) {
5308 return [number1(e[0]), number1(e[1])];

Callers 1

number2Function · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected