Slope of a Line
The slope or gradient of a line is a number that describes both the direction and the steepness of the line.
The slope equals the rise divided by the run.
Formula
![Copy to Clipboard QuantityVariable["m", "Unitless"] == QuantityVariable["rise", "Unitless"]/QuantityVariable["run", "Unitless"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/c2e/c2e52d8c-7ab3-419b-9512-54c04a50b537/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| m | slope | "Unitless" |
| rise | rise | "Unitless" |
| run | run | "Unitless" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
