DenominatorScientificValueFormatter

A ScientificValueFormatter that formats a ScientificValue by splitting it up into denominations. E.g. 2ft 4in. Build a formatter using DenominatorScientificValueFormatter.with.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion
Link copied to clipboard

Functions

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

Formats a ScientificValue into a String