powered by
Takes left and right endpoints and catenary parameters and gives length
getCatLength(x0, x1, c1, c2)
left endpoint
right endpoint
catenary parameter
length of catenary
# NOT RUN { getCatLength(x0=-1,x1=1,c1=1,c2=2) # }
Run the code above in your browser using DataLab