UNPKG

@stdlib/math-base-special-cfloor

Version:

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

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