log.3
来自「莱昂氏UNIX源代码分析UNIXv6src.tar.gz」· 3 代码 · 共 23 行
3
23 行
.th LOG III 4/30/72.sh NAMElog \*- natural logarithm.sh SYNOPSIS.ft Bjsr pc,log.s3double log(x).brdouble x;.ft R.sh DESCRIPTIONThenatural logarithm of fr0 is returned in fr0.From C, the natural logarithm of \fBx\fR is returned..sh DIAGNOSTICSThe error bit (c-bit)is set if the input argument is less than orequal to zero and the result is anegative number very large in magnitude.From C, there is no error indication..sh BUGS
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?