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

Another question on Computers and Technology

question
Computers and Technology, 23.06.2019 17:10
Ac++an of of pi. in , pi is by : pi = 4 – 4/3 + 4/5 – 4/7 + 4/9 - 4/11 + 4/13 - 4/15 + 4/17 . ., to pi (9 ). , if 5 to pi,be as : pi = 4 - 4/3 + 4/5 - 4/7 + 4/9 = 4 – 1. + 0.8 - 0. + 0. = 3.. atoofbe to pi?
Answers: 2
question
Computers and Technology, 24.06.2019 11:20
Print "censored" if userinput contains the word "darn", else print userinput. end with newline. ex: if userinput is "that darn cat.", then output is: censoredex: if userinput is "dang, that was scary! ", then output is: dang, that was scary! note: if the submitted code has an out-of-range access, the system will stop running the code after a few seconds, and report "program end never reached." the system doesn't print the test case that caused the reported message.#include #include using namespace std; int main() {string userinput; getline(cin, userinput); int ispresent = userinput.find("darn"); if (ispresent > 0){cout < < "censored" < < endl; /* your solution goes here */return 0; }
Answers: 3
question
Computers and Technology, 24.06.2019 13:00
George heard about the benefits of a data warehouse. he wants to try implementing one for his organization. however, he is afraid that transferring data to the data warehouse will affect transaction time. which element ensures that transactions are not affected when moving data to a warehouse? when data is transferred to a data warehouse, the a area frees the source system to continue transaction processing.
Answers: 2
question
Computers and Technology, 24.06.2019 13:30
What is the most important for you to choose before you build a network?
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
question
Mathematics, 23.02.2021 18:20
question
History, 23.02.2021 18:20
question
Mathematics, 23.02.2021 18:20
Questions on the website: 13722367