Difference between revisions of "Manuals/calci/QUALITATIVEDESCRIPTION"
Jump to navigation
Jump to search
(Created page with "<div style="font-size:30px">'''QUALITATIVEDESCRIPTION (Number,OutOf)'''</div><br/> *<math>Number</math> and <math>OutOf</math> are any real numbers. ==Description== *This fun...") |
|||
Line 5: | Line 5: | ||
*This function showing the qualitative description of the given numbers. | *This function showing the qualitative description of the given numbers. | ||
*In <math>QUALITATIVEDESCRIPTION (Number,OutOf)</math>,<math>Number</math> is any real number. | *In <math>QUALITATIVEDESCRIPTION (Number,OutOf)</math>,<math>Number</math> is any real number. | ||
− | *<math>OutOf</math> is any real number which is greater than the Number. | + | *<math>OutOf</math> is any real number which is greater than the <math>Number</math>. |
*So the number is describing according to the out of number. | *So the number is describing according to the out of number. | ||
*i.e., the given number is tiny or miniscule or small. | *i.e., the given number is tiny or miniscule or small. |
Revision as of 13:32, 31 May 2017
QUALITATIVEDESCRIPTION (Number,OutOf)
- and are any real numbers.
Description
- This function showing the qualitative description of the given numbers.
- In , is any real number.
- is any real number which is greater than the .
- So the number is describing according to the out of number.
- i.e., the given number is tiny or miniscule or small.
Examples
- QUALITATIVEDESCRIPTION(2,3) = tiny
- QUALITATIVEDESCRIPTION(40,-500) = small
- QUALITATIVEDESCRIPTION(2.3,80) = miniscule