UNPKG

@stdlib/math-iter-special-ahaversin

Version:

Create an iterator which computes the inverse half-value versed sine of each iterated value.

6 lines (5 loc) 362 B
"use strict";var a=function(e,r){return function(){return r||e((r={exports:{}}).exports,r),r.exports}};var t=a(function(o,i){ var s=require('@stdlib/math-iter-tools-map/dist'),u=require('@stdlib/math-base-special-ahaversin/dist');function n(e){return s(e,u)}i.exports=n });var v=t();module.exports=v; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map