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

File sech.test.js

test/unit-tests/function/trigonometry/sech.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'
3import { approxEqual, approxDeepEqual } from '../../../../tools/approx.js'
4const pi = math.pi

Callers

nothing calls this directly

Calls 6

approxEqualFunction · 0.90
approxDeepEqualFunction · 0.90
createMethod · 0.80
mapMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected