toString
fun ScientificValue<*, *>.toString(formatter: ScientificValueFormatter = CommonScientificValueFormatter): String
Gets the String representation of a ScientificValue using a ScientificValueFormatter
Return
the String representation of the ScientificValue
Parameters
formatter
the ScientificValueFormatter to use for formatting