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

Function linX

src/compute-engine/rubi/rubi-utils.ts:3207–3207  ·  view source on GitHub ↗
(u: Expression, x: string)

Source from the content-addressed store, hash-verified

3205 };
3206
3207/** Classify a single product factor into a trig monomial or binomial power,
3208 * else null. */
3209function classifyFactor(
3210 ce: ComputeEngine,

Callers 2

foeTestFunction · 0.85
foeFunctionAuxFunction · 0.85

Calls 1

polyDegreeXFunction · 0.85

Tested by

no test coverage detected