Builder
Builder for creating a DenominatorScientificValueFormatter
Properties
The CommonScientificValueFormatter to use for units not specified by the denominator
The NumberFormatter to use for all denominator units except for the last formatted denominator
The IncludeZeroValues settings to use when encountering a zero value denominator.
The NumberFormatter to use for the last formatted denominator.
The precision at which denominators are rounded down. If within the precision unit the value will be rounded up, otherwise down.
Functions
Sets the denominator SystemScientificUnit of a given SystemScientificUnit When formatting this unit, it will be split up into the denominator units (including the unit itself).
Formats any ScientificValue with quantity Quantity as a unit of unit Is overruled by ScientificUnit.formatAs
Formats any ScientificValue of this unit into unit Overrules PhysicalQuantity.formatAs
Formats a value in a ScientificUnit using CustomFormatHandler
Sets a custom symbol for formatting a value of a ScientificUnit