KSLCore
Toggle table of contents
R1.1.9
jvm
Platform filter
jvm
Switch theme
Search in API
KSLCore
KSLCore
/
ksl.utilities.io.tabularfiles
/
TabularFile
/
Companion
/
asDouble
as
Double
fun
asDouble
(
element
:
Any
?
)
:
Double
Return
the element as a double, the element must be numeric
Parameters
element
the element to convert