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)


corncob documentation built on Aug. 31, 2023, 9:06 a.m.