UNPKG

@stdlib/math-base-special-floor2

Version:

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

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