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

File acosh.test.js

test/unit-tests/function/trigonometry/acosh.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

approxDeepEqualFunction · 0.90
approxEqualFunction · 0.90
createMethod · 0.80
acoshMethod · 0.65
toStringMethod · 0.65
coshMethod · 0.65
isNaNMethod · 0.65
mapMethod · 0.65
parseMethod · 0.65
toTexMethod · 0.65

Tested by

no test coverage detected