impatient-js
impatient-js copied to clipboard
Chapter: `Math`
trafficstars

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.