Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ factory } from
'../../utils/factory.js'
2
import
{ createTrigUnit } from
'./trigUnit.js'
3
4
const
name =
'sin'
Callers
nothing calls this directly
Calls
2
factory
Function · 0.90
sin
Method · 0.65
Tested by
no test coverage detected