Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/cortex-js/compute-engine
/ polynomial-factoring.ts
File
polynomial-factoring.ts
examples/polynomial-factoring.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
// Polynomial Factoring Examples
2
// Demonstrates the new polynomial factoring capabilities
3
// Run with: npx tsx examples/polynomial-factoring.ts
4
Callers
nothing calls this directly
Calls
7
factorPerfectSquare
Function · 0.90
factorDifferenceOfSquares
Function · 0.90
factorQuadratic
Function · 0.90
factorPolynomial
Function · 0.90
log
Method · 0.65
simplify
Method · 0.65
parse
Method · 0.65
Tested by
no test coverage detected