How is math.ceil(78.8) is different from math.floor(78.8)? code example Example: js ceil Math.ceil(1.2); // 2