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

File sinc.test.ts

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

Source from the content-addressed store, hash-verified

1/**
2 * Tests for the Sinc (cardinal sine) function
3 *
4 * sinc(x) = sin(x)/x with sinc(0) = 1 (unnormalized)

Callers

nothing calls this directly

Calls 8

compileFunction · 0.90
fnFunction · 0.85
sinMethod · 0.80
exprMethod · 0.65
evaluateMethod · 0.65
parseMethod · 0.65
NMethod · 0.65
absMethod · 0.65

Tested by

no test coverage detected