@stdlib/math-base-special-cexp
Evaluate the exponential function for a double-precision complex floating-point number.
Evaluate the exponential function for a double-precision complex floating-point number.
Relative error exponential.
Natural exponential function.
Base 10 exponential function.
Base 2 exponential function.
Compute exp(x) - 1.
Fill a strided array with pseudorandom numbers drawn from an exponential distribution.
Create an iterator which evaluates the natural exponential function for each iterated value.
Create an iterator which evaluates the base 10 exponential function for each iterated value.
Create an iterator which evaluates the base 2 exponential function for each iterated value.
Create an iterator which computes `exp(x) - 1` for each iterated value.
Create an iterator which evaluates the relative error exponential for each iterated value.
expressions
Multicoin address validator for Bitcoin and other Altcoins.
Manage the "level" and the "exp"
Wallet address validator for Bitcoin and other Altcoins.
JSON Web Token implementation for Node.js.
Use pow(), sqrt(), hypot(), log(), exp() exponential functions in CSS
Multicoin address validator for Bitcoin and other Altcoins ported to TypeScript.
Crypto address validator for Bitcoin and other Altcoins, forked to be used with typescript