Reads all remaining tokens from standard input, parses them as doubles, and returns them as an array of doubles. @return all remaining doubles on standard input, as an array @throws InputMismatchException if any token cannot be parsed as a double
()
source not stored for this graph (policy: none)
no test coverage detected