toDouble

open fun toDouble(str: String): Double
open fun toDouble(str: String, defaultValue: Double): Double