coth: Hyperbolic cotangent transformation

View source: R/links.R

cothR Documentation

Hyperbolic cotangent transformation

Description

Hyperbolic cotangent transformation

Usage

coth(x)

Arguments

x

data

Value

Hyperbolic cotangent transformation of x

Examples

x <- .5
coth(x)


bryandmartin/corncob documentation built on Sept. 9, 2024, 4:08 a.m.