本教程的一部分覆蓋Bourne Shell的,但此頁面列表下的所有內置的數學Korn Shell 中可用函數。
Korn Shell的提供一套標準的數學函數。他們被稱為使用C 函數調用語法。
| 函數 | 描述 |
|---|---|
| abs | Absolute value |
| log | Natural logarithm |
| acos | Arc cosine |
| sin | Sine |
| asin | Arc sine |
| sinh | Hyperbolic sine |
| cos | Cosine |
| sqrt | Square root |
| cosh | Hyperbolic cosine |
| tan | Tangent |
| exp | Exponential function |
| tanh | Hyperbolic tangent |
| int | Integer part of floating-zaixian number |
上一篇:
Unix 有用命令
下一篇:無
