Open rauschma opened 6 years ago
Math.ceil return the next largest integer. reference : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/ceil
@ghost: Both expressions mean the same thing.
Math.ceil return the next largest integer. reference : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/ceil