Skip to content

[R] Hyperbolic trigonometry functions #44376

Closed
@andersen-hecon

Description

@andersen-hecon

Describe the enhancement requested

In economics and health services research we often use hyperbolic trig functions--particularly the hyperbolic arc sine function--to transform skewed data with 0s. While it is possible (and not too difficult) to code up asinh manually (ln(x+sqrt(x^2+1))), it would be great if it could be added to the library of built-in functions.

Component(s)

R

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions