数学
Slope Calculator
Find the slope, distance, angle, and equation of a line between two coordinates.
使い方
- Enter the X and Y coordinates for your first point.
- Enter the X and Y coordinates for your second point.
- The calculator determines the slope (rise over run), the distance between the two points, the angle of incline, and the standard equation of the line.
計算式
Slope (m): (y₂ - y₁) / (x₂ - x₁)
Distance (d): √((x₂ - x₁)² + (y₂ - y₁)²)
Angle (θ): arctan(m) × (180/π)
Equation: y = mx + b
Distance (d): √((x₂ - x₁)² + (y₂ - y₁)²)
Angle (θ): arctan(m) × (180/π)
Equation: y = mx + b
The Slope Calculator is a versatile tool for algebra and geometry that instantly computes the characteristics of a line segment connecting two points on a Cartesian coordinate plane. It outputs the gradient, linear equation, Euclidean distance, and angle of elevation.