floor.3

来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 3 代码 · 共 24 行

3
24
字号
.th FLOOR III 5/15/74.sh NAMEfloor, ceil \*- floor and ceiling functions.sh SYNOPSIS.br.ft Bdouble floor(x).brdouble x;.s3double ceil(x).brdouble x;.ft R.sh DESCRIPTIONThe floor function returns thelargest integer (as a double precision number)not greater than \fBx\fR..s3The ceil function returns thesmallest integernot less than \fBx\fR..sh BUGS

⌨️ 快捷键说明

复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?