MCPcopy Create free account
hub / github.com/aistrate/AlgorithmsSedgewick / readDouble

Method readDouble

StdLib/BinaryStdIn.java:226–228  ·  view source on GitHub ↗

Read the next 64 bits from standard input and return as a 64-bit double. @return the next 64 bits of data from standard input as a double @throws RuntimeException if there are fewer than 64 bits available on standard input

()

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

mainMethod · 0.95

Calls 1

readLongMethod · 0.95

Tested by 1

mainMethod · 0.76