MCPcopy
hub / github.com/josdejong/mathjs / cot.js

File cot.js

src/function/trigonometry/cot.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { factory } from '../../utils/factory.js'
2import { cotNumber } from '../../plain/number/index.js'
3import { createTrigUnit } from './trigUnit.js'
4

Callers

nothing calls this directly

Calls 3

factoryFunction · 0.90
cotMethod · 0.65
tanMethod · 0.65

Tested by

no test coverage detected