MCPcopy Create free account
hub / github.com/dabing1022/Blog / sqrt

Method sqrt

Processing/game2dai/maths/FastMath.java:285–287  ·  view source on GitHub ↗

Compute the square root of a number. Note: this implementation currently delegates to Math#sqrt @param a number on which evaluation is done @return square root of a

(final double a)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 15

getStdDevMethod · 0.95
distanceMethod · 0.95
lengthMethod · 0.95
dotNormMethod · 0.95
angleBetweenMethod · 0.95
distanceMethod · 0.95
normalizeMethod · 0.95
truncateMethod · 0.95
distMethod · 0.95
acoshMethod · 0.95
asinhMethod · 0.95
asinMethod · 0.95

Calls

no outgoing calls

Tested by

no test coverage detected