answersLogoWhite

0

Both weight and size are quantities that (for all practical purposes) can vary continuously, that is, it makes sense to use decimals. However, depending on the units used, anything after the decimal point may be too small to matter. For example, when measuring the height of a person in centimeters, it is difficult to even measure exactly to a precision greater than about 1 cm. - and the fractions of a centimeter are not relevant in any case.

Both weight and size are quantities that (for all practical purposes) can vary continuously, that is, it makes sense to use decimals. However, depending on the units used, anything after the decimal point may be too small to matter. For example, when measuring the height of a person in centimeters, it is difficult to even measure exactly to a precision greater than about 1 cm. - and the fractions of a centimeter are not relevant in any case.

Both weight and size are quantities that (for all practical purposes) can vary continuously, that is, it makes sense to use decimals. However, depending on the units used, anything after the decimal point may be too small to matter. For example, when measuring the height of a person in centimeters, it is difficult to even measure exactly to a precision greater than about 1 cm. - and the fractions of a centimeter are not relevant in any case.

Both weight and size are quantities that (for all practical purposes) can vary continuously, that is, it makes sense to use decimals. However, depending on the units used, anything after the decimal point may be too small to matter. For example, when measuring the height of a person in centimeters, it is difficult to even measure exactly to a precision greater than about 1 cm. - and the fractions of a centimeter are not relevant in any case.

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

How do you find length of integer variable in c?

It doesn't have length, but you can use sizeof to find out its size.


What is a word that means difficult to handle or use especially because of size or weight?

Cumbersome--- meaning hard to use or handle due to size or weight.


How much does a dighy weight?

most dinghys people use weight 16kg. there are some kind of smaller ones witch weight 12. And there is also a bigger size which weight more than 18.5 or 19. The large ships weight 103kg.


How many cups of cooked macaroni per person?

Depends on your size and weight and the size of the 'cup'.


How people use math in weight?

Weight = Mass * Acceleration due to Gravity


What size bat did Ted Williams use in the pros?

35 inch 33 weight


How do we use weight?

Usually we do not. We use mass, but wrongly call it weight. You compare the masses of people, you buy fruit and vegetables, or meat by their weight and not mass, etc.


Why do you use the letter z to represent integer numbers?

why an set of integer denoted by z


What size oil should you use for a 1990 4 cylinder Toyota truck?

10w30 weight


What is the abbreviationfor weight?

The word weight is abbreviated as wt. Some people also use wgt.


How do you convert integer array to string array in c?

To convert an integer array to a string array in C, you can use the sprintf function within a loop to format each integer as a string. First, create a string array with enough space to hold the string representations. Then, iterate through the integer array, using sprintf to convert each integer to a string and store it in the corresponding index of the string array. Here's a simple example: #include <stdio.h> void intArrayToStringArray(int *intArray, char stringArray[][12], int size) { for (int i = 0; i < size; i++) { sprintf(stringArray[i], "%d", intArray[i]); } }


What is an integer and how do you use it?

An integer is a whole number. These can be used in many ways like making equations.