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

File cross-validation.test.ts

test/big-decimal/cross-validation.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1/**
2 * Cross-validation: BigDecimal vs Decimal.js
3 *
4 * Compares results at precisions 50, 100, and 500 for all key operations.

Callers

nothing calls this directly

Calls 13

compareDigitsFunction · 0.85
diffMessageFunction · 0.85
sinMethod · 0.80
cosMethod · 0.80
atanMethod · 0.80
acosMethod · 0.80
withPrecisionFunction · 0.70
toStringMethod · 0.65
divMethod · 0.65
logMethod · 0.65
sqrtMethod · 0.65
expMethod · 0.65

Tested by

no test coverage detected