Updated 10 months ago

@stdlib/complex-reim • Rank 20.0 • Science 44%

Return the real and imaginary components of a complex number.

Updated 10 months ago

@stdlib/complex-reimf • Rank 20.0 • Science 44%

Return the real and imaginary components of a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/complex-float32-reim • Rank 11.9 • Science 44%

Return the real and imaginary components of a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/complex-realf • Rank 11.0 • Science 44%

Return the real component of a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/complex-base-cast-return • Rank 6.5 • Science 44%

Wrap a function and casts a function's return value to a complex number.

Updated 10 months ago

@stdlib/napi-argv-strided-complex64array • Rank 5.5 • Science 44%

Convert a Node-API value representing a strided array to a single-precision complex floating-point array.

Updated 10 months ago

napi-argv-strided-complex128array • Rank 5.5 • Science 44%

Convert a Node-API value representing a strided array to a double-precision complex floating-point array.

Updated 10 months ago

@stdlib/complex-base-wrap-function • Rank 4.3 • Science 44%

Wrap a function accepting complex number arguments to support providing both real and complex numbers.

Updated 10 months ago

@stdlib/math-base-special-cabsf • Rank 4.2 • Science 44%

Compute the absolute value of a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/math-base-special-cidentityf • Rank 4.1 • Science 44%

Evaluate the identity function for a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/math-base-special-cceilf • Rank 3.7 • Science 44%

Round a single-precision complex floating-point number toward positive infinity.

Updated 10 months ago

@stdlib/math-base-special-cflipsignf • Rank 3.6 • Science 44%

Return a single-precision complex floating-point number with the same magnitude as `z` and the sign of `y*z`.

Updated 10 months ago

@stdlib/math-base-special-cceiln • Rank 3.4 • Science 44%

Round a complex number to the nearest multiple of 10^n toward positive infinity.

Updated 10 months ago

@stdlib/math-base-special-cfloorn • Rank 3.3 • Science 44%

Round a complex number to the nearest multiple of 10^n toward negative infinity.

Updated 10 months ago

strided-napi-cmap • Rank 3.2 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a single-precision complex floating-point strided input array and assigning results to a single-precision complex floating-point strided output array.

Updated 10 months ago

@stdlib/math-base-special-cabs2f • Rank 2.8 • Science 44%

Compute the squared absolute value of a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/complex-promotion-rules • Rank 2.5 • Science 44%

Return the complex number data type with the smallest size and closest kind to which data types can be safely cast.

Updated 10 months ago

@stdlib/strided-base-cmap • Rank 2.5 • Science 44%

Apply a unary function to a single-precision complex floating-point strided input array and assign results to a single-precision complex floating-point strided output array.

Updated 10 months ago

@stdlib/complex-float64-base • Rank 2.5 • Science 44%

Base (i.e., lower-level) double-precision complex number functions.

Updated 10 months ago

@stdlib/complex-base • Rank 2.4 • Science 44%

Base (i.e., lower-level) complex number functions

Updated 10 months ago

@stdlib/complex-conjf • Rank 1.9 • Science 44%

Return the complex conjugate of a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/napi-argv-complex128array • Rank 1.4 • Science 44%

Convert a Node-API value to a double-precision complex floating-point array.

Updated 10 months ago

complex-imagf • Rank 0.7 • Science 44%

Return the imaginary component of a single-precision complex floating-point number.

Updated 10 months ago

math-base-special-cflipsign • Rank 0.0 • Science 44%

Return a complex number with the same magnitude as `z` and the sign of `y*z`.

Updated 10 months ago

napi-argv-strided-complex64array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a single-precision complex floating-point array.

Updated 10 months ago

napi-argv-strided-complex128array2d • Rank 0.0 • Science 44%

Convert a Node-API value representing a two-dimensional strided array to a double-precision complex floating-point array.

Updated 10 months ago

complex-float64-base-mul-add • Rank 0.0 • Science 44%

Perform a multiply-add operation involving three double-precision complex floating-point numbers.

Updated 10 months ago

strided-napi-zmap • Rank 0.0 • Science 44%

C API for registering a Node-API module exporting a strided array interface for applying a unary callback to a double-precision complex floating-point strided input array and assigning results to a double-precision complex floating-point strided output array.

Updated 10 months ago

@stdlib/napi-argv-complex64array • Science 44%

Convert a Node-API value to a single-precision complex floating-point array.

Updated 10 months ago

complex-float32-base-assert-is-same-value • Science 44%

Test whether two single-precision complex floating-point numbers are the same value.

Updated 10 months ago

complex-float64-base-assert-is-same-value-zero • Science 44%

Test whether two double-precision complex floating-point numbers are the same value.

Updated 10 months ago

math-base-special-croundf • Science 44%

Round each component of a single-precision complex floating-point number to the nearest integer.

Updated 10 months ago

@stdlib/complex-base-assert-is-same-value-zerof • Science 44%

Test whether two single-precision complex floating-point numbers are the same value.

Updated 10 months ago

@stdlib/complex-float32-imag • Science 44%

Return the imaginary component of a single-precision complex floating-point number.

Updated 10 months ago

complex-float32-base-neg • Science 44%

Negate a single-precision complex floating-point number.

Updated 10 months ago

@stdlib/complex-float64-real • Science 44%

Return the real component of a double-precision complex floating-point number.

Updated 10 months ago

@stdlib/blas-base-scabs1 • Science 44%

Compute the sum of the absolute values of the real and imaginary components of a single-precision complex floating-point number.

Updated 10 months ago

math-base-special-cphasef • Science 26%

This repository, "math-base-special-cphasef," provides specialized mathematical functions for complex phase calculations. Explore the code and contribute to enhance numerical computation in JavaScript! 🛠️🌐

Updated 10 months ago

@stdlib/complex-float32-base • Science 44%

Base (i.e., lower-level) single-precision complex number functions.

Updated 10 months ago

@stdlib/complex-float32-base-assert • Science 44%

Base (i.e., lower-level) single-precision complex number assertion functions.

Updated 10 months ago

math-base-special-cinvf • Science 67%

Compute the inverse of a single-precision complex floating-point number.

Updated 10 months ago

complex-float64-base-scale • Science 44%

Scale a double-precision complex floating-point number by a real-valued double-precision floating-point scalar constant.

Updated 10 months ago

complex-float64-base-identity • Science 44%

Evaluate the identity function for a double-precision complex floating-point number.

Updated 10 months ago

complex-float64-base-assert-is-almost-equal • Science 44%

Test whether two double-precision complex floating-point numbers are approximately equal within a specified number of ULPs (units in the last place).