Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arguiot/TheoremJS
/ abs
Method
abs
__test__/theorem.js:1090–1092 ·
view source on GitHub ↗
(n)
Source
from the content-addressed store, hash-verified
1088
return
this.convert(...arguments)
1089
}
1090
abs(n) {
1091
return
new
BigNumber(n).abs()
1092
}
1093
c(name, n = 15) {
1094
const
numbers = {
1095
"alphaParticleMass"
:
"6.64465675e-27"
,
Callers
15
range.js
File · 0.45
closest
Function · 0.45
findRoots.js
File · 0.45
gaussElimination.js
File · 0.45
toString.js
File · 0.45
logHypot
Function · 0.45
leastFactor.js
File · 0.45
isPrime.js
File · 0.45
abs.js
File · 0.45
sqrt.js
File · 0.45
sqrt
Method · 0.45
findRoots
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected