MCPcopy 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

complexMethod · 0.95
sqrtMethod · 0.95

Calls

no outgoing calls

Tested by 2

complexMethod · 0.76
sqrtMethod · 0.76