fullseye

polar_to_cscalar — REPRCONV algebra op

使い方

極形式 pairs (1,2) = [r, theta[度]] → 複素スカラ。:func:cscalar_to_polar の逆。

Args: pairs: (1, 2)。r >= 0。 Returns: complex。 Raises: ValueError: 形状が (1,2) でない / r < 0 / 非有限。

参考(サンプルデータ・文献)

実行できる例(この op を実際に呼ぶ検証済みサンプル)

型が繋がる次の op(cscalar を入力に取れる)

cscalar_to_polar

同カテゴリ(algebra)

angle_to_matrix · matrix_to_angle · rot_scale_to_matrix · matrix_to_rot_scale · shift_to_vector · vector_to_shift · cscalar_to_polar · countrate_to_counts


Provenance: reprconv.py — REPRCONV operator registry. この per-op ノートは tools/opdocs.py md が自動生成(手編集しない)。

© 2026 Kazufumi Furuse — Fullseye operator documentation. Licensed under Apache-2.0.