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

File rotate.test.js

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

Source from the content-addressed store, hash-verified

1import assert from 'assert'
2import { approxDeepEqual } from '../../../../tools/approx.js'
3import math from '../../../../src/defaultInstance.js'
4

Callers

nothing calls this directly

Calls 12

approxDeepEqualFunction · 0.90
createMethod · 0.80
rotateMethod · 0.80
bignumberMethod · 0.65
cosMethod · 0.65
sinMethod · 0.65
multiplyMethod · 0.65
matrixMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65
addFunction · 0.50
multiplyFunction · 0.50

Tested by

no test coverage detected