which function returns the largest integer less than or equal to the specified value
The function is called "floor" and is denoted by the symbol "⌊ ⌋". For example, the floor of 3.7 is 3, and the floor of -2.3 is -3.
原文地址: https://www.cveoy.top/t/topic/cx3j 著作权归作者所有。请勿转载和采集!