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...")
 
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 14:32, 31 May 2017

QUALITATIVEDESCRIPTION (Number,OutOf)


  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Number} and Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle OutOf} are any real numbers.

Description

  • This function showing the qualitative description of the given numbers.
  • In Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle QUALITATIVEDESCRIPTION (Number,OutOf)} ,Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Number} is any real number.
  • Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle OutOf} is any real number which is greater than the Failed to parse (MathML with SVG or PNG fallback (recommended for modern browsers and accessibility tools): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Number} .
  • 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

See Also

References