Converting a decimal number to a formated string

I want to create a formated string that will go into a Json Array like [10044,25066,5088] where the original data would be 100.44 250.66 and 50.88 can anyone assist me