format

abstract fun format(value: ScientificValue<*, *>): String

Formats a ScientificValue into a String

Return

the formatted text

Parameters

value

the ScientificValue to format