Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DjDeveloperr/deno_desktop
/ sec
Method
sec
examples/extern/gmath.bundle.js:105–107 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
103
return
this.toRad().cot();
104
}
105
sec() {
106
return
this.toRad().sec();
107
}
108
asin() {
109
return
this.toRad().asin();
110
}
Callers
nothing calls this directly
Calls
2
toRad
Method · 0.95
sec
Method · 0.45
Tested by
no test coverage detected