Skip to Main Content

APEX

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Best way to round number to decimal places in JS?

ApexMeisterAug 20 2020

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

Comments
Post Details
Added on Aug 20 2020
0 comments
311 views