answersLogoWhite

0

What else can I help you with?

Related Questions

What is a large amount of numeric data are communicated fast through information technology?

data structure


What is information that is not expressed as a number called?

It is called qualitative information. Also, sometimes the information can also be ordinal: this may be coded in numeric form but is not really numeric.


What is numeric data used for?

For recording information using numbers.


What are cells containing numeric information that can be used for calculators in excel?

Values


What is the meaning of gylph?

It is a symbol used in writing. An example is a hieroglyph which is a symbol used in ancient Egyptian writing (from Greek hiero = sacred glyph = carving). Alternatively today it is used in information technology as an alphabetic or numeric font or other symbol.


Is a googleplex the highest number in the numeric system?

Nowhere near! See the link for more information.


What is quantative data?

The main difference between qualititative and quantitative data is the numeric information. In quliatative data we only rely on information from the field which is not numeric and the quantitative data contains numerica data. That's why quantitative data is also know as mathematic dats.


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