Copy link to clipboard
Copied
I am creating a calculator in captivate for a finance project and I am getting some rounding errors. Is there a way to get the calculations to round out to 4 decimal places?
Copy link to clipboard
Copied
In that case you need to combine the advanced actions with JavaScript. JS will allow to round results and to define the number of decimal places, Captivate cannot do that with advanced actions only.
Copy link to clipboard
Copied
I'm new to this. Do you know of any tutorials on how to do this with JavaScript?
Copy link to clipboard
Copied
There are plenty of tutorials around about JavaScript. As for getting the results into Captivate, have a look at this Help documentation: