Difference between revisions of "Manuals/calci/INQUADRANT"

 
(One intermediate revision by the same user not shown)
Line 19: Line 19:
 
# INQUADRANT(-19,-14) = 3
 
# INQUADRANT(-19,-14) = 3
 
# INQUADRANT(-19,14) =2
 
# INQUADRANT(-19,14) =2
 +
 +
==Related Videos==
 +
 +
{{#ev:youtube|v=1op92ojA6q0|280|center|Quadrants}}
  
 
==See Also==
 
==See Also==

Latest revision as of 14:53, 28 February 2019

INQUADRANT (X,Y)


  • 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 X} and Failed to parse (Conversion error. Server ("https://wikimedia.org/api/rest_") reported: "Cannot get mml. Server problem."): {\displaystyle Y} are any real values.

Description

  • This function shows the value of the quadrant for the given values.
  • 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 INQUADRANT (X,Y)} ,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 X} 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 Y} are any values.
  • Generally there are Four quadrants.Quadrants are defined by the axes of a two dimensional Cartesian system divide the plane into four infinite regions and each bounded by two half-axes.
  • These are often numbered from 1st to 4th and denoted by Roman numerals: I (where the signs of the (x,y) coordinates are)(+,+), II (−,+), III (−,−), and IV (+,−).
  • When the axes are drawn according to the mathematical custom, the numbering goes counter-clockwise starting from the upper right quadrant.
  • So here 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 X} 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 Y} values are + then that values will lie in first Quadrant.
  • When 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 X} value is - 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 Y} value is + then that values lie in Second Quadrant.
  • When 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 X} 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 Y} values are -then that values lie in Third Quadrant.
  • When 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 X} value is "+" 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 Y} value is - then that value is lie in Fourth Quadrant.


Examples

  1. INQUADRANT(19,14) = 1
  2. INQUADRANT(19,-14) = 4
  3. INQUADRANT(-19,-14) = 3
  4. INQUADRANT(-19,14) =2

Related Videos

Quadrants

See Also

References