UNPKG

@stdlib/math-base-special-ceil2

Version:

Round a numeric value to the nearest power of two toward positive infinity.

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