Ruby 1.9.0 > Home > All Libraries > library complex

library complex

Abstract

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

Classes/Modules

class Complex

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

Added/Redefined Methods

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#im Numeric#imag Numeric#real