MCPcopy 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

factorPerfectSquareFunction · 0.90
factorQuadraticFunction · 0.90
factorPolynomialFunction · 0.90
logMethod · 0.65
simplifyMethod · 0.65
parseMethod · 0.65

Tested by

no test coverage detected