Asinhx

From Eigenvector Research Documentation Wiki
Revision as of 12:03, 16 August 2022 by Neal (talk | contribs) (Created page with "===Purpose=== Arcsinh transform. ===Synopsis=== : ax = asinhx(x,c); ===Description=== For input(x) the transformation is given by ax = arcsinh(x); or if optiona...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Purpose

Arcsinh transform.

Synopsis

ax = asinhx(x,c);

Description

 For input(x) the transformation is given by
    ax = arcsinh(x);
  or if optional input (c) is included it is
    ax = arcsinh(x+c);

See Also

auto, asinsqrt, pr_entropy