noun
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.
床関数は、実数 x に対して x 以下の最大の整数を返す。
The floor function returns the greatest integer less than or equal to a real number x.
The symbol for the floor function is written as ⌊x⌋.