CommonScientificValueFormatter

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

Types

Link copied to clipboard
class Builder

Builder for creating a CommonScientificValueFormatter

Link copied to clipboard
object Companion

Functions

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

Formats a ScientificValue into a String