Learn R Programming

corncob (version 0.4.2)

coth: Hyperbolic cotangent transformation

Description

Hyperbolic cotangent transformation

Usage

coth(x)

Value

Hyperbolic cotangent transformation of x

Arguments

x

data

Examples

Run this code
x <- .5
coth(x)

Run the code above in your browser using DataLab