UNPKG

@stdlib/math-base-special-cceilf

Version:

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

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