cround
There are 3 repositories under cround topic.
stdlib-js/math-base-special-cround
Round a complex number to the nearest integer.
stdlib-js/math-base-special-croundn
Round a complex number to the nearest multiple of 10^n.
stdlib-js/math-base-special-croundf
Round each component of a single-precision complex floating-point number to the nearest integer.