Reads the next token from standard input, parses it as a double, and returns the double. @return the next double on standard input @throws NoSuchElementException if standard input is empty @throws InputMismatchException if the next token cannot be parsed as a double
()
source not stored for this graph (policy: none)