{ "id": "api/common/NumberFormatStyle", "title": "NumberFormatStyle", "contents": "\n\n
\n
\n
\n \n API > @angular/common\n
\n \n
\n \n
\n

NumberFormatStylelink

\n \n \n \n \n \n
\n \n \n\n
\n \n
\n

Format styles that can be used to represent numbers.

\n\n \n
\n \n \n \n \n
\n

See alsolink

\n \n
\n\n\n \n
\n\nenum NumberFormatStyle {\n Decimal\n Percent\n Currency\n Scientific\n}\n\n
\n\n\n\n
\n

Memberslink

\n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n \n
MemberDescription
\n \n Decimal\n \n \n \n \n
\n \n Percent\n \n \n \n \n
\n \n Currency\n \n \n \n \n
\n \n Scientific\n \n \n \n \n
\n
\n\n \n\n\n
\n
\n\n\n" }