Awk-built-in-functions

提供:Dev Guides
移動先:案内検索

AWK-組み込み関数

AWKには、プログラマーが常に利用できる多くの関数が組み込まれています。 この章では、算術演算、文字列、時間、ビット操作、およびその他のさまざまな関数について、適切な例を挙げて説明します。

S.No. Built in functions & Description
1

Arithmetic Functions

AWKには、次の組み込みの算術関数があります。

2

String Functions

AWKには次の組み込み文字列関数があります。

3

Time Functions

AWKには、次の組み込みの時間関数があります。

4

Bit Manipulation Functions

AWKには、次の組み込みビット操作関数があります。

5

Miscellaneous Functions

AWKには、次のその他の機能があります。