@ryniaubenpm2/delectus-fugit-distinctio

[![github actions][actions-image]][actions-url] [![coverage][codecov-image]][codecov-url] [![dependency status][deps-svg]][deps-url] [![dev dependency status][dev-deps-svg]][dev-deps-url] [![License][license-image]][license-url] [![Downloads][downloads-im


Keywords
eventDispatcher, args, cloudfront, type, ArrayBuffer#slice, JSON, ec2, Symbol, sameValueZero, validate, rgb, mime, package manager, equality, getintrinsic, prop, progress, generics, css variable, Push, check, es-shims, collection, ES8, circular, cloudsearch, hardlinks, width, output, promise, eslint, state, windows, bcrypt, optimist, awesomesauce, mru, TypeScript, aws, parent, ECMAScript 2022, function, es7, typed array, joi, Object.keys, replay, hot, tdd, toArray, protocol-buffers, picomatch, toolkit, tslib, estree, option, chrome, take, invariant, styling, styles, framework, streams, structuredClone, match, flags, crypto, random, rm, signals, class-validator, zod, wordwrap, Array.prototype.flat, handlers, _.extend, linewrap, assert, elb, east-asian-width, rfc4122, linux, isConcatSpreadable, css less, drop, sinatra, figlet, japanese, serializer, typeof, get, enumerable, remove, WebSocket, ECMAScript 2019, regular expressions, tape, xterm, helpers, ECMAScript 5, jQuery, ansi, deterministic, middleware, move, create, polyfill, call-bind, file, hasOwn, codes, flatMap, serialization, form-validation, touch, column, properties, length, internal, Uint16Array, simpledb, idle, intrinsic, fps, CSSStyleDeclaration, character, uuid, mkdirp, promises, classes, iteration, loadbalancing, is, concurrency, walk, fast-deep-clone, package.json, formatting, commander, symbols, code points, RFC-6455, Object, rmdir, some, compile less, real-time, ES2019, read, tap, package, import, chinese, patch, typanion, find, extra, entries, limit, ECMAScript 2020, fixed-width, filter, up, flux, reuse, chai, Object.values, macos, Array.prototype.findLast, Reflect.getPrototypeOf, stream, dir, computed-types, RegExp#flags, typedarrays, value, toSorted, RegExp.prototype.flags, eslintplugin, call-bound, jasmine, less compiler, JSON-Schema, write, dependency manager, es5, pretty, setPrototypeOf, terminal, Uint8ClampedArray, every, arraybuffer, trimEnd, regex, merge, collection.es6, make, Function.prototype.name, Map, weakmap, router, $.extend, form, swf, ascii, Object.defineProperty, encryption, argv, reducer, @@toStringTag, symlink, ebs, id, readable, Set, toStringTag, classname, clone, ses, ts, ecmascript, getopt, columns, live, language, forEach, make dir, ES2023, dotenv, postcss, es-shim API, stable, private, setter, redux, fastcopy, pipe, spinner, bundler, writable, Array.prototype.flatMap, which, Array.prototype.findLastIndex, RxJS, shell, data, throttle, events, URL, array, require, indicator, sharedarraybuffer, dom-testing-library, weakset, typed, internal slot, watching, css, request, flatten, workspace:*, scheme-validation, -0, folder, error, findLast, immer, stdlib, ES2017, superagent, time, postcss-plugin, Float32Array, packages, ES2022, values, express, input, uninstall, es2018, nested css, streams2, limited, eslintconfig, argument, task, from, dependencies, copy
License
MIT
Install
npm install @ryniaubenpm2/delectus-fugit-distinctio@1.0.0

Documentation

Math.atanh Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ESnext spec-compliant Math.atanh shim/polyfill/replacement that works as far down as ES3.

This package implements the es-shim API interface. It works in an ES3-supported environment and complies with the spec.

Getting started

npm install --save @ryniaubenpm2/delectus-fugit-distinctio

Usage/Examples

console.log(Math.atanh(-1)); // -Infinity
console.log(Math.atanh(0)); // 0
console.log(Math.atanh(0.5)); // 0.5493061443340548
console.log(Math.atanh(2)); // NaN

Tests

Simply clone the repo, npm install, and run npm test