Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ReadyTalk/avian
/ sqrt
Method
sqrt
classpath/java/lang/Math.java:118–118 ·
view source on GitHub ↗
(double v)
Source
from the content-addressed store, hash-verified
116
public
static
native double atan2(double y, double x);
117
118
public
static
native double sqrt(double v);
119
120
public
static
native double pow(double v, double e);
121
}
Callers
2
complex
Method · 0.95
sqrt
Method · 0.95
Calls
no outgoing calls
Tested by
2
complex
Method · 0.76
sqrt
Method · 0.76