Changes

56 bytes removed ,  21:47, 4 January 2018
no edit summary
Line 1: Line 1: −
<div style="font-size:30px">'''YMXC (KnownYArray,KnownXArray)'''</div><br/>
+
=YMXC (KnownYArray,KnownXArray)=
 +
 
 +
where
 +
 
 
*<math>KnownYArray</math> and <math>KnownXArray</math> are set of values.
 
*<math>KnownYArray</math> and <math>KnownXArray</math> are set of values.
 +
 +
 +
YMXC() calculates the slope of the line.
    
==Description==
 
==Description==
*This function calculates the slope of the line.
+
 
*In <math>YMXC (KnownYArray,KnownXArray)</math>,<math>KnownYArray</math> is the Y values in the line and <math>KnownXArray</math> is the X values in the line.
+
YMXC (KnownYArray,KnownXArray)
 +
*<math>KnownYArray</math> is the Y values in the line and <math>KnownXArray</math> is the X values in the line.
 
*The slope of a line characterizes the direction of a line.  
 
*The slope of a line characterizes the direction of a line.  
 
*To find the slope, you divide the difference of the y-coordinates  of 2 points  on a line by the difference of the x-coordinates  of those same 2 points.
 
*To find the slope, you divide the difference of the y-coordinates  of 2 points  on a line by the difference of the x-coordinates  of those same 2 points.
writer
6,694

edits