javascript Programming Glossary: dontaddbigsufix
JavaScript numbers to Words http://stackoverflow.com/questions/5529934/javascript-numbers-to-words dose If all the three digits are zero convert them to dontAddBigSufix From Right to left add thousand million billion..... If the.. million billion..... If the finlOutPut cell equal to dontAddBigSufix because it was zeros don't add the thousand million billion..... digits are zero the triConvert function return the string dontAddBigSufix for j 0 j < finlOutPut.length j finlOutPut j triConvert parseInt..
|