位置:首頁 > 其他技術 > Unix > Shell 內置數學函數

Shell 內置數學函數

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