How to add comma before last two digit in jquery [closed]

I am working on jquery and i am getting dynamic string using jquery for example i am getting following number

8759

So now i want to add comma before last two digit,How can i do this ?

My expected Output is

57.59