UNPKG

@stdlib/complex-float64-imag

Version:

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

3 lines 104 B
/// <reference path="../docs/types/index.d.ts" /> import imag from '../docs/types/index'; export = imag;