answersLogoWhite

0

What is numeric amount?

Updated: 12/23/2023
User Avatar

Wiki User

12y ago

Best Answer

$100,000.00

User Avatar

Telisa Rogers

Lvl 2
4mo ago
This answer is:
User Avatar

Add your answer:

Earn +20 pts
Q: What is numeric amount?
Write your answer...
Submit
Still have questions?
magnify glass
imp
Related questions

What is numeric coefficient?

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


In a spreadsheet what is a numeric?

Any number is a numeric value. So it can be a whole number or a decimal number. Even times and dates have numeric forms. There are also many other ways of getting numbers, like counting the amount of characters in a cell.


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

data structure


How do you write out four hundred fifty thousand and fifty five cents dollars in a numeric amount with cents?

$450,000.55


Define numeric data?

numeric data is called numeric data


What is the definition of numeric constant?

Numeric constants have the capacity to store numeric value.


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.


How do you write 40 in numeric?

That is numeric.


Define the numeric value of perception?

numeric perception is a value of perception to the numeric value


Can you show me an example of a numeric number?

The term numeric number is redundant. All numbers are numeric, since numeric means composed of numbers.


Can you show me an example of numeric numbers?

The term numeric number is redundant. All numbers are numeric, since numeric means composed of numbers.


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