Projects in Awesome Lists tagged with dbl
A curated list of projects in awesome lists tagged with dbl .
https://github.com/shipgirlproject/haruna
A RESTful API around Topgg (Discord Bot List) voting webhooks
dbl dbl-vote-webhook discord discord-bot-list discordbot discordbotlist discordbotlist-webhook haruna topgg
Last synced: 13 May 2025
https://github.com/ashley0143/topgg-ublock-filter
This is the way that i use topgg
dbl topgg ublock-filters-rules ublock-origin-filters
Last synced: 17 Mar 2025
https://github.com/stdlib-js/constants-float64-max-safe-fibonacci
Maximum safe Fibonacci number when stored in double-precision floating-point format.
const constant dbl double fib fibonacci float floating floating-point integer javascript max maximum node node-js nodejs number point safe stdlib
Last synced: 13 Jan 2025
https://github.com/stdlib-js/number-float64-base-get-low-word
Return an unsigned 32-bit integer corresponding to the less significant 32 bits of a double-precision floating-point number.
base dbl double float float64 floating-point javascript low node node-js nodejs stdlib type types util utilities utility utils word words
Last synced: 09 Apr 2025
https://github.com/stdlib-js/math-base-special-copysign
Return a double-precision floating-point number with the magnitude of x and the sign of y.
bits copy copysign dbl double float float64 floating-point function ieee754 javascript math mathematics node node-js nodejs number sign special stdlib
Last synced: 04 Mar 2025
https://github.com/stdlib-js/strided-base-dmap2
Apply a binary function accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assign each result to an element in a double-precision floating-point strided output array.
apply array base binary dbl double double-precision float64 foreach javascript map ndarray node node-js nodejs stdlib strided transform
Last synced: 18 Feb 2025
https://github.com/stdlib-js/math-base-special-inv
Compute the multiplicative inverse of a double-precision floating-point number.
dbl double double-precision inv inverse javascript math mathematics multiplicative node node-js nodejs number reciprocal stdlib
Last synced: 15 Jan 2025
https://github.com/stdlib-js/constants-float64-apery
Apéry's constant.
apery const constant dbl double float64 floating-point ieee754 javascript math mathematics node node-js nodejs number-theory precision riemann stdlib zeta
Last synced: 16 May 2025
https://github.com/stdlib-js/math-base-special-pdiff
Return the positive difference between `x` and `y`.
dbl diff difference dim double double-precision fdim javascript math mathematics node node-js nodejs pos positive stdlib
Last synced: 16 May 2025
https://github.com/stdlib-js/constants-float64-sqrt-half
Square root of 1/2.
const constant dbl double float64 floating-point half ieee754 javascript math mathematics node node-js nodejs root sqrt square stdlib
Last synced: 15 Mar 2025
https://github.com/stdlib-js/constants-float64-two-pi
2π.
2pi const constant dbl double float64 floating-point ieee754 javascript math mathematics node node-js nodejs pi precision stdlib
Last synced: 19 Apr 2025
https://github.com/stdlib-js/constants-float64-e
Euler's number.
const constant dbl double e euler float64 floating-point ieee754 javascript math mathematics napier node node-js nodejs precision stdlib
Last synced: 12 Feb 2025
https://github.com/stdlib-js/number-float64-base-to-binary-string
Return a string giving the literal bit representation of a double-precision floating-point number.
base bin binary bits dbl double float float64 javascript node node-js nodejs number stdlib type types util utilities utility utils
Last synced: 02 Jan 2025
https://github.com/stdlib-js/math-strided-special-dmsktrunc
Round each element in a double-precision floating-point strided array toward zero according to a strided mask array.
array dbl double double-precision float64 float64array integer javascript nearest node node-js nodejs number round stdlib strided trunc truncate value vector
Last synced: 30 Apr 2025
https://github.com/stdlib-js/math-base-assert-is-nonpositive-finite
Test if a numeric value is a nonpositive finite number.
assert assertion dbl double finite float javascript math mathematics node node-js nodejs nonpositive number numeric stdlib util utilities utility utils
Last synced: 11 Apr 2025
https://github.com/stdlib-js/math-strided-special-ddeg2rad
Convert each element in a double-precision floating-point strided array from degrees to radians.
angle convert dbl degrees double double-precision float64 float64array geometry javascript math mathematics node node-js nodejs radians stdlib trig trigonometry vector
Last synced: 06 May 2025
https://github.com/stdlib-js/math-strided-special-dtrunc
Round each element in a double-precision floating-point strided array toward zero.
array dbl double float64 float64array integer javascript math mathematics nearest node node-js nodejs number round stdlib trunc truncate value vector
Last synced: 08 May 2025
https://github.com/vladfrangu/dblposter
:sparkles: A simple to use status updater for DiscordBotList
dbl discord discord-bot discordbotlist hacktoberfest poster
Last synced: 23 Feb 2025
https://github.com/stdlib-js/math-strided-special-dmskabs2
Compute the squared absolute value for each element in a double-precision floating-point strided array according to a strided mask array.
abs2 absolute array dbl double double-precision float64 float64array javascript magnitude math mathematics node node-js nodejs square squared stdlib value vector
Last synced: 06 May 2025
https://github.com/stdlib-js/number-float64-base-from-int64-bytes
Convert a signed 64-bit integer byte array to a double-precision floating-point number.
base cast convert dbl double float64 int int64 integer javascript node node-js nodejs stdlib type types util utilities utility utils
Last synced: 13 Apr 2025
https://github.com/stdlib-js/math-strided-special-dinv
Compute the multiplicative inverse for each element in a double-precision floating-point strided array.
array dbl double double-precision float64 float64array inv inverse javascript math mathematics multiplicative node node-js nodejs number reciprocal stdlib strided vector
Last synced: 13 Apr 2025
https://github.com/stdlib-js/constants-complex128-nan
Canonical double-precision complex floating-point NaN.
cmplx cmplx128 complex complex128 const constant dbl double float64 floating-point javascript math mathematics nan node node-js nodejs precision stdlib
Last synced: 24 Apr 2025
https://github.com/stdlib-js/constants-float64-pinf
Positive infinity.
const constant dbl double float64 floating-point ieee754 infinity javascript math mathematics node node-js nodejs pinf positive precision stdlib
Last synced: 24 Apr 2025
https://github.com/stdlib-js/constants-complex128-zero
Double-precision complex floating-point zero.
cmplx cmplx128 complex complex128 const constant dbl double float64 floating-point javascript math mathematics node node-js nodejs precision stdlib zero
Last synced: 09 Apr 2025
https://github.com/stdlib-js/math-strided-special-dcbrt-by
Compute the cube root of each element retrieved from a double-precision floating-point strided array via a callback function.
array cube dbl double double-precision float64 float64array javascript math mathematics ndarray node node-js nodejs pow power root stdlib strided vector
Last synced: 02 Apr 2025
https://github.com/stdlib-js/math-strided-special-dmskinv
Compute the multiplicative inverse for each element in a double-precision floating-point strided array according to a strided mask array.
array dbl double double-precision element-wise float64 float64array inv inverse javascript mask multiplicative ndarray node node-js nodejs reciprocal stdlib strided vector
Last synced: 06 May 2025
https://github.com/stdlib-js/constants-float64-eulergamma
The Euler-Mascheroni constant.
const constant dbl double euler euler-constant euler-mascheroni eulergamma eulers-constant gamma ieee754 javascript mascheroni math mathematics node node-js nodejs precision stdlib
Last synced: 10 Apr 2025
https://github.com/thedummi/dbl-sdk
A SDK for all Discord Bot List sites (that support it). [WIP]
Last synced: 07 Apr 2025
https://github.com/stdlib-js/constants-float64-max-safe-lucas
Maximum safe Lucas number when stored in double-precision floating-point format.
const constant dbl double fib fibonacci floating floating-point integer javascript lucas max maximum node node-js nodejs number point safe stdlib
Last synced: 13 Apr 2025
https://github.com/stdlib-js/constants-float64-max-base2-exponent-subnormal
The maximum biased base 2 exponent for a subnormal double-precision floating-point number.
bias binary const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib subnormal
Last synced: 15 Apr 2025
https://github.com/stdlib-js/constants-float64-nan
Double-precision floating-point NaN.
const constant dbl double float64 floating-point ieee754 javascript math mathematics nan node node-js nodejs precision stdlib
Last synced: 13 May 2025
https://github.com/stdlib-js/strided-napi-dmap2
C API for registering a Node-API module exporting a strided array interface for applying a binary callback accepting and returning double-precision floating-point numbers to corresponding elements in two double-precision floating-point strided input arrays and assigning results to elements in a double-precision floating-point strided output array.
addon array binary dbl double double-precision float64 javascript map n-api napi node node-api node-js nodejs stdlib strided transform
Last synced: 14 Mar 2025
https://github.com/stdlib-js/strided-napi-dmskmap
C API for registering an N-API module exporting a strided array interface for applying a unary callback accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assigning results to elements in a double-precision floating-point strided output array.
addon array dbl double double-precision float64 javascript map mask masked missing n-api napi node node-js nodejs stdlib strided transform unary
Last synced: 15 Feb 2025
https://github.com/stdlib-js/number-float64-base-to-int64-bytes
Convert an integer-valued double-precision floating-point number to a signed 64-bit integer byte array according to host byte order.
base cast convert dbl double float64 int int64 integer javascript node node-js nodejs stdlib type types util utilities utility utils
Last synced: 30 Jan 2025
https://github.com/stdlib-js/number-float64-base-get-high-word
Return an unsigned 32-bit integer corresponding to the more significant 32 bits of a double-precision floating-point number.
base dbl double float float64 floating-point high javascript node node-js nodejs stdlib type types util utilities utility utils word words
Last synced: 15 Apr 2025
https://github.com/stdlib-js/strided-base-dmskmap
Apply a unary function accepting and returning double-precision floating-point numbers to each element in a double-precision floating-point strided input array according to a corresponding element in a strided mask array and assign each result to an element in a double-precision floating-point strided output array.
apply array base dbl double double-precision float64 foreach javascript map mask masked ndarray node node-js nodejs stdlib strided transform unary
Last synced: 30 Apr 2025
https://github.com/stdlib-js/constants-float64-max-base10-exponent
The maximum base 10 exponent for a double-precision floating-point number.
base-10 const constant dbl double exponent float floating-point ieee754 javascript math mathematics max maximum node node-js nodejs stdlib
Last synced: 30 Apr 2025
https://github.com/gangmavaddsaw/constants-float32-fourth-root-eps
Fourth root of single-precision floating-point epsilon.
32-bit 32bit const constant dbl eps epsilon floating-point ieee754 mathematics nodejs number sqrt stdlib
Last synced: 09 Apr 2025
https://github.com/stdlib-js/complex-float64-base-identity
Evaluate the identity function for a double-precision complex floating-point number.
cmplx complex dbl double double-precision float64 identity javascript math mathematics node node-js nodejs stdlib
Last synced: 19 Mar 2025
https://github.com/syedrudro/number-float64-base-identity
Evaluate the identity function for a double-precision floating-point number.
dbl double double-precision float64 identity javascript mathematics nodejs stdlib
Last synced: 22 Mar 2025