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

Function div

stackgl_modules/index.js:2153–2155  ·  view source on GitHub ↗
(a, b)

Source from the content-addressed store, hash-verified

2151module.exports = div
2152
2153function div(a, b) {
2154 return rationalize(a[0].mul(b[1]), a[1].mul(b[0]))
2155}
2156
2157
2158/***/ }),

Callers 1

makeRationalFunction · 0.85

Calls 1

rationalizeFunction · 0.85

Tested by

no test coverage detected