1.0.0 • Published 13 days ago

@zibuthe7j11/deleniti-provident-minus v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
13 days ago

Math.log1p Version Badge

github actions coverage dependency status dev dependency status License Downloads

npm badge

An ESnext spec-compliant Math.log1p 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 @zibuthe7j11/deleniti-provident-minus

Usage/Examples

var assert = require('assert');
var x = 0.007;

// Compute log(1 + x)
assert.equal(Math.log1p(x), 0.006975613736425242);

assert.equal(Math.log1p(6.3890560989306495), 2);

Tests

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

RegExp.prototype.flagssanitizeserializewritethree0utilitiesgradients css3linkReactiveXeast-asian-widthsymbolsdeepcopyfastiterationstarterterminalECMAScript 2015functionquotemkdirpFloat64ArrayschemegroupByfastifyspeedflattenajvxssreducePushdatezeroprivate dataAsyncIteratorsearchMapreducerkeypureschemasliceutilsstatusguidfpbrowserlistpicomatchclassnamesoperating-systemgettasktrimLeftcolouroptionJSONbabelJSON-SchemaTypeScriptECMAScript 6WeakMapprogresslimitoptimistshebangCSSStyleDeclarationreact-hook-formwatchformsnodejsinputflagsString.prototype.matchAllcopyjQuerysafetoobjectdebuggerassertsanimationrfc4122emojinamearktypelengthvalidationprotosortedlook-uptypeofhashinternal slotArray.prototype.containstapeconfigurableconstmomentpreserve-symlinksclassesruntimeSymbolArray.prototype.flatequalasyncdirectorySetgetPrototypeOfinferencebundlerES8sameValueZerodefinePropertylintletpromisefullwidthmobilestringifyclass-validatorserializerincludesfind-upkarmavalidesfastcopycliapolloyamlcharacterwarninghardlinksStreamspinnerswrapmakearraypyyamlRxJSArray.prototype.filtermovelinuxonceoutputlookes2018endernpmrmdirerror-handlingredactperformancevestreadYAMLcomputed-typesjapaneserm -rfUint32Arraybytees6eslintconfigescapebatchauthenticationdeepphonetermflatsortmiddlewareexit-codeisConcatSpreadableRegExp#flagsreact-testing-librarypnpm9stringstreamsbddECMAScript 2017ramdaweakmapvaluesbusyerrorstatelessECMAScript 20236to5Uint8ArrayrateassertionsignalsemitObject.getPrototypeOftacitbabel-coretouchtslibpersistentwgetobjectmonorepoharmonyless compilerlazyparserrangeerrordiffes2017environmentjavascriptduplexeveryReflect.getPrototypeOfvariables in csscryptobyteLengthObject.keyscommand-line
1.0.0

13 days ago