Learn R Programming

catenary (version 1.1.2)

minmax: Method to get min and max of catenary

Description

Gives min or max

Arguments

object

a catenary object

Value

gives min or max values of catenary

Examples

Run this code
# NOT RUN {
cat <- catenary(c1=1,c2=1,lambda=1)
minmax(cat)
# }

Run the code above in your browser using DataLab