UNPKG

@stdlib/complex-float64-imag

Version:

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

6 lines (5 loc) 256 B
"use strict";var s=function(t,r){return function(){return r||t((r={exports:{}}).exports,r),r.exports}};var i=s(function(c,e){ function u(t){return t.im}e.exports=u });var n=i();module.exports=n; /** @license Apache-2.0 */ //# sourceMappingURL=index.js.map