> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-8a08bda2.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> 通常関数のランディングページ

# 通常関数

| ページ                                                                                        | 説明                                                                    |
| ------------------------------------------------------------------------------------------ | --------------------------------------------------------------------- |
| [概要](/ja/reference/functions/regular-functions/overview)                                   | すべての関数の概要。                                                            |
| [機械学習](/ja/reference/functions/regular-functions/machine-learning-functions)               | 機械学習向けの関数。                                                            |
| [イントロスペクション](/ja/reference/functions/regular-functions/introspection)                      | ClickHouse のイントロスペクション向けの関数。                                          |
| [arrayJoin](/ja/reference/functions/regular-functions/array-join)                          | 各行を受け取り、複数の行を生成する (展開する) arrayJoin 関数。                                |
| [文字列検索](/ja/reference/functions/regular-functions/string-search-functions)                 | 文字列内を検索するための関数。                                                       |
| [ハッシュ](/ja/reference/functions/regular-functions/hash-functions)                           | ハッシュ関数。                                                               |
| [UUID](/ja/reference/functions/regular-functions/uuid-functions)                           | UUID を扱うための関数。                                                        |
| [時系列](/ja/reference/functions/regular-functions/time-series-functions)                     | 時系列を扱うための関数。                                                          |
| [乱数](/ja/reference/functions/regular-functions/random-functions)                           | 乱数を生成するための関数。                                                         |
| [NLP](/ja/reference/functions/regular-functions/nlp-functions)                             | 自然言語処理のための関数。                                                         |
| [条件](/ja/reference/functions/regular-functions/conditional-functions)                      | 条件関数。                                                                 |
| [Nullable](/ja/reference/functions/regular-functions/functions-for-nulls)                  | NULL を扱うための関数。                                                        |
| [ビット](/ja/reference/functions/regular-functions/bit-functions)                             | ビット演算関数。                                                              |
| [時間ウィンドウ](/ja/reference/functions/regular-functions/time-window-functions)                 | 対応するウィンドウの下限 (含む) と上限 (含まない) を返す関数。                                   |
| [IP アドレス](/ja/reference/functions/regular-functions/ip-address-functions)                  | IPv4 および IPv6 アドレスを扱うための関数。                                           |
| [文字列分割](/ja/reference/functions/regular-functions/splitting-merging-functions)             | 文字列を分割するための関数。                                                        |
| [タプル](/ja/reference/functions/regular-functions/tuple-functions)                           | タプルを扱うための関数。                                                          |
| [文字列置換](/ja/reference/functions/regular-functions/string-replace-functions)                | 文字列を置換するための関数。                                                        |
| [ユーザー定義関数](/ja/reference/functions/regular-functions/udf)                                  | ユーザー定義関数。                                                             |
| [比較](/ja/reference/functions/regular-functions/comparison-functions)                       | 比較関数 (equals、less、greater など) 。                                       |
| [その他](/ja/reference/functions/regular-functions/other-functions)                           | 他のどのカテゴリにも当てはまらない関数。                                                  |
| [JSON](/ja/reference/functions/regular-functions/json-functions)                           | JSON を扱うための関数。                                                        |
| [URL](/ja/reference/functions/regular-functions/url-functions)                             | URL を扱うための関数。                                                         |
| [エンコーディング](/ja/reference/functions/regular-functions/encoding-functions)                   | データをエンコードするための関数。                                                     |
| [ULID](/ja/reference/functions/regular-functions/ulid-functions)                           | ULID を扱うための関数。                                                        |
| [Map](/ja/reference/functions/regular-functions/tuple-map-functions)                       | Map を扱うための関数。                                                         |
| [辞書](/ja/reference/functions/regular-functions/ext-dict-functions)                         | 辞書を扱うための関数。                                                           |
| [IN](/ja/reference/functions/regular-functions/in-functions)                               | IN 演算子。                                                               |
| [ファイル](/ja/reference/functions/regular-functions/files)                                    | file 関数。                                                              |
| [Array](/ja/reference/functions/regular-functions/array-functions)                         | Array を扱うための関数。                                                       |
| [String](/ja/reference/functions/regular-functions/string-functions)                       | String を扱うための関数です。 (文字列の検索関数および文字列内の置換関数は別途説明しています。)                  |
| [DateTime](/ja/reference/functions/regular-functions/date-time-functions)                  | 日付と時刻を扱うための関数です。                                                      |
| [Logical](/ja/reference/functions/regular-functions/logical-functions)                     | 任意の数値型の引数に対して論理演算を行う関数です。                                             |
| [Rounding](/ja/reference/functions/regular-functions/rounding-functions)                   | 丸めを行う関数です。                                                            |
| [uniqTheta](/ja/reference/functions/regular-functions/uniqtheta-functions)                 | uniqTheta 関数は、2 つの uniqThetaSketch オブジェクトに対して、∪ / ∩ / × などの集合演算を行います。 |
| [Distance](/ja/reference/functions/regular-functions/distance-functions)                   | ベクトルノルム、距離、正規化、および線形代数や機械学習で一般的な演算を計算する関数です。                          |
| [Bitmap](/ja/reference/functions/regular-functions/bitmap-functions)                       | ビットマップ用の関数です。                                                         |
| [Math](/ja/reference/functions/regular-functions/math-functions)                           | 数学関数です。                                                               |
| [Financial](/ja/reference/functions/regular-functions/financial-functions)                 | 金融関数です。                                                               |
| [Encryption](/ja/reference/functions/regular-functions/encryption-functions)               | 暗号化のための関数です。                                                          |
| [Arithmetic](/ja/reference/functions/regular-functions/arithmetic-functions)               | `UInt`、`Int`、`Float` 型に対して算術演算を行う関数です。                                |
| [Embedded Dictionaries](/ja/reference/functions/regular-functions/embedded-dict-functions) | Embedded Dictionaries を扱う関数です。                                        |
| [Type Conversion](/ja/reference/functions/regular-functions/type-conversion-functions)     | ある型を別の型に変換する関数です。                                                     |
