Type alias RadixDisplay

RadixDisplay: "auto" | "always"
  • 'auto': Only show the radix character with the fraction.
  • 'always': Always show the radix character.

Generated using TypeDoc