CommonScientificValueFormatter

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

Inheritors

Types

Link copied to clipboard
class Builder

Builder for creating a CommonScientificValueFormatter

Link copied to clipboard

Default CommonScientificValueFormatter with no customisation applied

Functions

Link copied to clipboard
open override fun format(value: ScientificValue<*, *>): String

Formats a ScientificValue into a String