UNPKG

@stdlib/math-iter-special-acosh

Version:

Create an iterator which computes the hyperbolic arccosine of each iterated value.

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