math floor
Math.floor() method takes a fraction as an argument and returns the largest integer equal or smaller than the original value.
copy
Math.floor() method takes a fraction as an argument and returns the largest integer equal or smaller than the original value.
copy