//ERDDAP/com.cohort.util/ScriptString2/genHTMLFormat10
genHTMLFormat10
[JVM]
open fun genHTMLFormat10(d: Double): String
This is like genEFormat10, but the scientific notation format is, e.g., 8.9509244321x10-5.
Return
the number converted to a string
Parameters
JVM
d | a number |