floor function
Mathematical function that maps a real number to the greatest integer less than or equal to it. Domain-specific term used in mathematics and computer science.
The floor function returns the greatest integer less than or equal to a real number x.
床関数は小数部分を切り捨てる関数だ。
The floor function is a function that drops the fractional part.