Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{
2
factorPolynomial,
3
togetherReduced,
4
partialFraction,
Callers
nothing calls this directly
Calls
15
expand
Function · 0.90
expandAll
Function · 0.90
sym
Function · 0.90
factorPolynomial
Function · 0.90
together
Function · 0.90
distribute
Function · 0.90
polynomialDegree
Function · 0.90
getPolynomialCoefficients
Function · 0.90
polynomialDivide
Function · 0.90
polynomialGCD
Function · 0.90
polynomialResultant
Function · 0.90
cancelCommonFactors
Function · 0.90
Tested by
no test coverage detected