f: Returns catenary value for given x

Description Usage Arguments Value Note Author(s) Examples

Description

Takes catenary parameters and x and return y.

Usage

1
f(x, c1, c2, lambda)

Arguments

x

x value

c1

see catenary

c2

see catenary

lambda

see catenary

Value

y value

Note

February 02 2013

Author(s)

Jono Tuke, Matthew Roughan

Examples

1
f(0,1,2,3)

jonotuke/catenary documentation built on May 19, 2019, 8:36 p.m.