Which function should you use?

You are writing an engineering application. You need to create a function that will round numbers to 3 or more decimal places.
You need to create a function that receives the following two parameters:
• The value parameter is the number to be formatted
• The digits parameter is the number of digits to display The function must return the value with the number of digits specified.
Which function should you use?
A.

B.

C.

D.

microsoft-exams

Leave a Reply

Your email address will not be published. Required fields are marked *


The reCAPTCHA verification period has expired. Please reload the page.