I'm using apex 20.1 and universal theme.
I have a page with IG and JS DA where I need to do some computation that requires rounding off a number to 2 decimal places.
I have been researching and it seems like this is not something directly supported by JS.
Also it seems like there is several variations and most of them have its own issue / limitation.
Thanks