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

File numeric-value.test.ts

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

Source from the content-addressed store, hash-verified

1import { engine as ce } from '../../utils';
2import { ComputeEngine } from '../../../src/compute-engine';
3import { bigint } from '../../../src/compute-engine/numerics/bigint';
4import { gammaln } from '../../../src/compute-engine/numerics/special-functions';

Callers

nothing calls this directly

Calls 15

bigintFunction · 0.90
gammalnFunction · 0.90
intervalContainsFunction · 0.90
intervalSubsetFunction · 0.90
complexMethod · 0.80
cbrtMethod · 0.80
_numericValueMethod · 0.65
toStringMethod · 0.65
sqrtMethod · 0.65
addMethod · 0.65
mulMethod · 0.65
divMethod · 0.65

Tested by

no test coverage detected