MCPcopy Index your code
hub / github.com/plotly/plotly.js / sign

Function sign

stackgl_modules/index.js:2255–2257  ·  view source on GitHub ↗
(x)

Source from the content-addressed store, hash-verified

2253module.exports = sign
2254
2255function sign (x) {
2256 return x.cmp(new BN(0))
2257}
2258
2259
2260/***/ }),

Callers 2

bn2numFunction · 0.70
rationalizeFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…