@stdlib/complex-reim
Return the real and imaginary components of a double-precision complex floating-point number.
@stdlib/complex-reimf
Return the real and imaginary components of a single-precision complex floating-point number.
@stdlib/complex-imag
Return the imaginary component of a double-precision complex floating-point number.