MCPcopy Create free account
hub / github.com/cortex-js/compute-engine / div

Function div

src/compute-engine/library/distributions.ts:270–270  ·  view source on GitHub ↗
(a: Expression, b: Expression)

Source from the content-addressed store, hash-verified

268 return numericApproximation ? r.N() : r.evaluate();
269 },
270 },
271
272 CDF: {
273 description:

Callers 6

distributionPDFFunction · 0.70
distributionCDFFunction · 0.70
distributionQuantileFunction · 0.70
distributionMeanFunction · 0.70
distributionVarianceFunction · 0.70

Calls 1

functionMethod · 0.65

Tested by

no test coverage detected