Difference between revisions of "Manuals/calci/QUALITATIVEDESCRIPTION"

From ZCubes Wiki
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...")
 
 
(2 intermediate revisions by the same user not shown)
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.
Line 13: Line 13:
 
#QUALITATIVEDESCRIPTION(40,-500) = small
 
#QUALITATIVEDESCRIPTION(40,-500) = small
 
#QUALITATIVEDESCRIPTION(2.3,80) = miniscule
 
#QUALITATIVEDESCRIPTION(2.3,80) = miniscule
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=dwFsRZv4oHA|280|center|Qualitative}}
  
 
==See Also==
 
==See Also==

Latest revision as of 15:25, 7 February 2019

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

  1. QUALITATIVEDESCRIPTION(2,3) = tiny
  2. QUALITATIVEDESCRIPTION(40,-500) = small
  3. QUALITATIVEDESCRIPTION(2.3,80) = miniscule

Related Videos

Qualitative

See Also

References