find a method on the javascript math object that returns the smallest integer greater than or equal to a decimal number. use this method with the number 43.8. log the answer to the console.
find a method on the javascript math object that returns the smallest integer greater than or equal to a decimal number. use this method with the number 43.8. log the answer to the console.