I'm facing an arithmetic problem that requires handling decimal numbers in JavaScript. Is there an API available for performing comparison, subtraction, and addition of decimals that also supports locale/language-specific formatting? Any suggestions or pointers would be greatly appreciated as I am willing to create the API myself if needed. Please share your thoughts on the best approach for this task.