parseDouble

fun parseDouble(str: String, start: Int = 0, end: Int = str.length): Double