answersLogoWhite

0

The term “constant weight” , used in relation to the process of drying or the process of ignition, means that the two consecutive weighing do not differ by more than 0.5 mg, the second weighing being made after an additional period of drying or ignition under the specified conditons appropriate to the nature and quantity of the residue (1 hour is usally suitable

What else can I help you with?

Related Questions

How do you define constant?

Constant means an ongoing situation or thing.


How do you define a constant in PHP?

You can define a constant using the define() directive.you can use this a number of ways;to define a variable to a constant do:$string = "hello";define("string",$string);to define a string to a constant use:define("hello","there");to define a integer or other numerical value use:define("number",1.0);Summery:to define a string use quotes as you would do a string.Unlike variables in PHP a constant cannot be changed or undefined once it is defined. Constant remains automatically globally throughout the script. It means that it can be accessed from inside a function. e.g.


How would you declare a constant of 5 called MYCONST?

A constant of 5 called MYCONST would be declared as #define MYCONST 5. This is because the statement used is a define statement.


What is slope of 0?

if you define y = constant then the slope of any constant is 0 so if you define the line y = 0 the slope of 0 is 0.


Define a specific rate constant?

The specific rate constant a proportionally determined constant that is usually different for various reactions with changes in temperature.


What is the annual mortgage constant for a 10 percent loan with a 25 year amortization?

Please define what you mean by "constant". Thank You!


Define what Tare weight of a Class 8 tractor means?

Tare weight is the empty weight.


Does density define an objects mass?

weight


How do you declare constant in Turbo C?

In C there is no constant with a name. It is done with the preprocessor directive of #define as in #define pi 3.1416 The preprocesor substitutes every occurance of word pi (with blanks on either side) with 3.1416


What is the formula for calculating weight when you know the mass?

Weight = Mass x (Local Gravitational Constant)/(Standard Gravitational COnstant)


What will the weight of a ball in water be if its weight in air is 2 newtons?

Weight in a constant gravitational field is also constant, regardless of any surroundings. The weight will be two newtons underwater as well.


Why is constant weight important?

Constant weight is important in scientific experiments to ensure that any change in measurements or observations is due to the variables being tested and not due to changes in weight. Maintaining a constant weight helps to minimize potential sources of error and increases the accuracy and reliability of the experimental results.