UNPKG

math-ceil

Version:

Rounds a numeric value toward positive infinity.

6 lines (3 loc) 58 B
'use strict'; // EXPORTS // module.exports = Math.ceil;