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

File heaviside.test.ts

test/compute-engine/heaviside.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Tests for Heaviside step function: H(x) = 0 for x < 0, 1/2 for x = 0, 1 for x > 0
3 */
4

Callers

nothing calls this directly

Calls 4

compileFunction · 0.90
evaluateMethod · 0.65
exprMethod · 0.65
parseMethod · 0.65

Tested by

no test coverage detected