I have found this answered in other places using loops, but I wasn\'t sure if there is actually a function that I\'m not finding that makes this easier, or if this is a poss
Simplest answer to your question:
double d = Double.Parse(Console.Readline());