asDouble

fun asDouble(element: Any?): Double

Return

the element as a double, the element must be numeric

Parameters

element

the element to convert