Learn R Programming

catenary (version 1.1.2)

L: Get length for catenary

Description

Returns the length of catenary

Arguments

x

A catenary object

Value

length

Examples

Run this code
# NOT RUN {
tmp <- catenary(c1=1,c2=2,lambda=3,x0=0,x1=3)
L(tmp)
# }

Run the code above in your browser using DataLab