MCPcopy
hub / github.com/josdejong/mathjs / distance.test.js

File distance.test.js

test/unit-tests/function/geometry/distance.test.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import assert from 'assert'
2import math from '../../../../src/defaultInstance.js'
3
4describe('distance', function () {

Callers

nothing calls this directly

Calls 5

bignumberFunction · 0.85
createMethod · 0.80
distanceMethod · 0.65
matrixMethod · 0.65
evaluateMethod · 0.65

Tested by

no test coverage detected