1,508 bytes added
, 21:45, 22 August 2017
<div style="font-size:30px">'''INQUADRANT (X,Y)'''</div><br/>
*<math>X</math> and <math>Y</math> are any real values.
==Description==
*This function shows the value of the quadrant for the given values.
*In <math>INQUADRANT (X,Y)</math>,<math>X</math> and <math>Y</math> 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 <math>X</math> and <math>Y</math> values are '''+''' then that values will lie in first Quadrant.
*When <math>X</math> value is '''-''' and <math>Y</math> value is '''+''' then that values lie in Second Quadrant.
*When <math>X</math> and <math>Y</math> values are '''-'''then that values lie in Third Quadrant.
*When <math>X</math> value is "+" and <math>Y</math> value is '''-''' then that value is lie in Fourth Quadrant.
==Examples==
==See Also==
*[[Manuals/calci/QUARTILE | QUARTILE ]]
*[[Manuals/calci/QUATERNION| QUATERNION ]]
*[[Manuals/calci/YEAR | YEAR ]]
==References==
*[http://www.mathopenref.com/quadrant.html Quadrant]
*[[Z_API_Functions | List of Main Z Functions]]
*[[ Z3 | Z3 home ]]