Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/arguiot/TheoremJS
/ ln.js
File
ln.js
src/includes/functions/math/math/ln.js:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
ln(x, n = 15) {
2
if
(x.isComplex) {
3
return
x.ln()
4
}
Callers
nothing calls this directly
Calls
7
ceil
Method · 0.80
times
Method · 0.80
div
Method · 0.80
plus
Method · 0.80
minus
Method · 0.80
ln
Method · 0.45
pow
Method · 0.45
Tested by
no test coverage detected