Learn R Programming

catenary (version 1.1.1)

accessors: Get length for catenary

Description

Returns the length of catenary

Arguments

x
A catenary object

Value

  • length

Examples

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

Run the code above in your browser using DataLab