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