Convert a Node-API value representing a two-dimensional strided array to a single-precision floating-point array.
Create a filled five-dimensional nested array.
Bernoulli distribution moment-generating function (MGF).
Compute the dot product of two one-dimensional ndarrays.
Replace chunks of whitespace with a single spaces
Compute a moving unbiased sample variance incrementally.
Return a constructor for creating a one-sample Z-test results object.
Compute the inverse coversed sine.
Calculate the standard deviation of a strided array using a two-pass algorithm.
Kotlin compiler
detect when tap output is finished
Create a filled three-dimensional nested array according to a provided callback function.
F distribution expected value.
Return a single-precision floating-point number with the magnitude of x and the sign of y.
The Assertion Tool is designed to enhance your testing framework by allowing tests to continue running even when assertions fail. Instead of halting the test upon an assertion failure, it will capture the error and continue running the test suite.
Calculate the sum of single-precision floating-point strided array elements using ordinary recursive summation.
Return an array of an object's own non-enumerable symbol properties.
An ember-addon that provides additional QUnit 2.0 assertions specific to Ember.js.
Current year.
Return a regular expression to capture the last part of a Windows path.
Interchange two complex single-precision floating-point vectors.
Multiply two double-precision complex floating-point numbers.
Add a constant to each double-precision floating-point strided array element and compute the sum using an improved Kahan–Babuška algorithm.
Negative binomial distribution constructor.