Question: Define an array of numbers in JavaScript: 5 5 . 6 , 1 0 . 2 , and 7 . 3 . You have to

Define an array of numbers in JavaScript: 55.6,10.2, and 7.3. You have to write two functions.
The first function will add 0.5(+0.5) to each number in the array, while the second will subtract
0.2(-1.2) of each number in the array. Before doing any operation, you have to check if the
number is less than 0.5. If it is, do not subtract 1.2.
Suppose the span tag used to display the number in HTML code is like this:
Please note that you cannot use jQuery or any external library.
It is important to explain each line of code in detail.
You have to upload one file image or pdf file.
 Define an array of numbers in JavaScript: 55.6,10.2, and 7.3. You

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!