Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
compile
Function · 0.90
evaluate
Method · 0.65
expr
Method · 0.65
parse
Method · 0.65
Tested by
no test coverage detected