Searched refs:optionalsRegExp (Results 1 – 2 of 2) sorted by relevance
12401 optionalsRegExp,12418 optionalsRegExp = new RegExp('0{1,' + optionals + '}$'); property12419 output = output.replace(optionalsRegExp, '');
1 …optionalsRegExp,output;if(value.toString().indexOf('e')>-1){output=toFixedLargeSmall(value,precisi…