Stair Climbing
Stair climbing is the climbing of a flight of stairs.
Stairs climbed equals the step rate times time.
Formula
![Copy to Clipboard QuantityVariable["sc", "Step"] == QuantityVariable["sr", "StepRate"]*QuantityVariable["t", "Time"]](https://www.wolframcloud.com/objects/resourcesystem/marketplacestorage/resources/0a7/0a7f624d-5c58-428a-a3a7-ead511fd28db/Webpage/FormulaImage.png)
| symbol | description | physical quantity |
|---|---|---|
| sc | stairs | "Step" |
| sr | step rate | "StepRate" |
| t | time | "Time" |
Forms
Examples
Get the resource:
| In[1]:= |
| Out[1]= | ![]() |
Get the formula:
| In[2]:= |
| Out[2]= |
Use some values:
| In[3]:= |
| Out[3]= |
