MCPcopy Create free account
hub / github.com/YujiSoftware/JDK1.0 / sqrt

Method sqrt

src/java/lang/Math.java:106–106  ·  view source on GitHub ↗

Returns the square root of a. @param a a is a number greater than or equal to 0.0 @exception ArithmeticException If a is a value less than 0.0 .

(double a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

nextGaussianMethod · 0.95
relaxMethod · 0.95
updateMethod · 0.95
buttonRangesMethod · 0.95
AtomClass · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected