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 June 15, 2025, 5:26 a.m.