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

File polynomials.ts

src/compute-engine/library/polynomials.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import {
2 factorPolynomial,
3 togetherReduced,
4 partialFraction,

Callers

nothing calls this directly

Calls 15

expandFunction · 0.90
expandAllFunction · 0.90
symFunction · 0.90
factorPolynomialFunction · 0.90
togetherFunction · 0.90
distributeFunction · 0.90
polynomialDegreeFunction · 0.90
polynomialDivideFunction · 0.90
polynomialGCDFunction · 0.90
polynomialResultantFunction · 0.90
cancelCommonFactorsFunction · 0.90

Tested by

no test coverage detected