answersLogoWhite

0

a feature arising on nominal similar to collectives but referring to a specific amount

User Avatar

Wiki User

15y ago

What else can I help you with?

Related Questions

What is the numeric coefficient for -3?

It is -3.


What is the numeric coefficient of the term -xw?

xw


Is A coefficient is the numeric factor of your term?

yes


What is a numeric coefficient in algebra?

A numeric coefficient is simply a number that is being multiplied by something else. For example, in the term: 3a the number 3 is a numeric coefficient of the term "a". This is just a short way of expressing multiplication. That term means the same thing as: 3 × a


What is the numeric factor of the variable or variables in a monomial?

the coefficient


What is a numeric factor?

A factor is a number that multiplies to create a product. Since 3 x 4 = 12, 3 and 4 are factors of 12.


What is the literal coefficient of x plus 10y?

Literal coefficients are the non-numeric multipliers of expressions (or terms). In this case, they are x and y.


What is the definition of numeric constant?

Numeric constants have the capacity to store numeric value.


How do you write 40 in numeric?

That is numeric.


What is the numeric number for 11?

The numeric number is 11, and, just to put your mind at rest, there is no non-numeric number.The numeric number is 11, and, just to put your mind at rest, there is no non-numeric number.The numeric number is 11, and, just to put your mind at rest, there is no non-numeric number.The numeric number is 11, and, just to put your mind at rest, there is no non-numeric number.


Define the numeric value of perception?

numeric perception is a value of perception to the numeric value


How to check whether a character is numeric in an alphanumeric field in easytrieve.?

IF WS-AGE NUMERIC DISPLAY "NUMERIC" ELSE DISPLAY "NOT NUMERIC' END-IF