Difference between revisions of "Manuals/calci/TOQUARTER"

From ZCubes Wiki
Jump to navigation Jump to search
(Created page with "TO")
 
Line 1: Line 1:
TO
+
<div style="font-size:30px">'''TOQUARTER (QuarterIndex)'''</div><br/>
 +
*<math>QuarterIndex</math> is the value of the co-ordinates.
 +
==Description==
 +
*This function is showing the quadrnt of the given numbers.
 +
*In <math>TOQUARTER(QuaterIndex)</math>,<math>QuaterIndex</math> are the values of x and y.
 +
*There are four quadrant values.
 +
*The two axes divide the plane into four sections called quadrants.
 +
*The quadrants will starting at the positive x-axis and going around anti-clockwise.
 +
*The axes of the numbers are defined in the form(x,y).
 +
*So we will get the Quadrant values in the following way:
 +
Quadrant 1:(x,y)(positive x and Positive y)
 +
Quadrant 2:(-x,y)(Negative x and Positive y)
 +
Quadrant 3:(-x,-y)(Negative x and Negative Y)
 +
Quadrant 4:(x,-y)(Positive x and Negative y).
 +
*So using this function we can find the given numbers are in which quadrant

Revision as of 15:51, 20 March 2017

TOQUARTER (QuarterIndex)


  • is the value of the co-ordinates.

Description

  • This function is showing the quadrnt of the given numbers.
  • In , are the values of x and y.
  • There are four quadrant values.
  • The two axes divide the plane into four sections called quadrants.
  • The quadrants will starting at the positive x-axis and going around anti-clockwise.
  • The axes of the numbers are defined in the form(x,y).
  • So we will get the Quadrant values in the following way:
Quadrant 1:(x,y)(positive x and Positive y)
Quadrant 2:(-x,y)(Negative x and Positive y)
Quadrant 3:(-x,-y)(Negative x and Negative Y)
Quadrant 4:(x,-y)(Positive x and Negative y).
  • So using this function we can find the given numbers are in which quadrant