The Wayback Machine - https://web.archive.org/web/20240920155752/https://angular.dev/api/common/formatNumber/
@angular/common

formatNumber

function

Formats a number as text, with group sizing, separator, and other parameters based on the locale.

  
    formatNumber(  value: number,  locale: string,  digitsInfo?: string): string;
  
  
Jump to details
HTTPS · web.archive.org
← Home