menu_logo

menu_view_template done edit menu_subscribe menu_add menu_publish iOS Create Account Login
menu_clear
  • menu_insert_row
  • menu_delete_row
  • menu_insert
  • menu_share_template
  • menu_share_results
  • menu_duplicate
  • menu_view_source
  • menu_view_calc_log
  • menu_settings
  • menu_tags
  • help
  • menu_profile
  • menu_log_out
menu_preview_only
details_tap
details_type
details_title

Line Slope Calculator

x1 =
y1 =
x2 =
y2 =
Slope =

Help

Calculates the slope of a line given the values of two points on the line (x1, y1) and (x2, y2) respectively, or one of the four coordinates given the other three coordinates and the slope.
Slope = (y2-y1)/(x2-x1)
y(x) = slope * x + b

Rows

- x1: x coordinate of first point
- y1: y coordinate of first point
- x2: x coordinate of second point
- y2: y coordinate of second point
- Slope: slope of the line between (x1,y1) and (x2,y2)

Keywords

x1
y1
x2
y2
Slope
-------------