Options
All
  • Public
  • Public/Protected
  • All
Menu
description

Options for the ENumericFormat.Engineering format

Hierarchy

  • IEngineeringPrefix

Index

Properties

Properties

Optional large

large: string[]

Defines the supunitary prefixes for the Engineering format Default ["K", "M", "B", "T"] - standing for Kilo, Mega, Giga, Tera

Optional small

small: string[]

Defines the subunitary prefixes for the Engineering format Default ["m", "u", "n", "p"] - standing for milli, micro, nano, pico

Generated using TypeDoc