subject
Computers and Technology, 09.03.2020 04:22 ksa23

What is the main difference between using the ROUND function and using number formatting to make all values appear as
whole numbers without decimal places?
The ROUND function allows a user to choose a certain number of decimal places that will be shown in the cell, but when
number formatting is used, numbers are always changed to whole numbers.
The ROUND function always changes numbers to whole numbers, but when number formatting is used, the user can
choose a certain number of decimal places that will be shown in the cell.
Using the ROUND function changes the value so that the rounded value is used in other calculations, but when cells are
formatted as whole numbers, all digits after the decimal are still used in other calculations.
Using the ROUND function changes the appearance of the value (all digits after the decimal are still used in other
calculations), but when cells are formatted as whole numbers, the rounded value is used in other calculations.

ansver
Answers: 3

Other questions on the subject: Computers and Technology

image
Computers and Technology, 21.06.2019 21:00, 1991987
When a rectangular region is defined using an appropriate style, which value matches the specified edge of the clipping region to the edge of the parent element?
Answers: 3
image
Computers and Technology, 21.06.2019 23:00, zahraa244
Describe in pseudocode an algorithm that given an integer n and a linked list of elements increases the linked list by a factor of n by replacing each element in the original list with n copies of that element. for example, if l: [18, 7, 4, 24, 11] and n = 3 the resulting list should be l: [18, 18, 18, 7, 7, 7, 4, 4, 4, 24, 24, 24, 11, 11, 11]. if the value of n is less than or equal to 0, the list should be empty after the call. what’s the running time of your algorithm?
Answers: 3
image
Computers and Technology, 22.06.2019 05:10, kellysimkin6196
Read the code below. what will the computer print if the input for year_variable is 1700? if year_variable == 1776: print("your answer is correct. the declaration of independence was signed in “year_variable”.") elif year_variable < 1776: compute_variable = 1776 - year_variable. print("add “compute_variable“ years to your answer for the correct answer.") elif year_variable > 1776: compute_variable = year_variable - 1776 print("subtract “compute_variable” years from your answer for the correct answer.")
Answers: 1
image
Computers and Technology, 23.06.2019 18:30, bsept1018
Report all segments of identity by descent longer than 20 polymorphisms between pairs of individuals in the following cohort of 15 individuals across 49 polymorphisms: 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 numeric input 2 points possible (graded) you have 2 attempts to complete the assignment below. for example if the sequence is "bcd", which occurs in "abcdef" , the starting point would be 2 (b), and the finishing point would be 4(d). individuals 7,10 between positions
Answers: 1
You know the right answer?
What is the main difference between using the ROUND function and using number formatting to make all...

Questions in other subjects:

Konu
Mathematics, 17.10.2021 03:20