UNPKG

@stdlib/math-base-special-asech

Version:

Compute the hyperbolic arcsecant of a number.

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