UNPKG

@stdlib/math-strided-special-atanh-by

Version:

Compute the hyperbolic arctangent of each element retrieved from an input strided array via a callback function.

3 lines 110 B
/// <reference path="../docs/types/index.d.ts" /> import atanhBy from '../docs/types/index'; export = atanhBy;