本教學的一部分覆蓋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-yiibai number |