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 May 29, 2024, 7:15 a.m.