UNPKG

@stdlib/math-base-special-cceiln

Version:

Round each component of a double-precision complex floating-point number to the nearest multiple of 10^n toward positive infinity.

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