Asinhx
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 scalar input (c) is included it is
- ax = arcsinh(x+c);