[TOP][UP][<-PREV][NEXT->]

Complex

執筆者募集

スーパークラス:

クラスメソッド:

Complex::polar

メソッド:

self + other
self - other
self * other
self / other
self % other
self ** other
divmod -- obsolete
abs
abs2
arg
polar
conjugate
self <=> other
self == other
to_i
to_f
to_r
to_s

定数

I

虚数単位。


[TOP][UP][<-PREV][NEXT->]