# Result: Manning's n of 0.032
n_strickler1923(100)
# Result: Manning's n of 0.025
n_strickler1923(20)
# Result: Manning's n of 0.021
n_strickler1923(8)
# Result: Grain size (mm) must be positive
n_strickler1923(-8)
Run the code above in your browser using DataLab