Calculate the number of steps and the exact rise and run per step needed to span a given total height, following standard comfortable stair proportions.
Formula
Steps = round(Total Rise / Target Rise per Step)