Package-level declarations

Types

Link copied to clipboard

An implementation of ScientificValueFormatter Use CommonScientificValueFormatter.Builder to create an instance that can be customized per ScientificUnit type

Link copied to clipboard

Interface for formatting a ScientificValue to a String

Functions

Link copied to clipboard
fun ScientificValue<*, *>.toString(formatter: ScientificValueFormatter = CommonScientificValueFormatter): String

Gets the String representation of a ScientificValue using a ScientificValueFormatter