impatient-js icon indicating copy to clipboard operation
impatient-js copied to clipboard

Chapter: `Math`

Open rauschma opened this issue 7 years ago • 2 comments
trafficstars

rauschma avatar Jun 26 '18 16:06 rauschma

image

Math.ceil return the next largest integer. reference : https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Math/ceil

ghost avatar Jul 19 '19 01:07 ghost

@ghost: Both expressions mean the same thing.

rauschma avatar Jan 01 '22 17:01 rauschma