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

File sin.js

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

Source from the content-addressed store, hash-verified

1import { factory } from '../../utils/factory.js'
2import { createTrigUnit } from './trigUnit.js'
3
4const name = 'sin'

Callers

nothing calls this directly

Calls 2

factoryFunction · 0.90
sinMethod · 0.65

Tested by

no test coverage detected