Updated 6 months ago

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

Return the real and imaginary components of a complex number.

Updated 6 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 6 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 6 months ago

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

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

Updated 6 months ago

@stdlib/constants-float32-eps • Rank 7.6 • Science 44%

Difference between one and the smallest value greater than one that can be represented as a single-precision floating-point number.

Updated 6 months ago

@stdlib/constants-float16-eps • Rank 4.4 • Science 44%

Difference between one and the smallest value greater than one that can be represented as a half-precision floating-point number.

Updated 6 months ago

@stdlib/utils-safe-int-min • Rank 3.8 • Science 44%

Return the minimum safe integer capable of being represented by a numeric real type.

Updated 6 months ago

@stdlib/utils-safe-int-max • Rank 3.0 • Science 44%

Return the maximum safe integer capable of being represented by a numeric real type.

Updated 6 months ago

@stdlib/utils-real-max • Rank 2.6 • Science 44%

Return the maximum finite value capable of being represented by a numeric real type.

Updated 6 months ago

complex-imagf • Rank 0.7 • Science 44%

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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

Updated 6 months ago

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

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