Searched defs:notation (Results 1 – 2 of 2) sorted by relevance
269 let numfmt = new Intl.NumberFormat('en-GB', { style: 'decimal', notation: 'scientific' }); property339 notation: 'compact', compactDisplay: 'long', localeMatcher: 'lookup' }); property
539 var option = { style: 'decimal', notation: 'scientific' }; property