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

File acsc.test.js

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

Source from the content-addressed store, hash-verified

1/* eslint-disable no-loss-of-precision */
2
3import assert from 'assert'
4import math from '../../../../src/defaultInstance.js'

Callers

nothing calls this directly

Calls 10

approxEqualFunction · 0.90
approxDeepEqualFunction · 0.90
createMethod · 0.80
acscMethod · 0.65
bignumberMethod · 0.65
isNaNMethod · 0.65
cscMethod · 0.65
mapMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected