このマニュアルは既にメンテナンスが終了したバージョンの Ruby を対象としています。 最新版のマニュアルへ

Ruby 1.8.7 リファレンスマニュアル

library complex

要約

複素数を扱うためのライブラリです。

クラス

Complex

複素数を扱うためのクラスです。

追加・再定義されるメソッド

Kernel.#Complex Math.#acos Math.#acosh Math.#asin Math.#asinh Math.#atan Math.#atan2 Math.#atanh Math.#cos Math.#cosh Math.#exp Math.#log Math.#log10 Math.#sin Math.#sinh Math.#sqrt Math.#tan Math.#tanh Numeric#arg Numeric#conj Numeric#conjugate Numeric#im Numeric#imag Numeric#image Numeric#real