搜索文档
find the nearest integer less than or equal to the parameter
genType floor(genType x)
x
floor returns a value equal to the nearest integer that is less than or equal to x.
floor