UNPKG

@stdlib/math-base-special-cceil

Version:

Round a double-precision complex floating-point number toward positive infinity.

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