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

Method nextGaussian

src/java/util/Random.java:148–165  ·  view source on GitHub ↗

Generates a pseudorandom Gaussian distributed double value with mean 0.0 and standard deviation 1.0. @return a Gaussian distributed double .

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers

nothing calls this directly

Calls 3

nextDoubleMethod · 0.95
sqrtMethod · 0.95
logMethod · 0.95

Tested by

no test coverage detected